Forum Replies Created

Viewing 40 posts - 1 through 40 (of 130 total)
  • Author
    Posts
  • in reply to: no notification email for purchse or email verify #160671
    Elana
    Participant

    Hello Billie,

    Thank you for reaching out to our support team.

    I wanted to let you know that I’ve followed up with you through our premium support channel. If you can reply to that email, it will help us keep your information secure since this is a public-facing site.

    That said, please don’t hesitate to reach out with any suggestions or issues. We’re always happy to assist.

    Thanks,
    Elana

    in reply to: Custom CSS Blockquote font #160523
    Elana
    Participant

    Hello Rob,

    Thank you for reaching out to our support team.

    Sorry about that. It looks like the issue may have happened when I copied it over. To fix it, please remove the comma and replace with a semicolon that line with the following:

    font-family: ‘Calligraffitti’;
    cursive !important;

    Let me know if that works or if you run into anything else.

    Thanks,
    Elana

    in reply to: Auto Billing #160518
    Elana
    Participant

    Hello Elizabeth,

    Thank you for reaching out to our support team.

    I’m not sure why you had trouble contacting us, but I’m glad you were able to reach out here. I’ve gone ahead and processed your refund and canceled the auto billing for your account.

    If there’s anything else you need, feel free to let me know.

    Thanks,
    Elana

    in reply to: Custom CSS Blockquote font #160514
    Elana
    Participant

    Hello Rob,

    Thank you for reaching out to our support team.

    The snippet you provided should work, but you’ll likely need to adjust it slightly. Try using the following CSS:

    blockquote {
    font-style: italic !important;
    font-family: ‘Calligraffitti’, cursive !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    }

    Keep in mind this change will only affect how blockquotes appear on the front end of your site. In the editor, they will still display using the default styling.

    Also, I noticed on your site that some of the text using this font isn’t actually within blockquotes. For the above CSS to apply, make sure the text is formatted as a blockquote within the editor.

    If you’d like to use the “Calligraffitti” font for other types of text, you can highlight the text in the editor. A black bar should appear at the top. Click the T or Font button and choose “Calligraffitti” from the dropdown to apply it manually.

    Let me know if you need help adjusting the CSS for other elements.

    Thanks,
    Elana

    in reply to: Geen inloggegevens meer ( overlijden ) #160392
    Elana
    Participant

    Hello Karen,

    Thank you for reaching out to our support team.

    I’m very sorry to hear about the passing of your husband, Yves Heylen. Please accept our sincere condolences.

    Since we don’t store any WordPress login credentials or administrative access details, we’re unable to directly recover access to your website or email. However, I can guide you through the next steps:

    1. Check Email Recovery
      If you know which email address was used to manage the website, you may be able to use the “Lost your password?” link on the WordPress login page (usually yourdomain.com/wp-admin) to reset the password.

    2. Contact the Hosting Provider
      The hosting provider that manages your website server can help you:

      • Reset or create a new WordPress admin login

      • Restore email access if it’s part of the hosting package

      • Identify any registered admin users

    Please let me know how you’d like to proceed, and I’ll do everything I can to help. Also, it looks like that domain has a premium account, if you wanted to reach out to premium support we can offer a more detailed support.

    Thanks
    Elana.

    in reply to: Total Upkeep preflight check 500 #160297
    Elana
    Participant

    Hello Boyan,

    Thank you for reaching out to our support team.

    A 500 error during the preflight check usually points to a server configuration issue, but without the full error message, it’s hard to say for certain.

    If you’re able to, please reach out to your hosting provider and ask if they can check the server logs for the specific error. Alternatively, you can enable WP_DEBUG in your WordPress site and try visiting the page again. If you’re able to share the full error message that appears, I’d be happy to take a closer look and help from there.

    Thanks,
    Elana

    in reply to: Hello i cant download my backup #160295
    Elana
    Participant

    Hello Zack,

    ​Thank you for reaching out to our support team.

    Try using the Get Download Link option, and copy and paste the link into your browser, and the download should start.

    If that is what you are doing and doesn’t complete, your site may be timing out or the backup might exceed the max filesize allowed. If that’s the case, try using your host’s file manager or FTP to download your backup file.

    Thanks
    Elana.

    in reply to: Reset Login and Password #160137
    Elana
    Participant

    Hello Andre,

    ​Thank you for reaching out to our support team.

    While BoldGrid and WordPress are the software that power the website, we don’t have any access to the website itself. In this situation, I’d recommend reaching out to your hosting provider to help you get access to the site.

    If you do already have access to your hosting account, you can use one of these 5 ways to reset your WordPress Password.

    Additionally, the emails you provided don’t appear to be associated with the account. If you have another email it may be under, or if you’d like to discuss billing or account details, feel free to reach out to Premium Support and they’ll be happy to assist.

    Thanks.
    Elana.

    in reply to: Menu Buttons #160134
    Elana
    Participant

    Hello Kimberley,

    Thanks for the update. It looks great on mobile now, but I do see what you’re referring to on the Services page.

    The “Weddings” and “Socials, Celebrations, Reunions” images appear more oval-shaped, while the others are circles. This difference is affecting alignment, especially when margins are applied.

    It looks like the image dimensions are inconsistent. For example, the Weddings image is 1920×2560, while Corporate Events is 2560×920. If you can adjust the height and width of the affected images to match the others, it should fix the layout issue.

    Let me know if you have any issues.

    Thanks,
    Elana

    in reply to: Background image not responsive #160128
    Elana
    Participant

    Hello Steve,

    Thank you for reaching out to our support team.

    It looks like there is some custom code in place, but based on what I’m seeing, it’s possible that Jetpack or a plugin called Boost Cache is adding some additional margin styling. I came across the following CSS on your site, which is likely affecting the layout on mobile:

    @media only screen and (max-width: 991px) {
    #main-wrapper.full-width .main .entry-content .container .row {

                margin-left: 0;
                margin-right: 0;
            }
    }

    If you’re looking for a easier fix, I recommend editing the page and removing the 20px padding on both sides around the content blocks, as well as the -205px margin-right under the mobile layout settings. Removing that margin-right value alone significantly improves the mobile layout.

    Additionally, I noticed that on some pages, such as your About Us page, there is Google script code placed directly within the page content. Just wanted to bring that to your attention in case it was unintentional.

    Let me know if you’d like help applying any of these changes.

    Thanks,
    Elana

    in reply to: Resolve Theme with WooCommerce #159988
    Elana
    Participant

    Hello Kevin,

    Thank you for your thoughtful and detailed message. I truly appreciate the time you took to share your experience, and I can fully understand your frustration with how this transition has unfolded.

    You are correct. The Resolve theme was originally offered through the BoldGrid Inspirations system, and for a time, we did offer a basic porting process to help bridge users into Crio. That tool and workflow were retired once the majority of users had migrated. This was a policy decision based on shifting our long-term focus to supporting Crio, which provides a much more flexible and modern framework for building WordPress sites.

    You originally reached out in a public forum, which is an online discussion area where users can engage in conversations, share information, and interact with one another with minimalistic support through messages and replies. However, you also had access to Premium Support through your InMotion Hosting’s subscription. That access was mentioned earlier, and I understand how frustrating this can be, however, we could of taken a deeper dive into your situation and given you a more detailed answer on what that work would entail. We recognize that this process can be improved, and your feedback has been heard.

    In terms of the rebuild itself, Crio was designed with ease of use and flexibility in mind. Recreating a site like yours can be relatively straightforward because of the way Crio is structured. That said, there are still too many unknown factors to give a precise timeline or guarantee simplicity. Custom code, CSS overrides, snippets, image positioning, and other content decisions can impact the transition—regardless of which theme you switch to, not just Crio.

    That’s also why many WordPress themes today are built as frameworks. They are intended to give you full control and design freedom without needing to rely on a child themes or write custom code. The flexibility is powerful, but it also means that some transitions will require hands-on adjustments.

    I want to help you through this. We do offer premium services that can assist in recreating your site within Crio if you prefer more guided support. These services are designed for cases just like this, where a site needs to be rebuilt with attention to detail and minimal disruption. You do have options here, and I’ll continue to support you in whichever direction you choose.

    Thank you again for your continued engagement and your honest feedback. Please let me know how you’d like to move forward.

    Thanks,
    Elana

    in reply to: Background image not responsive #159985
    Elana
    Participant

    Hello Steve,

    Thank you for reaching out to our support team.

    It looks like adding the following CSS rule should help:

    max-width: 100% !important;  

    Try placing this inside the @media only screen and (max-width: 991px) section of your CSS. That should allow the content to scale properly on mobile devices.

    Let me know if that resolves the issue or if you need help applying it.

    Thanks,
    Elana

     

    in reply to: Menu Buttons #159979
    Elana
    Participant

    Hello Kimberly,

    You are welcome. Don’t hesitate to reach out if you need assistance.

    Thanks
    Elana.

    in reply to: Menu Buttons #159949
    Elana
    Participant

    Hello Kimberly,

    ​Thank you for reaching out to our support team.

    It’s likely that something on your site is overriding the font size. You can try adding the following CSS under Appearance → Customize → Additional CSS:

    #site-navigation ul li a {
    font-size: 30px !important;
    }

    Let me know if that works for you.

    Thanks
    Elana.

    in reply to: Resolve Theme with WooCommerce #159946
    Elana
    Participant

    Hello Kevin,

    Thank you for following up, and I appreciate you sharing your perspective.

    You’re absolutely right! In the past, we did offer a Resolve-to-Crio porting process. That was available during the initial transition period when Resolve was first deprecated. The goal at that time was to help users move to Crio with a layout that closely resembled Resolve. Over time, as the majority of users completed that transition, the specific porting tools and presets were retired and are no longer available.

    There is not a “Resolve” version within Crio today that directly matches the original Inspirations layout. While Crio offers significantly more flexibility and customization options, it does not include built-in replicas of specific legacy themes like Resolve. That said, many users have found success by setting up a basic Crio layout and then copying over their content and menus, especially in cases like yours where the site is relatively simple and lightly customized.

    I completely understand how this might feel like a heavy lift, especially since the original purpose of using a theme like Resolve was to avoid deep customization. Your feedback about this experience is valid, and I’ll make sure it’s passed along to the product team for future consideration. We always aim to balance innovation with continuity, and I understand this change has made that more difficult for some users.

    If you’d like more hands-on assistance, Premium Support can definitely help walk through the steps of setting up Crio and rebuilding the structure. Even though you mentioned that not everyone has access to Premium Support, I’ll continue to support you here to the best of my ability.

    Let me know if you’d like help setting up a staging environment or suggestions for recreating your layout in Crio using its available tools. I’m here to help however I can.

    Thanks again,
    Elana

    in reply to: Resolve Theme with WooCommerce #159841
    Elana
    Participant

    Hello Kevin,

    Thank you for reaching out to our support team. I apologize for the delay and truly appreciate your patience.

    Migrating from the Resolve theme to Crio can vary depending on how your current site is set up. Custom pages, CSS, and any added WordPress snippets may need to be manually reviewed and brought over during the transition.

    I recommend creating a staging environment using a backup of your production site. From there, you can activate Crio and identify which parts of the layout or content need adjustments. You may need to recreate some or all of your pages, as well as rebuild custom menus within the Crio theme.

    Since you mentioned you’re using InMotion Hosting, you have access to our premium support team, who can offer more direct assistance than we can in a public forum. To connect with them, log in to your BoldGrid Central account and click “Support Request” to open a private ticket.

    Let me know if you’d like help setting up staging or reviewing anything.

    Thanks,
    Elana

    in reply to: Crio not screen size responsive #159838
    Elana
    Participant

    Hello,

    ​Thank you for reaching out to our support team.

    Unfortunately there is not a CSS script to make everything adapt to mobile (at least not a single script in itself). Rather, BoldGrid designs are built with a CSS framework called Bootstrap, which is a “mobile-first” framework. This means the framework itself was made specifically to prioritize mobile responsiveness. And Bootstrap CSS selectors will work on your page, if you choose to mix and match them with what’s already available. The whole framework itself is available to you so you can tweak your pages to get the exact look you want.

    That being said it does look like you have padding on your site, however, the site you have listed here is built with Elementor.

    Thanks
    Elana.

    in reply to: Menu Buttons #159834
    Elana
    Participant

    Hello Kimberly,

    ​Thank you for reaching out to our support team.

    You can edit that font size by going into the customizer and under Design -> Menus -> Main Menu -> Font. You will have an option to change the font size there.

    Thanks
    Elana.

    in reply to: Crio not screen size responsive #159578
    Elana
    Participant

    Hello Jessica,

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

    BoldGrid themes use a responsive framework based on the Bootstrap Grid System. A BoldGrid Inspiration consists of Blocks, Modules, and Themes. These three elements are called the BoldGrid Layers, which make up our WordPress website builder. These layers work together in displaying content for a BoldGrid created site and provide definitions of how the site should be displayed for different display sizes. This ability to handle how content changes as the screen size changes is what makes BoldGrid themes for WordPress responsive.

    My suggestion is always start with the smallest screen size and build up, with a mobile first design approach. Here’s is a guide I think you may find useful on using the responsive utilities in Post and Page builder. This guide will help you familiarize yourself with using BoldGrid Post and Page Builder for WordPress to design for all screen sizes.

    Thanks
    Elana.

    in reply to: Crio not screen size responsive #159577
    Elana
    Participant

    Hello Jessica,

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

    BoldGrid themes use a responsive framework based on the Bootstrap Grid System. A BoldGrid Inspiration consists of Blocks, Modules, and Themes. These three elements are called the BoldGrid Layers, which make up our WordPress website builder. These layers work together in displaying content for a BoldGrid created site and provide definitions of how the site should be displayed for different display sizes. This ability to handle how content changes as the screen size changes is what makes BoldGrid themes for WordPress responsive.

    My suggestion is always start with the smallest screen size and build up, with a mobile first design approach. Here’s is a guide I think you may find useful on using the responsive utilities in Post and Page builder. This guide will help you familiarize yourself with using BoldGrid Post and Page Builder for WordPress to design for all screen sizes.

    Thanks
    Elana.

    in reply to: Submenu #159572
    Elana
    Participant

    Hello Cindy,

    ​Thank you for reaching out to our support team.

    At the moment, the dropdown menus must be present in the primary header menu. We have a full guide regarding working with menus.

    I recommend using Crio Pro’s Custom Page Headers feature. Check out this video where we showed another user how to use different Headers and Menus on different pages:

    Thanks
    Elana.

    in reply to: Resolve Theme with WooCommerce #159567
    Elana
    Participant

    Hello Kevin,

    Thank you for reaching out to our support team.

    If everything is working as expected with WooCommerce, you’re fine to continue using your current setup. That said, please note that our Version 1 themes are no longer supported. You’re welcome to continue using the theme if it meets your needs, but keep in mind that updates or fixes will not be provided.

    If you are an InMotion Hosting customer you should have access to everything you need to setup Crio Pro WordPress theme! Along with our full suite of BoldGrid products. These are available directly from your Central dashboard and included with your InMotion Hosting plan.

    Let me know if you’d like help getting started with Crio or have any other questions.

    Thanks
    Elana.

    in reply to: error thrown by BoldGrid plug in #159561
    Elana
    Participant

    Hello Andrew,

    ​Thank you for reaching out to our support team.

    I created a GitHub / bug ticket for us to look into this further you can monitor the GitHub issue here.

    Thanks
    Elana.

    in reply to: Menu Buttons #159425
    Elana
    Participant

    Hello Kimberley,

    Thank you for reaching out to our support team.

    If you can share your site URL, I’ll be happy to take a closer look. Whether this can be changed will depend on where the menu is located. In many cases, a small CSS adjustment in your customizer is all that’s needed.

    If the buttons were added directly in the header template, you can open the template, select the button, and update its properties from there.

    Let me know and I’ll guide you through the next steps.

    Thanks,
    Elana

    in reply to: Exporting website content #159319
    Elana
    Participant

    Hello Steve,

    Thank you for reaching out to our support team.

    If you click Restore, it will overwrite your current site with the backup data. However, if you’re looking to move content to a different site to test a new theme, starting fresh on the new site is often a smoother approach.

    Let me know if you have any other questions.

    Thanks,
    Elana

    in reply to: Exporting website content #159143
    Elana
    Participant

    Hello Steve,

    Thank you for reaching out to our support team.

    When you mention BoldGrid, I’m assuming you’re using the Crio theme and are trying to migrate away from it. If that’s the case, Crio is built on a framework that handles much of the layout and design work behind the scenes.

    You might be able to use Post and Page Builder to extract the HTML from your existing pages, but in most cases, you will likely need to recreate the pages manually. I apologize for the inconvenience, and I’m here if you need any help through the process.

    Thanks,
    Elana

    in reply to: error thrown by BoldGrid plug in #159136
    Elana
    Participant

    Hello Andrew,

    Thank you for reaching out to our support team.

    Could you please try disabling the Inspirations plugin, run your test, and then re-enable the plugin to see if that resolves the issue?

    Thanks,
    Elana

    in reply to: Can’t set up BoldGrid account #158928
    Elana
    Participant

    Hello Brandy,

    ​Thank you for reaching out to our support team.

    Can you try again now for me and let me know if it doesn’t work and I can reach out to manually reset it.

    Thanks
    Elana.

    in reply to: error thrown by BoldGrid plug in #158926
    Elana
    Participant

    Hello Andrew,

    Thank you for reaching out to our support team.

    Could you share the full stack trace or the complete error message from the file output? Also, please let me know which version of WordPress you are using, along with your PHP version.

    Thanks,
    Elana

    Elana
    Participant

    Hello Marko,

    ​Thank you for reaching out to our support team. I refunded that duplicate subscription for you.

    let us know if there is anything else if you run into anything.

    Thanks
    Elana.

    in reply to: Payment Issue with BoldGrid Subscription #158580
    Elana
    Participant

    Hello Andrey,

    ​Thank you for reaching out to our support team.

    Are you able to try the card again for me and see if its working now for you?

    Thanks
    Elana.

    in reply to: Private: Invoice 64946 #158410
    Elana
    Participant

    Hello Jan,

    Thank you for reaching out to our support team.

    I just wanted to let you know this is a public forum, so I’ve made your post private to protect your information. If you’d prefer to reach out directly, you’re welcome to email our premium support team at support@BoldGrid.com.

    I wasn’t able to locate your account. Could you share the email address or domain that might be associated with it? That’ll help me look it up for you.

    Thanks,
    Elana

    in reply to: Payment Issue with BoldGrid Subscription #158406
    Elana
    Participant

    Hello Andrey,

    ​Thank you for reaching out to our support team.

    The error code on our end was a generic error code of “Your transaction was declined. Please use a different card or contact your bank.”

    Did you receive a code when you tried to process the payment?

    Thanks
    Elana.

    in reply to: Cart Design #158404
    Elana
    Participant

    Hello Shelley,

    ​Thank you for reaching out to our support team.

    It looks like you have CSS that generates after the button is clicked. I’m not sure where you put the CSS for your WooCommerce layout. However, there is a CSS that doesn’t load until you click the button.

    .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%;
    }

    You would need to set that possibly before the cart loads and possibly put a new line after the apply coupon.

    Thanks
    Elana.

    in reply to: Block Gallery #158398
    Elana
    Participant

    Hello Katerina,

    ​Thank you for reaching out to our support team.

    I was looking over your site and I see one gallery block if you have more in a private. If that page is meant to stay private, you can copy the block’s code directly by opening the page in the editor and clicking the “Code” option.

    Could you also share a bit more about what you’re trying to accomplish? That way, I can better understand your setup, try to replicate it on my end, and give you the most accurate guidance.

    Thanks!
    Elana

    in reply to: 504 error #158395
    Elana
    Participant

    Hello Jacob,

    ​Thank you for reaching out to our support team.

    I was taking a look at your site and it looks like everything is there it could possibly be local caching. If you could clear your browser cache and see if that resolves the issue. Can you also share what version of browser you are using and the version.

    If not and you still have access to the WordPress admin can you enable WP Debugging on your WordPress site.

    Thanks
    Elana.

    in reply to: Block Gallery #158207
    Elana
    Participant

    Hello Katerina,

    ​Thank you for reaching out to our support team.

    If you are using the WordPress Gallery Plugin with BoldGrid you can edit the gallery in the edit page.

    You also should be able to click the pencil at the top after you click on one of the images to access the edit screen.

    Thanks
    Elana.

    in reply to: Hydra theme support for php 8.3 #157708
    Elana
    Participant

    Hello Lucas,

    Thank you for reaching out to our support team.

    Hydra is one of our legacy V1 themes, which are no longer actively supported and only receive minimal updates.

    We recommend switching to the Crio Pro WordPress theme, which includes multiple modern designs built into the BoldGrid Inspirations plugin. Crio offers over 400 customizable options, including advanced header and footer controls, which I think you’ll find especially useful.

    If you’re looking to recreate the look of Hydra, several of our Inspirations provide a similar layout and style.

    Let me know if you’d like help getting started with Crio.

    Thanks,
    Elana

    in reply to: Disk Space Limit #157578
    Elana
    Participant

    Hello John,

    ​Thank you for reaching out to our support team.

    We currently don’t have disk quotas on Cloud WordPress, however, the space is monitored and isn’t unlimited. This is handled mostly case by case but currently there isn’t a quota.

    Thanks
    Elana.

    in reply to: editing a theme #157576
    Elana
    Participant

    Hello Phil,

    ​Thank you for reaching out to our support team.

    It looks like you have an opacity set up for that image. If you remove that opacity this should go away for you.

    Also, you can see that if you hide the background image you can see there is a color gradient behind the image on top of the opacity.

    Thanks
    Elana.

Viewing 40 posts - 1 through 40 (of 130 total)