Forum Replies Created

Viewing 40 posts - 1,041 through 1,080 (of 1,885 total)
  • Author
    Posts
  • in reply to: How Do I Remove Sticky Header in Crio WordPress Theme? #57209
    Brandon C
    Keymaster

    Hi Edward,

    Thanks for reaching out and thanks for using Crio Pro WordPress theme!

    In order to deactivate the “sticky header” menu feature you need to navigate to Appearance<<Design<<Header<<Sticky Header Layout<<Select Layout and switch the “Sticky Header” toggle to “Off”.

    I hope this helps. Please reach back out to us if you have any other questions.

    in reply to: Problems with sliders in BoldGrid Post and Page Builder #57201
    Brandon C
    Keymaster

    Awesome Ian,

    I’m happy to hear you were able to get this resolved. Please don’t hesitate to reach back out if you have any other questions for us.

    Brandon C
    Keymaster

    That’s great to hear nonetheless Mark!

    I’m happy you were able to get this functioning properly. Sometimes the blocks do not generate properly and that’s likely in this case.

    Let us know if you see this issue again and we can provide you with some custom CSS that should clear it up.

    Thank you! We’re always here to help if you ever have any other questions for us.

    in reply to: Experiencing errors related to Total Upkeep backup failure #57196
    Brandon C
    Keymaster

    Hi Nick!

    Is this error causing some problem with one of your BoldGrid products such as, Crio Pro WordPress theme or BoldGrid Post and Page Builder?

    in reply to: Help changing images in BoldGrid Post and Page Builder #57193
    Brandon C
    Keymaster

    Hi Tasha,

    Thank you for reaching out and thanks for using Crio Pro WordPress theme with BoldGrid Post and Page Builder!

    Sorry to hear you’re having some trouble but let’s see if we can help you out. Let’s tackle each concern one by one.

    1.) To change the image on your homepage – First make sure your using the BoldGrid Post and Page Builder as your preferred editor.

    Then you should navigate to the Pages section of your WordPress dashboard, find your homepage and click Edit. This will take you to your page editor.

    The main image you see on your homepage is being generated from your first sections background. You can change the background image of a section by hovering over the section and using the “DropTab” to change the background for whatever section, row, or column that you’re working with.

    change background post and page builder

    Using the “background” tab you’ll have control over background images, colors, animations and so on.

    2.) Add a map to About page – I think the best way to add a map to your “about” page would be to take advantage of one the automated blocks in BoldGrid Post and Page Builder. In order to do this click the blue “Add Block” button at the top of your page editor.

    Change the “Types” drop-down to “Contact” and in your case switch the “Category” to church:

    add map to post and page builder

    Once you have your map inserted into your page click on it to pull up its controls then click the “Pencil” icon to bring up the “edit options”.

    add map to post and page builder

    From here you need to select the type of google map you wish to display then search for your location using “Location Search” box in the right sidebar. After you’ve set your options click “Insert into page” and be sure to publish your changes.

    3.) I think for #’s 3 and 4 these are both just styling concerns. Can you first visit your “about” page and switch from the “Visual” editor tab to the “Text” editor tab and copy all the code you see there and paste it here in the thread. We will resolve your alignment issue and try explaining in some detail how we did so. We can tackle this in our next set of responses before we move on to your “Events” page.

    I hope this helps! We look forward to hearing from you.

    in reply to: Problems with sliders in BoldGrid Post and Page Builder #57157
    Brandon C
    Keymaster

    Hi Ian,

    Thank you for reaching out with your BoldGrid Post and Page Builder questions. I do apologize for the delay I thought we had reached back out to you on this matter.

    We appreciate you including your plugin list in the thread. I tried replicating the error but my font-size slider seems to be working properly with TwentyTwentyOne. I’m still thinking the root of this problem might be compatibility issues with Post & Page Builder and your Twenty Twenty-One Theme/ChildTheme.

    Are you experiencing this inconvenience site wide or is it limited to specific text blocks? I’m assuming when you publish your changes the live site reflects the font size in your text editor because I don’t see any huge text (144px) at the page URL you linked in the thread. You could try clearing your cache and temporarily deactivating your WP Super Cache plugin to see if that helps.

    Also, has this been an on-going issue or is it something you noticed maybe after an update to WordPress Core, Post & Page Builder plugin, or your TwentyTwentyOne theme? You may be able to use a plugin like WP Rollback to restore the functionality if you lost it after such an event.

    With TwentyTwentyOne being a 3rd party theme, I’d suggest is using the WordPress Customizer Additional CSS section to set your font size. That way ensures you can manually select your font and directly control what’s being output to the live page.

    If you’re just getting started in your development process you should consider switching to one of our BoldGrid compatible themes, specifically our flagship Crio Pro WordPress theme theme. Post and Page Builder was created to seamlessly integrate with Crio and there are over 400 fully customizable features included. We have a Free Version of Crio as well if you would like to give it a test drive.

    I hope this helps! Please reach back out to us if you have any other questions.

    Brandon C
    Keymaster

    Hi Mark,

    Thanks for reaching out with your Crio Pro WordPress theme questions.

    You were looking in the right place but I don’t think we have a control at the moment to adjust the padding of page title backgrounds. You can however adjust the padding of using some custom CSS.

    From your WordPress dashboard choose Appearance > Customize > CSS/JS Editor and add something like this to adjust the padding:

    .page-header-wrapper .page-header .featured-imgage-header {
        padding: 2.8rem 15px;
    }

    For your next question yes it is possible to add a dead link to your sub-menu item. What you should do is add the sub-menu item as a Custom Link and use https://# for the link URL.

    Lastly, the types are specific to the Post Type of the page or post they represent so you would actually have to remove the item if you wish to replace it with a different element.

    I hope this helps Mark! Let us know if there’s anything else that we can answer for you.

    Brandon C
    Keymaster

    Hi Mark,

    Thank you for reaching out with your Crio Pro WordPress theme and BoldGrid Post and Page Builder questions! We’re happy you chose to start your WordPress journey with Crio! Let’s see if we can help get your gallery slider functioning properly.

    If you’re using the BoldGrid Gallery plugin my first thought is you probably have your gallery image size display set to thumbnail. If the thumbnail setting is active you just need to switch it to full size. You can pull up the gallery settings by hovering over the gallery in your page editor and selecting the “pencil” icon.

    I hope this helps. Please let us know if we can assist you further we this.

    in reply to: How to make blank page with Crio WordPress theme #56909
    Brandon C
    Keymaster

    Hi Joe,

    Thanks for reaching out with your Crio Pro WordPress theme questions.

    The easiest way to accomplish this on your site would probably be to use a plugin like Coming Soon Page & Maintenance Mode.

    You can also remove your Crio header and footer with some advance CSS and add your gif to a blank page. Here’s the CSS you’d need to add to your Customizer CSS/JS Editor section:

    .site-header, .site-footer {
        display: none;
    }

    I hope this helps.

    in reply to: Experiencing errors related to Total Upkeep backup failure #56902
    Brandon C
    Keymaster

    Hi Nick,

    Thank you for reaching out and thanks for using Crio Pro WordPress theme!

    Sorry to hear you experiencing some issues. Please be sure you’ve performed all necessary updates to WordPress core, Crio theme and all plugins.

    Can you tell us exactly where you’re getting this error message?

    We look forward to hearing from you.

    in reply to: Total Upkeep plugin activation caused my website to crash #56899
    Brandon C
    Keymaster

    Hi Peter,

    Thank you for reaching out with your Total Upkeep questions! I’m sorry to hear you were having a bit of trouble but I inspected the URL you linked in the thread and it looks like the website is up and functioning properly.

    I’m thinking if it was your first time activating the Total Upkeep plugin it must have taken an automatic backup and caused your site to enter maintenance mode. Normally when this happens the backup will complete in less than 60 seconds and restore access to your website.

    Please let us know if you are still experiencing issues with your Total Upkeep plugin we will be happy to take a further look.

    in reply to: Google Drive backups are failing in Total Upkeep #56896
    Brandon C
    Keymaster

    Hi Danielle,

    I’m so happy to hear everything is working properly now! Be sure to monitor your next couple backups and transfers closely and reach back out to us if you notice any irregularities.

    Thank you!

    in reply to: Google Drive backups are failing in Total Upkeep #56850
    Brandon C
    Keymaster

    Thank you Danielle,

    Wow you’re right that’s a huge increase and 11GB is just a large backup regardless so it’s definitely something going on there. It would make sense that the file would be larger with a full backup but 10+ gigs is a bit excessive .

    I’m guessing that some of the backups failed and if so the cleanup process didn’t run correctly so there is bloat that needs to be cleaned up within your file structure. We would probably need to run file list analysis to determine what particular file types are present and what can be removed so that the backups complete properly.

    I see you we responded to your premium ticket on 09/06/2022 and asked for admin access so that we could log in to your site and try addressing the issue directly. If you could respond to that ticket or start a new premium ticket we will definitely take a look and at the very least give our best suggestions on how to go about resolving the backup failure.

    We look forward to assisting you further with this!

    Brandon C
    Keymaster

    Hi Diego,

    Thanks a lot for reaching out and I’m sorry to hear your having trouble with your BoldGrid Cloud WordPress instances.

    Can you review your account please and let us know if you have the ability to deploy new Cloud Instances? When I’ve seen this issue it commonly effects sites that were added with your older subscription. Your available cloud instances will likely show 1/6 sites instead of 1/5 like you actually purchased. If you have a backup of the current Cloud WordPress instance you could try deploying a new instance and uploading the backup.

    We can also try accessing your account and addressing the issue directly. You can reach out to Premium Support by clicking the Premium Support link towards the bottom of the BoldGrid Central help page to give us permission to do so.

    I hope this helps! We’re right here if you have any other questions for us.

    in reply to: Do you have a BoldGrid affiliate program? #56835
    Brandon C
    Keymaster

    Hi Neil,

    Thanks so much for reaching out with your BoldGrid questions! Unfortunately, we do not offer an affiliate program at this time. Our plans were meant to be used to enhance your WordPress development workflow and you do have the ability to purchase as many licenses as you need and use them in your personal and client projects as you see fit.

    I hope this helps. Please let us know if you have any other questions for us.

    • This reply was modified 2 years ago by Brandon C.
    Brandon C
    Keymaster

    Hi Michael,

    Thanks so much for reaching out and thank you for hosting with our premium partner InMotionHosting!

    We make WordPress to WordPress transfers really simple with our Total Upkeep backups and migrations plugin. All you need to do is have Total Upkeep installed and activated on both WordPress sites and take a backup of the original website using the plugin which you can then transfer to the new instance.

    There a few different ways to complete a transfer with Total Upkeep. The recommended way is to create a magic link and download the backup directly into the destination site.

    If, for some reason, you cannot use the Download Link option to transfer your backup from the previous server to the new one then the best way to migrate that backup is to directly upload your backup file to the new location.

    The first step is to download the backup from Total Upkeep to your local machine. After downloading the backup, open up the WordPress dashboard for your new website and navigate to Total Upkeep > Backup Archives.

    Once you have the Backup Archives opened click the Upload Backup button. You should then see two options to upload your backup, the Download Link option at the top and the File from Local Computer on the bottom. Use the Local file option and select the backup archive file you downloaded previously to upload it to your website. You should now see the Backup listed in your archives on the new website, ready to be restored.

    For the second half of your question if you would like to create an exact instance of the website you would need a copy of all files as well as the full database stored locally or on some type of web server.

    I hope this helps! Please let us know if you have any other questions for us.

    Brandon C
    Keymaster

    Hi Alex,

    Thanks a lot for reaching out and thank you for using BoldGrid Post and Page Builder for WordPress!

    I’m sorry to hear you’re having trouble displaying your primary menu. Post and Page Builder doesn’t have any control over your menu settings that would be something handled by your GeneratePress Theme.

    If you recently switched themes you may need to reconfigure your menu locations but it would be best to reach out to GeneratePress support for direction on how to do so.

    I hope this helps!

    in reply to: I would like to upgrade our boldgrid package #56796
    Brandon C
    Keymaster

    Hi Jennifer,

    Thanks so much for reaching out with your BoldGrid Cloud WordPress questions!

    If you already have an account with us you shouldn’t need to create a new one in order to upgrade. The option is available through your BoldGrid Central account.

    I tried looking up your account info with the URL and Email address you provided in the thread unsuccessfully. Would you perhaps have a different email or website address that you could provide us with to look up your account?

    We look forward to hearing from you and assisting you further with this!

    Brandon C
    Keymaster

    Hi Roy,

    Thanks for reaching out with your Crio Pro WordPress theme questions!

    You should be able to change the color of your font by clicking on the text itself to highlight it then select the “T” or “Text” Icon from your editor tools to bring up the text settings.

    change font color in post and page builder

    Once you have those settings up you can click the “Color” control to change your font color then save your changes.

    I hope this helps! Please reach back out if you have any other questions for us.

    in reply to: Social menu links not opening in new tab #56788
    Brandon C
    Keymaster

    Hi Dave,

    Thanks for reaching out with you BoldGrid themes and BoldGrid Post and Page Builder for WordPress questions!

    I’m sorry to hear you’re having trouble with your Social Menu items opening in a new tab. We would like to inspect your website to see if there are any issues present in the console. Would you mind sending us the URL of the site in question so that we can check it out?

    We look forward to hearing from you!

    Brandon C
    Keymaster

    Hi Isable,

    This plugins purpose is to actually take the google fonts used on your website and automatically serve them locally. You shouldn’t need the pro version for this functionality. If you visit the Optimize Google Fonts plugins settings you should see Cache Status option under the task manager.

    All you need to do is click the “Start Optimization” link to cache your stylesheets into your database and the site should begin to serve them locally.

    in reply to: Google Drive backups are failing in Total Upkeep #56739
    Brandon C
    Keymaster

    Hi Danielle,

    Definitely contact your web host about resource allocation if the problem persist. They should be able to help you increase you server limits or at least clear up enough space to allow your backup to complete.

    If you still have trouble don’t hesitate to reach back out with your so that we can review your new backup logs and continue to troubleshoot this issue with you.

    in reply to: Speed Coach is not completing a test #56738
    Brandon C
    Keymaster

    Hi Thomas,

    Thanks for reaching out and for using BoldGrid’s Speed Coach website performance test.

    I’m sorry to hear your having problems with Speed Coach. One common issue I always see is, if you’re entering your website address exactly like you did in this question, i.e. www.development.example.com, the reason the test is failing is because there is no DNS for the www. sub-sub-domain.

    Instead, enter your website address like so: development.example.com.

    I hope this helps. Please let us know if you have any other questions for us.

    Brandon C
    Keymaster

    Hi Joe,

    Thanks for reaching out with your Crio Pro WordPress theme questions.

    You may be able to get this functionality by customizing a plugin like WP Members or even BuddyPress to build out a custom dashboard area for your clients.

    It does go a bit beyond the scope of the support that we could offer you here but you might be able to find a suitable developer for your task on Freelancer.com or a similar site.

    I hope this helps! Please let us know if there’s anything else that we can answer for you.

    Brandon C
    Keymaster

    Hi Thomas,

    Thank you for reaching out with your BoldGrid Post and Page Builder for WordPress questions.

    I see you have a premium ticket in for this same issue if the steps below do not help to fix the issue we’ve requested temporary access to login to your site and try to directly address the problem on your behalf. You’d just need to respond to your premium thread to continue that process.

    “The first thing I would try is to run any available updates on your website to see if that fixes the problem you are experiencing. It could be that there is some kind of incompatibility created by the outdates files and running the updates should correct these issues.

    If the updates do not fix the problem, or there are no updates to run, then the error could be generated by a conflict with another plugin on your website. To test for a plugin conflict, temporarily deactivate all non-BoldGrid plugins and then check the page editing tools to see if they load as expected. If the controls start working again, reactivate your other plugins one by one to find out which plugin is responsible for generating the conflict with the Post and Page Builder.”

    I hope we can help you to get this resolved quickly Thomas. We look forward to your response in our premium support forum.

    Brandon C
    Keymaster

    Hi there Isabel,

    Thank you so much for reaching out with your Crio Pro WordPress theme questions.

    I definitely understand your need to serve google fonts locally in your website. To do so you can use a plugin like OMGF to serve your font’s locally and become compliant with the imposed guidelines.

    Once you have the plugin installed and activated all you need to do is visit the OMGF dashboard and click “Start Optimizing”.

    I hope this helps. Please let us know if you have any other questions for us.

    in reply to: Private: Cancel Subscription – Need Refund! #56555
    Brandon C
    Keymaster

    Hi Brad,

    Thank you for reaching out. I’m sorry for the inconvenience but you should be able to log into premium support using the account email address you used to sign up for our services to cancel your subscription.

    This is a public forum and we only handle technical matters here but our premium team will definitely assist you with processing your refund and cancelling your account.

    Thank you.

    in reply to: Having Trouble Aligning Image in Crio WordPress Theme #56475
    Brandon C
    Keymaster

    Hi Lauren,

    Thanks so much for reaching out with your Crio Pro WordPress theme and BoldGrid Post and Page Builder questions.

    I’m sorry to hear you’re having a bit of trouble but I think it may just be a padding issue. If you don’t mind could you “edit” the page to bring up the Post and Page Builder then switch to from the “Visual” editor to the “Text” editor and copy all the code you see there and paste it here int the forum?

    We can inspect it and see if we can fix the problem and send you back clean code to replace what you currently have.

    We hope to hear from you soon!

    Brandon C
    Keymaster

    Hi Jason,

    Thanks for reaching out with your BoldGrid Post and Page Builder for WordPress questions.

    I think what you need to do here is take advantage of the responsive utilities in Post & Page builder to scale your image for mobile devices using those controls.

    boldgrid responsive utilities

    You can set the new image to only display on mobile devices and that should resolve your issue.

    I hope this helps. Please reach back out if you have any other questions for us.

    in reply to: My Site says “Published” but I can’t access? #56463
    Brandon C
    Keymaster

    Hi Jan,

    I’m happy you Jesse was able to help get your DNS Propagation concern resolved. As far as Google, that is based on Search Engine Optimization. If you have an SEO plugin configured you should give it a few weeks so that web browsers crawlers have a chance to index your site and you should start seeing results in search engines.

    There are many ways to improve SEO. This guide from Yoast SEO should help you setup the Yoast SEO plugin for maximum results.

    I hope this helps! Please let us know if you have any other questions for us.

    Brandon C
    Keymaster

    Hi Fabio,

    Thank you for reaching out with your BoldGrid Post and Page Builder questions.

    We’ve identified and patched a bug that I think could be related to your issue. Can you uninstall then reinstall and activate Post and Page Builder on your site to see if it resolves your issue?

    I hope this helps. Please don’t hesitate to reach back out if you need further assistance with this!

    Brandon C
    Keymaster

    You’re most certainly welcome David, we’re always here to help!

    Brandon C
    Keymaster

    Hi Bruce,

    Thanks for reaching out with your Crio Pro WordPress theme questions.

    Often times when working with images you want to scale them to fit the dimensions of the element block you’d like to add them to. You can also use the built in editor tools to help fine tune your images.

    You may benefit from this guide on working with images in Post and Page Builder. If there’s a specific image you would like us to take a look at please send send us the URL of the page where the image lives and we could take a look at it directly.

    I hope this helps!

    in reply to: Not receiving my WordPress welcome email #56072
    Brandon C
    Keymaster

    Hi Kylie,

    Sorry to hear that your login information isn’t updating properly and our team will do everything we can to help!

    If the password reset email is not updating your password as expected then there are a few other techniques that you can use to restore access to your dashboard. This guide in our support center demonstrates 5 ways you can reset your WordPress password information and I hope that it will help you get your login fixed.

    Some of those techniques require direct modifications to your website’s database as well as using SSH and command line tools, and if you are at all uncomfortable making those changes on your own then you might want to contact your WordPress hosting provider for additional assistance since their support team already has all of the access required to make those changes on your behalf.

    Please let us know if you have any other questions for us!

    Brandon C
    Keymaster

    Hi David,

    Thanks for reaching out with your detailed screen capture and thank you for using Crio Pro WordPress theme!

    I think you have everything correct with your custom CSS but you might need to add an !important tag to your element like below:

    /* for the top menu, reduce padding */
    .standard-menu-enabled .sm-clean a,
    .standard-menu-enabled .sm-clean a:hover {
    	padding: 5px 15px 5px 15px !important;
    }

    I hope this helps! Please don’t hesitate to reach back out if you have any other questions for us.

    Brandon C
    Keymaster

    Hi Scott,

    Thanks for reaching out with your Total Upkeep Premium questions! I’m sorry to hear you’re having trouble activating your premium license.

    Have you already downloaded and installed the Total Upkeep Premium plugin from the “Plugins” dashboard in your BoldGrid Central account?

    The Total Upkeep premium is a stand alone plugin that should be activated alongside Total Upkeep in order to enable the premium capabilities.

    I hope this helps. Please let us know if you have any other questions.

    in reply to: Google Drive backups are failing in Total Upkeep #56054
    Brandon C
    Keymaster

    Thanks Danielle,

    It looks like your backup load is timing out most likely because the size of the backup (11.28GB) is huge. This issue could be related to the amount of server resources you have available through your web host.

    It could also be Google Drive rejecting the backup because if does not have enough storage room allotted for it. I think Google give you 17GB of cloud space for free so if you’ve exceeded some or their limits you’d need to purchase additional disk space through Google.

    in reply to: How do I adjust image sizes in my Crio WordPress theme? #56041
    Brandon C
    Keymaster

    Hi Marc,

    I think it’s as I suspected, the dimensions on your image are 2000px wide so if your monitor is 2650px wide its not actually filling the allotted space even when called at 100%.

    You could try replacing your current CSS with .img-responsive { width: 100vw !important; } to see if it forces full width but best solution would probably be resizing the image manually using a free third party software like pixlr.com.

    Brandon C
    Keymaster

    Hi Jake,

    Thank you for reaching out. If you’re using Total Upkeep then you would have the option to toggle custom files and database tables on or off for backups archives.

    You’d just need to choose the “Custom Backup” option from the drop-down provided when creating a new site backup and you’ll have the option to select specific files and folders, as well as database tables to incorporate into your site transfers.

    I hope this helps.

    in reply to: Google Drive backups are failing in Total Upkeep #56033
    Brandon C
    Keymaster

    Hi Danielle!

    Thanks so much for reaching out and thank you for using Total Upkeep backups and migrations plugin for WordPress!

    I’m sorry to hear you’re having trouble with your auto-backup to Google Drive.

    We have a guide on troubleshooting this issue that you might find useful.

    In summary, can you confirm that (1) in your Total Upkeep settings you do have “Google Drive” checked, and (2) you’re using “Cron” and not “WP Cron”?

    When you can confirm the above, it will help us figure out our next troubleshooting steps.

    I hope this helps to resolve your issue!

Viewing 40 posts - 1,041 through 1,080 (of 1,885 total)