Forum Replies Created

Viewing 40 posts - 1,201 through 1,240 (of 1,912 total)
  • Author
    Posts
  • in reply to: How to Add Anchor Links in My Crio WordPress theme? #54843
    Brandon C
    Keymaster

    Hi Sixto,

    Yes I think adjusting the top/bottom padding of your elements should resolve your problem. It should make it easier to add or the space remove space in between your content.

    Please let us know if you run into any issues. We’re always here to help!

    in reply to: Website is down due to critical error #54841
    Brandon C
    Keymaster

    Also Jeff,

    You definitely have access to our Premium Support channel because your web host “DreamHost” is one of our Premium partners. If you’re having trouble accessing your premium support you should follow this guide to help you log in.

    Your BoldGrid Central login credentials should be exactly the same as the ones you use to log in to your DreamHost account.

    I hope this helps!

    in reply to: Website is down due to critical error #54840
    Brandon C
    Keymaster

    Thanks Jeff!

    I think this may be the result of a certain plugin clashing with your Crio theme. You mentioned that you still had access to your WordPress Dashboard. Could you log in and navigate to the Plugins section and switch off all non-BoldGrid plugins.

    I think this should bring your site back live, if so, you should go back and reactivate each plugin one by one, reloading your website after each activation, until you find the problematic plugin.

    in reply to: How to Add Anchor Links in My Crio WordPress theme? #54806
    Brandon C
    Keymaster

    Hi Sixto!

    Thanks for reaching out with your BoldGrid Post and Page Builder for WordPress quetions!

    I think you may have already gotten this resolved but I just wanted to link you to a guide on adding anchor links in WordPress that we created in the case you ever run into trouble in the future.

    Don’t hesitate to reach back out if you have any other questions for us.

    Brandon C
    Keymaster

    Hi Sixto,

    Thanks for reaching out with your Crio Pro WordPress theme!

    You may be able to adjust the padding of either your Sticky Menu using Crio’s advanced WordPress design controls, or your Anchor Link element inside of the page itself, in order to get them to display correctly. Could you please send us an error of the exact issue using ImgBB so that we can be sure we’re addressing the correct area for you.

    We look forward to assisting you further with this Sixto!

    in reply to: Website is down due to critical error #54796
    Brandon C
    Keymaster

    Hi Jeff,

    Thanks so much for reaching out and thank you for using Crio Pro WordPress theme!

    Changing your theme can always be problematic because each WordPress theme is structured differently and has it’s own native functionalities. It’s quite possible that you could lose or have to reformat content that you’ve already created if you choose to switch themes.

    I inspected your website and I can’t say that I’m exactly sure that this issue is being caused by your Crio theme. Are you able to access the “Admin” area of your WordPress site? If so can you make sure that your WordPress core application, as well as, Crio theme, and Post and Page builder plugin are all up to date. Your error could be related to a version clash in on of your core applications.

    In order to better assist you from our end we need a bit more information about this issue. Could you please enable debugging on your website so that we can review your error logs? Be sure to also enable define( 'WP_DEBUG_LOG', true ); as well so that we can review all off-screen error notices.

    I hope this helps! We look forward to assisting you further with this.

    Brandon C
    Keymaster

    Hi Dee!

    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 some issue with mobile responsiveness in your theme but lets see if we can help you out. Lets start with your first question:

    1.) Logo Size in Mobile Nav Bar – I think the best way to go about resizing your logo is to use a 3rd party platform like Pixlr to resize the image to the suggested 400px x 100px. Then if you would like to further you could use custom CSS to adjust the height and width of your logo. For example if you want to change the dimensions to 280px x 80px you could add this bit off CSS to the CSS/JS editor section of your WordPress Customizer:

    
      @media only screen and (max-width: 600px) {
      .custom-logo-link:not(.bgc_logo) {
        width: 280px !important;
        height: 80px !important;
    }
     }

    We apologize for the outdated documentation you may have come across. If you can link me to that page we’ll get that updated right away.

    2.) Inline hamburger menu on mobile – One great thing about your Crio theme is you have the ability to structure your page headers in many different ways. What you should do is open your WordPress Customizer and navigate to design < Header < Site Header Layout < Select Layout and switch your site header layout to one that better fits your needs.

    To take it a step further you can also create a custom page header for your Crio theme. The Custom Page Header editor allows you to create a custom page header from scratch using the same drag and drop functionality as the Boldgrid Post and Page Builder.

    3.) Font size of various headers on mobile – You can control responsive text size in your theme from the WordPress Customizer Fonts section.

    crio responsive controls

    Using this control, you can set unique font sizes for Large Desktop, Desktop, Tablet, and Mobile. We strongly recommend you add responsive typography as it improves website user experience. You can enter responsive font sizes for Main Text, Headings, Site Title, and Tagline.

    4.) Container widths on mobile – You can use the responsive utilities in Post and Page Builder to adjust your content for smaller screens. These controls are very similar to the global typography controls the WordPress Customizer.

    responsive utilities post and page builder

    You can use these Responsive Utilities to control how elements appear on various device sizes.

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

    Brandon C
    Keymaster

    No problem Don!

    I’m happy we could help out. Please don’t hesitate to reach back out if you have any other questions for us!

    Brandon C
    Keymaster

    Hi Greg,

    Thanks so much for reaching out and thanks for using Total Upkeep backups and migrations plugin.

    I know these restoration issues can be frustrating, but we’ll be happy to help.

    The first thing to check on is the restoration logs for the failed attempts. Navigate to Total Upkeep > Tools > Logs and look for the log with a filename similar to restore-XXXXXXXX.log and a timestamp corresponding to the restoration that failed.

    If you can paste that log here, we’ll be able to determine what’s causing the failure.

    You can also try restoring your backup using Total Upkeep’s command line utility.

    We look forward to assisting you further with this!

    Brandon C
    Keymaster

    Hi Don,

    Thanks so much for reaching out and thank for using the Grid-one theme with BoldGrid Post and Page Builder for WordPress!

    I actually think you have everything right here but try adding an !important tag to your font-size element. For example:

    .entry-header h1.entry-title {
        font-size: 19px !important;
    }

    I hope this helps!

    Brandon C
    Keymaster

    Hi Tristan,

    Thanks so much for reaching out with your BoldGrid Post and Page Builder questions!

    You can actually embed most media types directly from Post and Page Builder. For example in order to embed a Spotify player into your post simply grab the embed code from Spotify, go into the page in Post and Page Builder and switch to the “Text” editor and paste the iframe into your page then switch back to the “Visual” editor to place the iframe which now will appear as a content block.

    I hope this helps Tristan!

    Brandon C
    Keymaster

    Hi Jennifer!

    That’s quite alright. We appreciate all your input we’re testing these issues now in a dev environment so hopefully we’ll have some answers soon!

    Please don’t hesitate to reach back out if any other questions for us!

    Brandon C
    Keymaster

    Awesome Ron!

    We can’t actually take login info in the free support forum. But the premium team is super quick to respond so I’m sure they’ll be reaching out to you shortly!

    I hope you can get this resolved quickly Ron!

    in reply to: How do I change backgrounds in my Crio WordPress Theme? #54685
    Brandon C
    Keymaster

    Hi Sixto!

    Can you link us to the page where this issue is present, we’d be happy to take a look for you!

    in reply to: How do I change backgrounds in my Crio WordPress Theme? #54680
    Brandon C
    Keymaster

    Hi Sixto,

    Sorry you’re having issues with your BoldGrid Post and Page Builder editor. Are you getting an error message of any kind along with the timeout? If so could you please copy/paste it into the thread here?

    Brandon C
    Keymaster

    Hi Jennifer,

    I’m so happy to hear your functionality is for the most part restored. That’s is very interesting that the issue resolved itself on its own on your end. Did you perhaps update WordPress Core, your Crio theme, or Post and Page Builder plugin in the midst of your troubleshooting? I’m wondering if it could have possibly been a version clash.

    We look forward to hearing from you!

    Brandon C
    Keymaster

    Hi Ron,

    Sorry to hear you’re still having trouble with this. Could you please reach out to the Premium Support channel inside of your BoldGrid Central account so that we can get you over the correct version of Crio Premium.

    With your permission we could also log into your site directly to take a look at your current setup. I’m just guessing here but if there’s an error and Crio Premium’s not uploading correctly for you it could be effecting the current functionality in your theme as well. We’d be happy to take a look as it could help us document this issue and resolve it on a broader bases.

    We look forward to assisting you further with this!

    in reply to: How do I change backgrounds in my Crio WordPress Theme? #54635
    Brandon C
    Keymaster

    Hey Sixto,

    For your last question, if I’m understanding you correctly you want to link the “Services” box on your homepage to a new page or post titled “Innovation”. That can be accomplished using the BoldGrid Post and Page Builder to “edit” your page and add in a new link.

    What you should do is open your page in the Post and Page Builder “editor” and click the “Services” icon or text. When you do, you’ll see some options appear. Click the “Pencil” icon to add in the URL of the page or post you would like to link to.

    Please don’t hesitate to reach back out if you have more questions for us Sixto! We’re always here to help!

    in reply to: How do I change backgrounds in my Crio WordPress Theme? #54633
    Brandon C
    Keymaster

    Hi Sixto!

    I apologize for the confusion. If you simply need to remove the “Page Titles” in your content you can do that with a bit of custom CSS. Just navigate to your WordPress customizer Appearance < Customize < CSS/JS editor and add the code below to the CSS Editor:

    .page-header-wrapper .page-header .featured-imgage-header {
        padding-left: 20px;
        padding-right: 20px;
        display: none;
    }

    I hope this helps Sixto!

    Brandon C
    Keymaster

    Thank you Hameed!

    You’re ticket will be answered in the order that it was received so you should be expecting an answer from us soon.

    Much appreciated!

    Brandon C
    Keymaster

    Thanks Hameed,

    I think this issue deserves a closer look. I see you have a Premium Connect Key associated with your email which means you have access to our Premium Support channel. In our premium support queue you can allow us access to your website so that we can take a more direct look into this issues which seems to be a bug of some sort.

    Please follow this guide to access our premium support channel where we can continue this interaction.

    We look forward to hearing from you.

    Brandon C.

    Brandon C
    Keymaster

    Thanks Ron,

    Can you confirm that inside of the plugins section of your WordPress dashboard that you see all Three of these plugins “Crio Premium”, “BoldGrid Post and Page Builder”, “BoldGrid Post and Page Builder Premium”?

    All three need to be installed and activated on top of the Crio Premium theme for all said features to function properly.

    We look forward to hearing from you.

    Brandon C
    Keymaster

    Hi Annie,

    Thank so much for reaching out and thank you for using Crio Pro WordPress theme!

    I’m so sorry to hear you’re having problems with your Crio theme, as well as located your Premium Access Key and Premium Support.

    One way you can obtain your premium access key is through your BoldGrid Central account. You’d just need to login and navigate to the “Connect Keys” tab and copy your “Premium Connect Key” then paste it into your websites Crio configurations.

    We have a guide on “How to find your “Connect Keys” that you may find useful.

    Now for your issue of your site being in “Dark Mode”, that is not a native Crio feature so I’m assuming it may be coming from a different plugin or CSS setting. Is this issue only present on the backend (admin) section of your website?

    We look forward to hearing from back from you on the last matter. Please let us know if there’s anything else that we can answer for you!

    in reply to: Can’t drag to resize columns in Post and Page Builder #54591
    Brandon C
    Keymaster

    Hi Jennifer,

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

    I see you replied to a similar topic on this issue and I think we may have an answer for your there, if you don’t mind taking a look.

    I hope this helps!

    Brandon C
    Keymaster

    Hi Jennifer,

    Your issue is most seems to be similar to Ron’s, where it’s tied to the Post and Page Builder/Crio Premium functionalities. I’d encourage you to log in to your BoldGrid Central account, copy your Premium Connect key and paste it into your BoldGrid settings on your website.

    I hope this helps to resolve your issue.

    Brandon C
    Keymaster

    Thank you Hameed,

    One reason for this could be that the global settings are not what’s actually controlling the background of your pages. Try choosing the option to “Edit Page” and use the Post and Page builder controls to see if it allows you to set your background there.

    Have you tried adding a completely new page? If so what is the base color of that page? Does it reflect your global setting?

    Another possibility is your issue could be caching related. If you haven’t already done so try clearing all cache associated with your website (including browser cache, and any server side caching assistants).

    I hope this gets you closer to a resolution Hameed! Please don’t hesitate to reach back out if you require further assistance with this.

    Brandon C
    Keymaster

    Hi Hameed,

    Thanks so much for reaching out and thank you for using the Hifidel theme with BoldGrid Post and Page Builder for WordPress!

    In your Hifidel theme the global background elements can be controlled directly from the WordPress customizer. The customizer allows you to control many aspects of your sites design directly from that dashboard. You can access the background control by navigating from your WordPress dashboard to Appearance < Customize < Background < Pattern & Color < Background Color

    You can also use the BoldGrid Post and Page Builder to fine tune background elements on specific pages.

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

    in reply to: How do I change backgrounds in my Crio WordPress Theme? #54567
    Brandon C
    Keymaster

    Hi Sixto,

    I think this new problem may have something to do with the premium connect key issue we answered for you here. I see that you’re still using the Crio theme so I’m assuming it’s still serving one of your older inspirations.

    Please let us know if you need further assistance with this. We’re here to help!

    Brandon C
    Keymaster

    Hi Dr. Sixto,

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

    I think your problem has to do with your Premium Connect Key. I see you have one active for your domain but you may need to paste it into your Crio Premium settings to unlock the additional functionalities.

    You can get your Premium Connect Key from your BoldGrid Central account under the Connect Keys tab. Here’s a guide on “How to get your BoldGrid Connect Keys” that should help if you have any trouble finding it.

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

    in reply to: Does the Zero Spam for WP plugin work with weForms? #54560
    Brandon C
    Keymaster

    Hi Lance,

    Thanks so much for reaching out with your WeForms questions! I’m not familiar with the Zero Spam plugin and I don’t think we currently have an integration for it.

    You can try switching your Email Provider from the standard WordPress configuration to SendGrid, MailGun, or SparkPost. I know those providers have additional anti-spam configurations that you should be able to implement.

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

    in reply to: How do I change backgrounds in my Crio WordPress Theme? #54477
    Brandon C
    Keymaster

    Hi Sixto,

    Thanks so much for reaching out and thank you for using Crio Pro WordPress theme!

    The Inspirations plugin is only for site deployment purposes so you wouldn’t change the background there. Your global background elements can be changed in the WordPress customizer. The Crio customizer allows you to control many aspects of your sites design directly from that dashboard.

    You can also use the BoldGrid Post and Page Builder to fine tune background elements on specific pages.

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

    in reply to: I Need to download boldgrid-swifty WordPress theme #54472
    Brandon C
    Keymaster

    Hi Darius,

    Thanks for reaching out and thank you for using our BoldGrid themes with BoldGrid Post and Page Builder for WordPress!

    You can download the Swifty theme from this link here, as well as all of our other classic BoldGrid themes.

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

    in reply to: Private: wrongful credit card charge #54394
    Brandon C
    Keymaster

    Hi Debra,

    I’m sorry to hear you’ve been unintentionally charged. Could you please send us a copy of your invoice so that we can look up the charge and properly refund it for you? We will be happy to do so.

    We look forward to hearing from you.

    Brandon C
    Keymaster

    Hi Ester,

    Thanks so much for reaching out and thank you for using BoldGrid Post and Page Builder for WordPress!

    Post and Page Builder wouldn’t have any effect on the menu structure at all that what leads me to think this issue is directly related to your theme change. I think the issue is stems directly from your theme change.

    I see you’re using the WooCommerce StoreFront theme which likely has a different “Menu” configuration. You could try switching back to your old theme or setup new menus in Storefront from the “Menus” section of your WordPress dashboard.

    I found a video on Youtube on setting up the Storefront theme that you might find useful.

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

    Brandon C
    Keymaster

    Hi Tandy,

    Thanks for your BoldGrid Post and Page Builder questions.

    I think the best way to go about this to download and install the BoldGrid Gallery plugin from the “plugins” dashboard of your BoldGrid Central account if you haven’t already. Our gallery plugin will allow you to select multiple images at a time and organize them using the gallery setting tools.

    I hope this helps!

    in reply to: How to restore the classic WordPress block editor? #54349
    Brandon C
    Keymaster

    Hi Tandy,

    Thanks so much for reaching out and thank you for using BoldGrid Post and Page Builder for WordPress!

    If you need to add a classic WP template block you may just need to switch to the “Classic WordPress eidtor” to add your content then switch back to Post and Page Builder and continue editing. We have an article on changing your preferred editor that you might find useful.

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

    in reply to: Having issues creating a backup using Google Drive #54346
    Brandon C
    Keymaster

    Hi Hatem,

    Thank you for reaching out with your Total Upkeep questions. 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, we can figure out our next troubleshooting steps.

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

    in reply to: My Crio Premium account is not working #54275
    Brandon C
    Keymaster

    Hi Sergei,

    Your Premium Connect key should give you access to Crio Premium and Post and Page Builder Premium as long as you have both premium plugins installed. If this is not the case for you, please reach out to our BoldGrid Premium Support channel so that we can inspect this issue directly.

    in reply to: My Crio Premium account is not working #54255
    Brandon C
    Keymaster

    Hi Sergei,

    You may also need to install your premium connect key. You can obtain it from the “Connect Keys” section of your BoldGrid Central account.

    You won’t have full access to Crio Premiums features until you attach your premium connect key to your WordPress instance.

    I hope this helps.

    Brandon C
    Keymaster

    Hi Ann,

    I’m so happy to hear you were able to get your concern resolved. I definitely see how you might have missed the “plus” icon. It’s great that you’ve already used a similar editor tools so should have no trouble mastering the interface.

    I’ll speak with our community manager and see if there’s a better way to implement that into our documentation but in the meantime here’s a useful guide on how to use BoldGrid Post and Page Builder that should help you familiarize yourself with its basic functionalities.

    I’m sorry happy we were able to assist you with this. Please don’t hesitate to reach back out if you have any other questions or concerns!

Viewing 40 posts - 1,201 through 1,240 (of 1,912 total)