Forum Replies Created
- AuthorPosts
Elana
KeymasterHello 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,
ElanaElana
KeymasterHello 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,
ElanaElana
KeymasterHello Kimberly,
You are welcome. Don’t hesitate to reach out if you need assistance.
Thanks
Elana.Elana
KeymasterHello 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.Elana
KeymasterHello 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,
ElanaElana
KeymasterHello 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,
ElanaElana
KeymasterHello,
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.Elana
KeymasterHello 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.Elana
KeymasterHello 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.Elana
KeymasterHello 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.Elana
KeymasterHello 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.Elana
KeymasterHello 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.Elana
KeymasterHello 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.Elana
KeymasterHello 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,
ElanaElana
KeymasterHello 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,
ElanaElana
KeymasterHello 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,
ElanaElana
KeymasterHello 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,
ElanaElana
KeymasterHello 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.Elana
KeymasterHello 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,
ElanaJune 5, 2025 at 1:03 pm in reply to: I was charged twice for 30 EUR since it was automatically included for billing #158586Elana
KeymasterHello 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.Elana
KeymasterHello 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.Elana
KeymasterHello 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,
ElanaElana
KeymasterHello 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.Elana
KeymasterHello 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.Elana
KeymasterHello 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!
ElanaElana
KeymasterHello 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.Elana
KeymasterHello 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.Elana
KeymasterHello 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,
ElanaElana
KeymasterHello 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.Elana
KeymasterHello 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.Elana
KeymasterHello Holly,
Sorry to see you go; I refunded that charge for you and canceled your subscription. Please allow up to five business days for that refund to process.
Thanks
ElanaElana
KeymasterHello John,
Thanks for reaching out! Callaway and the other “Version 1” BoldGrid themes aren’t available through Inspirations any more, but there is a version of our newest theme, Crio available in Inspirations that is a duplicate of Callaway:
I highly recommend choosing Crio, because it’s under active development and getting new features frequently.
However, if you would rather stick with Callaway, you can still download it directly from this link. Our classic themes still get security and maintenance updates, but aren’t being actively developed.
Thanks
Elana.Elana
KeymasterHello Jeremy,
Thank you for reaching out to our support team.
What you shared didn’t come over, and you should be able to share the text output of the logs where we can look into this for you.
Thanks
Elana.Elana
KeymasterHello Jeremy,
Thank you for reaching out to our support team.
It sounds like the premium features have not been fully unlocked yet. Please make sure you have the premium version of Total Upkeep installed. You can download it by logging into your BoldGrid Central account. Once it’s installed and active, the Google Drive option will appear in your backup settings.
If you’d like help with the setup, you can submit a premium support ticket from BoldGrid Central. We will be happy to walk you through connecting to Google Drive.
Also, yes. Once your backups are being stored in Google Drive, you can safely remove older backups from your DreamHost server to free up space.
Thanks,
ElanaElana
KeymasterHello Brian,
Thank you for reaching out to our support team. I found that account because of the premium ticket that was submitted. I was able to refunded that charge for you and canceled your subscription. Please allow up to five business days for that refund to process.
Thanks
Elana.Elana
KeymasterHello Chandler,
There are a few ways you can add Google Analytics to your site, not just the header, ranging from very easy to quite technical.
My personal favorite way is with the official Site Kit by Google plugin. With Site Kit, you won’t need to worry about manually copying-and-pasting your code in, and it ties together Analytics, Search Console, and other Google products along with some in-dashboard insights about your traffic.
There are also a lot of other plugins available to add Analytics to your site without getting into your site’s code.
If you’d like to stick with pasting your code in your header, the best way is to use a plugin like Code Snippets so that you don’t have to modify your theme’s code. Once you have Code Snippets installed, you can use a snippet similar to this:
add_action( 'wp_head', function () { ?> <script> /* paste your Analytics code here */ </script> <?php } );
Thanks
Elana.Elana
KeymasterHello Katerina,
Thank you for reaching out to our support team.
The reason your anchor tags are taking so long to load is that they are currently reloading the entire page. You can fix this by editing the button link to use just the anchor tag, rather than the full URL.
For example, instead of linking to the full page URL plus #section-plan, simply use #section-plan in the edit. This way, the page won’t reload and will jump directly to the section.
It should look something like this:
let me know if that helps or if you need anything further.
Thanks,
ElanaElana
KeymasterHello Brian,
Thank you for reaching out to our support team.
I looked over your account and I didn’t see anything attached to that email can you provide more details or possibly an order number or the primary email on the account?
Thanks
Elana.Elana
KeymasterHello,
Thank you for reaching out to our support team.
Of course, if everything is working for you there is no need to change anything. That is why we give the versatility of multiple options.
Thanks
Elana.April 28, 2025 at 3:06 pm in reply to: Boldgrid page builder does not allow sticky menu to be active #156896Elana
KeymasterHello,
Thank you for reaching out to our support team.
Is this a different site than what you have listed in your post? If so can you share what site you are seeing this on because the CCBS site looks to have a working sticky header.
Thanks
Elana.- AuthorPosts