Forum Replies Created
-
AuthorPosts
-
KyleMember
The reason that problem came back is that boldgrid will adjust the CSS depending on what you select in the customizer. To prevent those changes from being overwritten the custom CSS should be put in the custom CSS field in the customizer. We have a guide on how to access the custom CSS editor here. All you should need to do is add the CSS line that your hosting support gave you in the custom editor and that should solve the problem for you.
Best Regards,
KyleM
KyleMemberThe crop feature is there so you can crop the pictures down to whatever size you want if the original image is larger than the size you are using. Are you getting an error when trying to insert the images?
January 8, 2018 at 4:26 pm in reply to: How to fix, BoldGrid Backup, Functionality test has failed? #23169KyleMemberHello Daniel,
It looks like you are missing the PHP LZF extention and you do not have cron installed or your do not have access to it, I would recommend installing both or talking to your systems administrator/host so they can get it installed and the permissions setup for you.
Best Regards,
Kyle M
December 11, 2017 at 12:03 pm in reply to: How do i setup user roles to only access certain pages? #23317KyleMemberKyleMemberHello,
I have tried both the facebook and youtube links on your site and they both take me to the URLs you provided, I would recommend signing out of both youtube and facebook and clearing your browser cache to make sure thats not causing you to see the incorrect pages. For the CSS you would add it under the custom CSS editor here. If you are unfamiliar with CSS there are some great tutorials on how to get started with it here.
Best Regards,
Kyle M
KyleMemberHello,
You should not have to restart the staging process. I tried to replicate the issue on a test site but I was unable to. I would recommend clearing your browser’s cache to ensure that is not causing the issue, I would also recommend clearing the cache in your BoldGrid dashboard if you are using any caching plugins.
Best Regards,
Kyle M
KyleMemberHello,
Would you be able to provide us with a link to your site so we can take a look and see if we can see whats causing it to get cut off?
Best Regards,
Kyle M
November 27, 2017 at 3:08 pm in reply to: The customize menu opton is not visible – How can I make the customize options visible so that I can make changes to my menu? #23407KyleMemberHello,
Thanks for contacting us about customizing your menus. You should be able to find the menu options under customize > menus.
Best regards,
Kyle M
KyleMemberHello,
The only way to do that would be to add custom CSS in the custom css/html editor. There is an article showing how to do this with CSS here.
Best Regards,
Kyle M
KyleMemberHello,
Any WordPress plugins should still work with BoldGrid however if a plugin you are using is trying to perform a function similar to BoldGrid in a similar way you may end up with conflicts. But you can always try it and in the event you run into any issues the plugin can be removed.
Best Regards,
Kyle M
KyleMemberHello,
It looks like there is an issue with your boldgrid-editor plugin install or a caching issue. I would recommend clearing the cache on your site and your browser cache. Most commonly the cache for your site will be located in wp-content/cache, it may be located elsewhere depending on the other plugins are being used. If that does not resolve the issue i would recommend reinstalling a fresh copy of the boldgrid-editor plugin. If that does not work then disable all plugins except the BoldGrid plugins and then enable any other plugins one at a time until you see the error come back.
Best Regards,
Kyle M
November 27, 2017 at 2:41 pm in reply to: How do I change the background image on one page but not another? #23390KyleMemberHello,
Thanks for contacting us about setting a background image, the easiest way to do this would be to set the section background on the page you are working on, We have a guide on how to do that here. The instructions for changing the section background are about half way down the page.
KyleMemberHello,
It looks like there is some CSS defining the offset position of that picture which is why it is not centered, If you can tell us which theme you are using we can try and find where that is being set. Another option to try is when you are in the customizer selecting the image for it you may have the option to choose the background image size depending on your theme and you can set that to do not resize so if it’s cropping it automatically it will stop. I have included the CSS that is doing the offset below in case it is some of the CSS you have added.
background-position: -308.875px -162.4px;
Best Regards,
KyleM
KyleMemberNovember 6, 2017 at 11:42 am in reply to: How to add a text line below the menu, on the right side of the logo? #23477KyleMemberHello,
It would have to be done through custom CSS or by including the tagline text in your header image. If you provide us a link to your site we can review it and see if we can provide you some CSS to get started with.
Best Regards,
Kyle M
November 6, 2017 at 11:34 am in reply to: Slideshow instead of background for Boldgrid Themes #23479KyleMemberHello,
As of right now there are are no plans for that feature however you can request it through the feedback form here and it may be something the devs pick up in the future. As for right now, it looks like this plugin may do what you’re looking to do. There are also a lot of others that can be found here which may also have the functionality you’re looking for.
Best Regards,
Kyle M
KyleMemberHello,
In order to have a login like that you would need to find a membership plugin, Any WordPress plugins should work with your site, You can find them here and see which ones you think will fit your needs best.
Best Regards,
Kyle M
October 30, 2017 at 4:37 pm in reply to: How do I adjust margins for the content in my whole website? #23493KyleMemberHello,
To do that you would need to add custom CSS to your site, Unfortunately, we cannot provide you with the specific code to do that as we don’t know what specifically you would like it set to, however, I have included documentation on how to do the CSS for the margins here, you would just need to adjust the values until it fits your needs. To add the CSS to your site you would just add it to the custom CSS editor for your theme, I have included a link showing where to find that here.
Best Regards,
Kyle M
October 23, 2017 at 12:11 pm in reply to: how to login to boldgrid when email is not recognized? #23529KyleMemberHello,
You can use your username in place of the email to login if your email is not recognized. Once you login you can go to the users section in your dashboard and ensure your email address is up to date.
Best Regards,
Kylem
October 23, 2017 at 12:09 pm in reply to: My WordPress is Dead “500 internal server error” after upgroding boldgrid plugin and theme #23531KyleMemberHello,
The most common causes of 500 errors after updating plugins are updated files not being extracted properly, Corrupted download, Incompatibility with an existing plugin, permissions errors, or an improperly updated .htaccess file. You will need to review the logs on your server to see what specifically is causing the issue. If you do not have access to the logs you can contact your host and they should be able to tell you what specifically the issue it. In the short term you can restore a backup of your site files and if it is related to the upgrade then that should solve the issue until you have a chance to review the logs.
Best Regards,
KyleM
October 23, 2017 at 11:57 am in reply to: How do I add an additional blogroll into my boldgrid website? #23533KyleMemberHello,
You can change the number of blog posts that show on your blog page by going to your dashboard and then Settings > Blog > Blog pages show at most. The default for that setting is 10, You can adjust it to any number you see fit. ]
Best Regards,
KyleM
KyleMemberHello,
Thanks for contacting us. BoldGrid Central is a separate entity and has a different username and password than your BoldGrid site. When you initially installed BoldGrid you would have created a username and password and that is the one you need to use to login. If you have forgotten your password you should have a “lost your password link on the page here that will send an email to reset the password to the address provided during your setup of BoldGrid. If the email used during the setup is no longer valid you can reset it through the database, It looks like your domain is pointed to an IP owned by InMotionHosting.com, They have a guide on how to reset the password through phpmyadmin in their cPanel here.
Best Regards,
KyleM
October 23, 2017 at 11:44 am in reply to: If I start editing a page and do not hit the update button, how can I discard my changes? #23537KyleMemberHello,
Thanks for contacting us, The simplest way to do this is to just refresh the page.
Best Regards,
KyleMOctober 23, 2017 at 11:43 am in reply to: drop down menu not clickable in mobile pvilion theme #23539KyleMemberHello,
I tried using FireFox and Chrome on Android and was unable to replicate the issue with a fresh install of BoldGrid with Pavilion. Have you tried clearing the cache in your browser to see if you are still getting the issue? If you can provide us a link to your site we can also try and see if we can replicate the issues on your site and see if we see any conflicting CSS or plugins showing.
Best Regards,
KyleM
KyleMemberHello,
Thanks for contacting us, The Copyright Coins are $1/each and can be bought in packs of 10/20/40. However you do not need to purchase any, you can use BoldGrid with your own images or use free ones that come with the templates.
Best Regards,
KyleM
KyleMemberKyleMemberHello Kat,
We are glad to here it worked for you, Caching happens to everyone now and again. Feel free to let us know if you run into any other issues.
Best Regards,
Kyle M
October 16, 2017 at 2:30 pm in reply to: email address contact block has link but no address typed in #23578KyleMemberHello Beth,
I was unable to replicate the issue on my site, Would you be able to provide us a link to your site so we can see whats showing on it for us?
Best Regards,
Kyle M
KyleMemberHello,
Thanks for contacting us about your site title hyper link, Generally the link will go to the page you have specified as your front page. You can find this in the Settings > Blog > Front page displays. Depending on the theme your using you may also have additional ways to change it.
Best Regards
Kyle M
KyleMemberHello Kat,
Thanks for contacting us about your missing buttons issue. using the same version of chrome i was unable to replicate the issue, I would recommend clearing your cache in your browser and any caching you may be running on the server, There are details here on how to clear the cache for chrome.
Best Regards,
Kyle M
October 9, 2017 at 12:48 pm in reply to: Functionality test has failed Boldgrid Backup on GCP help! #23599KyleMemberHello,
It looks like your system does not support zip, You will need to install it on your server for the plugin to work. The LZF, and safe mode are optional, The backup directory should be created automatically when it has everything it needs to function.
Best Regards,
Kyle M
October 9, 2017 at 12:19 pm in reply to: Image slider display is not showing properly and Navigation bar or menu widget area #23594KyleMemberHello,
I went to the page you provided a link for and i was able to see a slider on the page and the buttons to go from image to image work, What is the issue you are running into with the slider? As for the widget area you could try giving this plugin a try and see if it works for you, Beyond that you would generally have to modify the code of the theme to add a widget area above the nav bar. I have included links on how to create a child theme below so your changes will not be overwritten from updates and the documentation for tempting on BoldGrid.
https://www.boldgrid.com/docs/theme-guide
Best Regards,
Kyle M
October 9, 2017 at 12:06 pm in reply to: Do I need to unzipmy boldgrid file before uploading to WordPress #23592KyleMemberHello,
If you are uploading the file through the WordPress dashboard then you not want to unzip the file. If you are installing the file manually via FTP then you would want to unzip it.
Best Regards,
KyleM
KyleMemberHello,
Thanks for contacting us about this issue. I was unable to replicate the issue in chrome. I am Currently using version Version 61.0.3163.100 for Ubuntu. Have you tried disabling all the extensions in your browser and clearing the cache to see if the issue persists?
Best Regards,
Kyle M
KyleMemberHello,
If you can provide us the URL of your site and the image you are looking at we can take a look and see what it looks like on our end so we can try to advise you on what needs to be changed.
Best Regards,
Kyle M
KyleMemberHello,
Thanks for contacting us, It depends on what your trying to do, If you simply want to take them to another page then HTML would probably be the simplest way. If you are trying to take them to different pages that will have different forms based on what their selection on the first page is you could use the conditional logic feature of any of the common forms plugins. Gravity forms, Ninja Forms, and WPforms all have this feature.
Best Regards,
Kyle M
KyleMemberHello Phil,
All themes can be found under the inspirations tab in your dashboard.
Best Regard,
Kyle M
October 2, 2017 at 11:44 am in reply to: I want a membership site so members can feature their own products, can your company provide that? #23618KyleMemberHello Rodney,
BoldGrid is based on WordPress so WordPress plugins will work on the site aswell, You could use something like WPForms to create a form that would allow users to submit posts to your site which could have whatever links you are wanting them to share, There is a guide on how to do that here. You can also put whatever ads you want anywhere on your site.
Best Regards,
Kyle M
October 2, 2017 at 11:37 am in reply to: Can I Edit or Save the Gridblocks are pre-built page sections to add Schema MicroData Code? #23620KyleMemberHello Timothy,
Thanks for contacting us about templating. You can create custom themes, templates, and gridblocks for your sites. We have documentation on how to create them here.
Best Regards,
Kyle M
KyleMemberHello Thefolk11,
I have taken a look at the site and there are no errors showing in the browser console so the changes you made were correct. We are happy to hear you got it working the way you wanted it.
Best Regards,
Kyle M
-
AuthorPosts