Forum Replies Created

Viewing 40 posts - 1 through 40 (of 1,945 total)
  • Author
    Posts
  • in reply to: Need Remove White Space In Header #152929
    Brandon C
    Keymaster

    Hi Kandis,

    Sorry I could have been more clear.  You can access the CSS/JS editor from your WordPress dashboard. From the dashboard visit Appearance > Customize > CSS/JS Editor and add that bit of code under the CSS code section.

     

    in reply to: Need Remove White Space In Header #152919
    Brandon C
    Keymaster

    Hi Kandis,

    Thank you for reaching out and thank you for using Crio WordPress Theme.  I inspected your header and I do see the white space you mentioned.  This bit of CSS should remove it for you.  You can add it to the CSS/JS Editor of your Crio customizer.

    #masthead {
    padding-top: 0px !important;
    }

    I hope this helps!  Please let us know if you have more questions, we’ll be right here to assist!

    in reply to: Need to Delete code in My WordPress Theme Sidebar #152869
    Brandon C
    Keymaster

    Hey Will,

    You’re very welcome!  It’s possible the site is still cached in to your system or some configuration is allowing you to access the site when logged in or with admin privileges.  You may need to reach out to your hosing provider to resolve that.

    Please let us know if we can answer anything else for you we’re always here to help!

    in reply to: My site has gone down becoase of a plug in error #152866
    Brandon C
    Keymaster

    Hi Tim,

    Sorry to hear your site has gone down due to a plugin error! Here’s how you can troubleshoot and resolve the issue:

    Step 1: Access Your Site via File Manager or FTP

    • Log in to your hosting control panel and use the File Manager, or connect to your site via FTP using a tool like FileZilla.

    Step 2: Disable the Problematic Plugin

    1. Navigate to the wp-content/plugins directory.
    2. Locate the folder of the plugin causing the error.
    3. Rename the plugin folder (e.g., plugin-name to plugin-name-disabled).
      • This will effectively deactivate the plugin.

    Step 3: Check if Your Site Loads

    • Once the plugin is disabled, refresh your site. If the issue was caused by the plugin, your site should load again.

    Step 4: Identify the Error

    • Enable debugging to get more details on the error:
      1. Edit your wp-config.php file.
      2. Add the following lines:
        define(‘WP_DEBUG’, true);
        define(‘WP_DEBUG_LOG’, true);
      3. Reload your site and check the debug log at wp-content/debug.log for details about the error.

    Step 5: Update or Replace the Plugin

    • If an update is available for the plugin, download and install it.
    • If the plugin is incompatible with your current setup, consider finding an alternative plugin or contacting the plugin developer for support.

    Step 6: Re-enable the Plugin

    • Once the issue is resolved, you can rename the plugin folder back to its original name to re-enable it.

    If you need further assistance, please share:

    • The name of the plugin causing the issue.
    • Any error messages you’ve encountered.

    We’re happy to help get your site back up and running!

    Brandon C
    Keymaster

    Hi Navdeep Singh,

    The plugin remains in the repository so that our historical users can still have access to it, but at this time Easy SEO only receives core updates to keep it functional.  We would recommend one of the more up to date maps options in the WordPress Repo.

    What I can do is create a bug ticket on your behalf and maybe the developers will pick it up.  You can add more details to the bug ticket from your GitHub account.

    https://github.com/BoldGrid/easy-maps-block/issues/29

    Thank you, I do apologize for the inconvenience.

    in reply to: Need to Delete code in My WordPress Theme Sidebar #152860
    Brandon C
    Keymaster

    Hi Will,

    I’m still unable to view the site in my browser even with the https:// protocol.  If you’re using Crio WordPress Theme you can visit the WordPress Customizer to remove sidebar widgets.

    • Log in to Your WordPress Dashboard.
    • Navigate to the Customizer:
      • Go to Appearance > Customize.
    • Edit Widgets in the Sidebar:
      • In the Customizer, look for Widgets or a similar section.
      • Select the sidebar widget area you want to modify.
      • Click on a widget to remove or edit it. To remove, click the Remove button.
    • Publish Changes:
      • Once you’re satisfied, click Publish to save your changes.

    I Hope this helps Will!

    in reply to: Need to Delete code in My WordPress Theme Sidebar #152841
    Brandon C
    Keymaster

    Hi Will,

    I was unable to access the site you linked to inspect – http://wilhinkson.com.  If you have a URL you can link us to that would be very helpful so that we can assist you in clearing this up.

    From what you described it sounds like you may have widgets in your sidebar that need to be removed.

    Thank you, look forward to hearing back from you!

    in reply to: Can’t Log In to my website #152832
    Brandon C
    Keymaster

    Hey Tim,

    We share the same sentiments about the WP Mailer.  It’s just something us as WordPress users have learned to live with and work around as best as we can.

    I’m happy to hear you were able to log in at the least.  We’re right here if you have any other questions for us.

    Thank you

    in reply to: Cannot log into BoldGrid Demo Site #152799
    Brandon C
    Keymaster

    Hi Emma,

    Thanks for reaching out.  I see this is for a BoldGrid demo account.  Have you tried logging into the site directly from your BoldGrid Cloud WordPress Dashboard? You should be able to click the login button for easy access.

    As for your emails not reaching your inbox, you may want to check your spam box because it’s likely using the PHP mailer which does not have great email deliverability.

    Thanks so much.  I hope this helps.

    in reply to: Can’t Log In to my website #152795
    Brandon C
    Keymaster

    Hi Emma,

    If you’re experiencing similar issues you should follow the same steps as above. This guide on resetting your password should be helpful. https://www.boldgrid.com/support/wordpress-tutorials/5-ways-to-reset-your-wordpress-password/

    Thank you.

    Brandon C
    Keymaster

    Hello,

    Thanks so much for reaching out. The Easy Maps Block plugin is no longer supported. If you’re using BoldGrid Crio or the BoldGrid Post and Page Builder, we recommend you switch to the native BoldGrid Maps feature, which is actively supported and maintained.

    For more information and guidance on using BoldGrid Maps, visit:
    https://www.boldgrid.com/support/page-builder/add-google-map/

    Thank you, I really hope this helps!

    in reply to: Can’t Log In to my website #152724
    Brandon C
    Keymaster

    Hey Tim,

    That sounds like your hosting provider or a security setting you’ve enabled on your sever or via a plugin that has locked you out for too many incorrect password attempts.

    You’ll likely need to contact your hosting company or wait until the hold clears and try again, unless you have direct access to your security settings.

    The issue with emails is likely your mailer settings. The default WordPress mailer is not really good and it’s always better to send emails using SMTP instead of the default php mailer.

    When this happens emails often land in the spam box.

    Thanks Tim, I hope you can get everything situated quickly.

    in reply to: Can’t Log In to my website #152716
    Brandon C
    Keymaster

    Could it possibly be a caching issue? You can try logging in from a private (incognito) browser or a totally separate browser type. For example, if you’re currently using Google Chrome, try accessing the site admin area using FireFox, Edge, etc.

    Thanks Tim

    in reply to: Can’t Log In to my website #152713
    Brandon C
    Keymaster

    Thanks Tim,

    I apologize for the confusion. The BoldGrid branding on the login page is just a skin to show you’re using BoldGrid but it’s really just the core WordPress login.

    Have you reviewed the guide I linked on 5 ways to reset your WordPress password? It might help you get back into the site.

    in reply to: Can’t Log In to my website #152709
    Brandon C
    Keymaster

    Hi Tim,

    Thank you for reaching out although I’m sorry to hear you’re having trouble logging in to your website. If you’re having trouble logging in to your BoldGrid Central account you can follow this guide to regain access.

    If it’s your actual WordPress site itself this guide shows 5 ways to reset your WordPress password .

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

    in reply to: Can’t find Premium BoldGrid Backup Activation email #152706
    Brandon C
    Keymaster

    Hi Mike,

    All information about your BoldGrid premium subscription, including invoices, license keys, and premium plugin downloads can be found inside of your BoldGrid Central account.  If you don’t have access to the account you can follow this link to reset your password using the email address you used to purchase your subscription.

    For specific subscription information or to speak with billing you’d need to access BoldGrid Premium Support from the help section of your BoldGrid Central account.

    I really hope this helps!  Let us know if you have more questions for us Mike.

    in reply to: Questions about Total Upkeep backups #152635
    Brandon C
    Keymaster

    Hi William,

    Thanks a lot for reaching out with your Total Upkeep questions! We’ll tackle your questions one at a time to ensure everything is clear.

    1. Can I use the free version of Total Upkeep to back up both sites?
      • Yes, the free version of Total Upkeep can be used to back up multiple websites. You just need to install and configure it on each site individually.
    2. Will the stored backups still be accessible after my migration?
      • Backups are stored in the location you select (e.g., your web host’s server, Google Drive, etc.). After migrating, if your backups are stored in the cloud (like Google Drive) or downloaded locally, they will remain accessible. However, if they are stored on your current host’s server, you’ll need to download them before the migration. You do not need the Premium version of Total Upkeep to ensure accessibility as long as you’ve already saved your backups securely.
    3. Do you offer hosting plans?
      • BoldGrid itself does not provide hosting, but we partner with hosting providers such as InMotion Hosting and DreamHost, which integrate seamlessly with BoldGrid tools.

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

    in reply to: Line/row spacing in BoldGrid footer #152295
    Brandon C
    Keymaster

    That’s awesome to hear Nathan!  Happy I could help.  If you ever have any other questions for us don’t hesitate to reach out.  We’ll be right here!

    Thank you!

    in reply to: Line/row spacing in BoldGrid footer #152278
    Brandon C
    Keymaster

    Happy New Year Nathan!  Your Cobalt them is one of our legacy themes and doesn’t have as many customization options as our modern ones like Crio WordPress theme.

    I reviewed your site in my browser console and came up with some custom CSS that just might work for you.  Of course you’ll likely need to adjust the dimensions a bit but this should get you on the right track.

    aside#block-14 {
    padding-top: 0;
    padding-bottom: 10px;
    margin-top: -30px;
    margin-bottom: 10px;
    }

    Please let us know if you need help implementing this CSS snippet.  Thanks Nathan!

    in reply to: Mobile Navigation not working #152080
    Brandon C
    Keymaster

    Hey Brandon,

    That’s really odd because it was working just fine on my end.  Just to verify, you are experiencing the issue on the URL that is linked in the thread here – http://www.peteblackplumbing.com.

    I see that you have switched to the text menu but it’s possibly a JavaScript issue.  If you enable the Hamburger again you can check the console for js errors.

    To review your console errors follow this steps:

    • Open your website in a browser (Google Chrome, Firefox, or Edge are popular choices).
    • Right-click anywhere on the page and select Inspect or press Ctrl + Shift + I (Windows/Linux) or Cmd + Option + I (Mac).
    • Navigate to the Console tab in the developer tools.

    Any JavaScript errors will appear in the Console tab, typically highlighted in red. Error messages might include messages describing what went wrong, the file where the issue occurred, and the line number in the file. We’d like to review any errors you find here.

     

     

    in reply to: Mobile Navigation not working #152013
    Brandon C
    Keymaster

    Hi,

    Is it possible this is a caching issue?  I just pulled up your site on my personal mobile and the drop down appears for me.  You may want to try the page in an incognito browser or totally separate browser type. The issue will likely go away if you clear all caching agents associated with your website.  That includes browser cache, cache generated by plugins and any server side cache.

    I really hope this helps!

    in reply to: Line/row spacing in BoldGrid footer #151967
    Brandon C
    Keymaster

    Hi Nathan!

    Thanks for reaching out with your BoldGrid theme questions!  Adjusting the theme footer is normally done through the WordPress Customizer.  Access the customizer and navigate to the footer section. There’s a chance you won’t see the specific spacing control you need here and you will have to add it using custom CSS from the CSS/JS editor which can also be found inside of the customizer.

    There are different types of spacing controls such as line height and space between and around text so if  you let us know exactly what you want to do with spacing we can give you a more specific approach.

    Thanks Nathan, really hope this helps!

    in reply to: Access denied from Restore #151802
    Brandon C
    Keymaster

    Thanks for your detailed explanation, yes, it was very helpful.

    One possible explanation for Total Upkeep not logging your restore could be an automatic restore misfire. If Total Upkeep is set to auto-restore upon critical errors, it might have reverted to an earlier state without generating a standard restore log.  Look for errors like PHP or plugin compatibility issues around Dec 15–20, which might have triggered this.

    You can try to find more information on what happened to the Nov 29 changes by checking the Nov 25 backup.

    • Since the Nov 25 backup pre-dates your Nov 29 changes:
      • Extract the backup to a staging site.
      • Compare the database entries and media files from Nov 25 with your current live site.
    • If your Nov 29 changes are not there, the data might not have been properly saved in the database originally.

    You also mentioned that DreamHost performed an automatic restore for you. The mismatch in media file structure and database entries suggests an incomplete restore occurred—possibly external to Total Upkeep. The restoration by DreamHost may have compounded this, especially if the database and file system were restored independently without synchronization.

    Lastly, the PHP version change between Nov 25 and Dec 2 could have caused instability, particularly with plugins or themes. A critical error during this period may have prompted an unnoticed auto-restore.

    Suggestions for moving forward:

    Analyze Total Upkeep logs thoroughly. Look for indications of critical errors or auto-restore attempts, even if standard restore logs aren’t visible. Check the archive_date.log files for discrepancies.

    Examine server logs around Nov 25–Dec 20 for PHP errors that might align with the timing of the auto-restore. Since the Nov 25 backup pre-dates any potential issues, you could restore it to a staging environment to verify its content and ensure the missing page is there. Then, you can recreate subsequent changes.

    Recovering the Nov 29 additions to your site might be possible but you will need to download and review your Dec 2 and Dec 9 backups, especially the database:

    • Use tools like phpMyAdmin or a database viewer to search for:
      • The missing page title in the wp_posts table.
      • Media references (e.g., image file names) in the wp_postmeta or wp_posts tables.
    • Confirm if your Nov 29 changes exist in these backups.

    From there look for Auto Restore or Error logs:

    • Investigate if Total Upkeep’s auto-restore reverted to the Dec 2 backup or earlier due to an error.
    • Check server error logs for PHP, plugin, or WordPress errors around Dec 2–20, particularly issues with database writes.

    If the Nov 29 page data is missing from all backups you’ll need to use the media files already in the system to manually rebuild the page.  Use any draft, autosave, or revisions available in WordPress for the homepage and menu changes.

    Moving forward you might also want to adjust your Total Upkeep settings. Disable Auto-Restore on Minor Changes if you suspect this feature caused unintended rollbacks, and also keep Dreamhost aligned. Ensure they perform synchronized restores for both the database and file system to prevent mismatched states.

    Thanks Ed! I hope this helps with your efforts!  Let us know if we can assist you further.

    in reply to: Access denied from Restore #151795
    Brandon C
    Keymaster

    Hi Ed,

    It’s possible Total Upkeep performed an automated backup and that would be based on your configuration. Some questions for you:

    Did you perform any manual restore operations using Total Upkeep recently, or have you scheduled automatic backups/restores?

    Is the missing page a newer addition to your website compared to the rest of the content you see now?

    When you checked the logs, was there any indication of changes or actions performed around the time you noticed the issue? Your last backup log could possibly have something for us to review.

    If we can get information it will help narrow down if Total Upkeep may have restored the site or if another factor caused the issue. Thanks Ed!

     

    in reply to: Access denied from Restore #151739
    Brandon C
    Keymaster

    Hi Ed,

    It’s pretty common to only have one user assigned to your websites database.  You can find the assigned user information in your websites wp-config.php file.

    You can access the file through your hosting panels file manager or FTP, and also by using a plugin like Advanced File Manager for WordPress.

    Once you’ve accessed wp-config.php scroll down a bit to the Database Settings section and look for the user name under /**Database username */.

    I hope this helps!

    in reply to: I cant change front pic in my BoldGrid theme #151585
    Brandon C
    Keymaster

    Hi Vladimir,

    Thanks for reaching out with your Crio Pro WordPress theme questions! How to change background images is actually a pretty common question, definitely not silly at all.

    You can change the background image on your homepage by pulling up the page in the BoldGrid Post and Page Builder page editor. Select the section that holds the image by hovering over the image and using the black “DropTab” that appears to select “Background”.

    Using the “background” tab you’ll have control over background images, colors, animations and so on. This video should help explain it a little better.

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

    in reply to: BoldGrid Cloud website is experiencing issues #151582
    Brandon C
    Keymaster

    Hi Paul,

    It’s possible the demo server is experiencing downtime.  Do you have other installs on your Cloud WordPress.  If so, do these sites display?  If all but this site is functioning properly we can narrow the issue down to the specific demo domain.

    It’s possible our Cloud WP platform is experiencing issues at this time and I will check with our devs on your behalf to see if that might be the issue.

    Thank you for your patience and we hope to have a resolution for you soon.

    in reply to: How Do I Get A Refund For BoldGrid Product I No Longer Use #151376
    Brandon C
    Keymaster

    Hi Karina,

    You mentioned you were charged today.  Our BoldGrid premium support specialist can process a refund for you if you were charged today. If you do not remember the email address you used to sign up for our services you can reach out to support directly at support@boldgrid.com.

    I do not believe your money was stolen.  When you subscribe to a service the subscription normally runs until canceled.  We do apologize if there was confusion. You will need to at least provide the last four digits of the card you signed up for services with so the billing department can locate and refund the account.

    Thank you

    in reply to: How Do I Get A Refund For BoldGrid Product I No Longer Use #151363
    Brandon C
    Keymaster

    Hi Karina,

    Thanks for reaching out.  Our BoldGrid premium support specialist can process a refund for you if you were charged today.  Simply follow this link to reset your BoldGrid Central account password.  Once you’ve accessed your account click the question mark icon in the top right corner and scroll down to premium support where our billing specialist can help you with the refund.

    Thank you. I hope this helps.

    in reply to: Pricing for bold upkeep #151361
    Brandon C
    Keymaster

    Hi Armit,

    Thank you for reaching out and sorry for the confusion.  We are BoldGrid Themes and our product is Total Upkeep backups and migrations.  Our subscription is billed on a yearly basis.  There is another company called Bold Themes that we hold no association with and that might be the source of the misunderstanding.  If you can link us to the URL where you saw this offer we can confirm if it is ours or not.

    I hope this helps to clarify.  Please let us know if we can answer anything else for you.

    in reply to: Is there a format painter in BoldGrid Post and Page Builder? #151180
    Brandon C
    Keymaster

    Hi Sarah,

    Thanks for reaching with your BoldGrid Post and Page Builder questions.  Post and Page Builder does not include a specific “format painter” tool like you might find in desktop applications such as Microsoft Word. However, you can easily replicate or apply consistent formatting using the page builders functionality:

    Tools for Consistent Formatting in BoldGrid:

    1. Block Duplication:
      • If you want to replicate a specific style, you can duplicate an entire block or section and edit the content while keeping the formatting intact.
      • To duplicate a block:
        • Hover over the block you want to copy.
        • Click the three-dot menu (block options) and select Duplicate.
    2. Custom CSS Editor:
      • If you need precise formatting control across your site, you can apply global styles through the Custom CSS Editor.
      • Access it via Appearance > Customize > Additional CSS in the WordPress dashboard.
      • You can define consistent styles for elements such as headings, paragraphs, or buttons.
    3. Preset Styles for Text:
      • The BoldGrid Post and Page Builder provides pre-set formatting options for headings, text, and buttons in the editor toolbar. Use these instead of manually styling elements each time.
    4. Reusable Blocks:
      • If you frequently use the same formatting or content, save a block as a Reusable Block.
      • To save as reusable:
        • Select the block.
        • Click the three-dot menu and select Add to Reusable Blocks.
        • Name the block for future use.
    5. Theme-Level Global Settings:
      • Use BoldGrid’s Crio SuperTheme or another BoldGrid theme to set up global font, color, and spacing options for your site.
      • Navigate to Appearance > Customize > Fonts or Colors to ensure a unified design.

    Alternate Workflow for Faster Formatting:

    • If you find applying formatting in the editor cumbersome, you might want to format content in an external tool and then paste it into the builder while using the “Clear Formatting” option in the toolbar to clean up unnecessary styles.

    I really hope this helps. Let us know if you have more questions for us!

    Brandon C
    Keymaster

    Hi Jon,

    Thanks for reaching out.  Since you’ve recently updated BoldGrid Post and Page Builder you may need to clear your browser cache and cookies. Sometimes outdated cache files can interfere with updated plugins.

    You can open your browser’s developer console (F12 in most browsers) and check for JavaScript errors on the page when attempting to edit a webpage. And also, enable WP_DEBUG to see what errors messages it might display.  Paste your error messages into the thread here and we’ll review and let you know if we can pinpoint the source of your load issue.

    Thanks Jon, looking forward to working through this with you!

    in reply to: Sub menu indicators no longer appear after Crio Theme Update #150612
    Brandon C
    Keymaster

    Hi Darryl!

    Thanks for reaching out with your Crio WordPress theme questions!  I believe your are dealing with a caching issue because I pulled up your site and the drop down arrows are displaying properly on my end. Trying clearing all cache including browser cache and and server side caching agents.  You should also be able to see the most up to date version of your web page in a private or incognito browser.

    I hope this helps!

    in reply to: How To Change Drop down menu font Properties #149392
    Brandon C
    Keymaster

    Hi Michelle,

    Thank you for reaching out! I understand how frustrating it can be when elements like the drop down menus in your theme don’t display as expected. The BoldGrid Post and Page Builder plugin enhances the editing functionality within WordPress but don’t directly control or integrate with your theme’s header, footer or navigation menus.

    To resolve this, I recommend reaching out to the theme’s developer for guidance on making these elements display correctly.

    Alternatively, you might consider using the Crio WordPress theme, which integrates seamlessly with BoldGrid Post and Page Builder. Crio provides over 400 customizable options, including full control over headers and footers, giving you the flexibility to create a polished design without compatibility concerns.

    Please let me know if you have any questions or need further assistance. We’re happy to help!

    Brandon C
    Keymaster

    Hi Cameron,

    Thank you for reaching out! I understand how frustrating it can be when elements like the header and footer don’t display as expected. The BoldGrid Post and Page Builder plugin enhances the editing functionality within WordPress but don’t directly control or integrate with your theme’s header or footer.

    To resolve this, I recommend reaching out to the theme’s developer for guidance on making these elements display correctly.

    Alternatively, you might consider using the Crio WordPress theme, which integrates seamlessly with BoldGrid Post and Page Builder. Crio provides over 400 customizable options, including full control over headers and footers, giving you the flexibility to create a polished design without compatibility concerns.

    Please let me know if you have any questions or need further assistance. We’re happy to help!

    in reply to: Password reset email #149117
    Brandon C
    Keymaster

    Hi Bohdan,

    Thanks for reaching out!  We first need to confirm what password you are attempting to reset.  If this is for your BoldGrid Central account you can follow this link to reset your password.

    If this is to access your WordPress website you may want to check the spam section of your email inbox for the password reset email.

    I really hope this helps.  Let us know if you need further assistance with this.

    in reply to: Fatal error when backing up with Total Upkeep #148940
    Brandon C
    Keymaster

    Thanks for sending over your log David.  The error you’re encountering points to missing functionality (PDO::MYSQL_ATTR_USE_BUFFERED_QUERY) typically caused by improper configuration of the PHP PDO MySQL extension in your Docker environment.

    It might be specific to your Docker environment but I will run this by our developers for more insight as this issue may call for a bug fix or new feature request.

    Thanks for working with us through this!

    in reply to: Site crashed after restoring backup with Total Upkeep #148939
    Brandon C
    Keymaster

    Hi Alex!  Thanks for reaching out with your Total Upkeep questions!

    It sounds like your main site crashed due to plugin version conflicts when restoring from the older backup. Here’s a step-by-step process to recover your site:


    1. Access Your Server Files

    Since your site and admin area are inaccessible:

    • Use FTP or your hosting control panel file manager to access your WordPress files.

    2. Disable Plugins Manually

    The crash is likely due to plugin incompatibilities. To disable them:

    • Navigate to /wp-content/ and rename the plugins folder to something like plugins_old.

    This will disable all plugins and may allow you to access the WordPress admin dashboard.


    3. Restore the Backup Again

    Once plugins are disabled:

    • Rename plugins_old back to plugins.
    • Use Total Upkeep to restore your desired backup again (preferably the updated one).

    4. Update Plugins and Re-enable Them

    After restoring the backup:

    1. Login to your WordPress Admin.
    2. Go to Plugins.
    3. Reactivate plugins one by one and update them if needed.

    5. Restore Database Manually (If Necessary)

    If the site is still not functioning:

    • Use phpMyAdmin or your hosting’s database management tool to manually restore the database from a backup.

    Prevent Future Issues

    For smoother backups and restores:

    • Always update plugins before taking backups.
    • Use staging to test backups before applying them on the live site.

    Let me know if you encounter further issues!

    Brandon C
    Keymaster

    Hi Anya,

    Thanks for reaching out to Support! I’m sorry to hear that you are having trouble adjusting the width of your columns in BoldGrid Post and Page Builder. I’d be more than happy to see what we can do to assist you with getting this working.

    I have seen some situations before where if the screen width is just the right size the editor is unable to adjust the width. Just to see if this is the case you can try  zooming in or out in your browser then trying to adjust the column width. If that doesn’t work I wanted to get a bit more information from you on this.

    1) Are you experiencing this on all pages or just the page in question?

    2) Are you able to remove the element and recreate it?

    3) Can you try adding the block on a new page just as a test?

    This will let us know if this is a site wide issue or if it’s specific to the page element you’re working on.

    Thanks Anya!  We look forward to assisting you further with this!

    in reply to: Backup Restoration Problem with Total Upkeep #148601
    Brandon C
    Keymaster

    Hi Ryan, thanks a lot for reaching out!  Total Upkeep creates a restore log each time a restoration is initiated.

    To view restoration logs, follow these steps:

    1. Go to your WordPress Dashboard and navigate to Total Upkeep -> Tools -> Logs.
    2. Look for the log file related to the restoration process. The filename should look similar to archive-1601663963.log.
    3. Open the log file

    For more details, please visit:
    https://www.boldgrid.com/support/total-upkeep/restoring-wordpress-backup/

Viewing 40 posts - 1 through 40 (of 1,945 total)