Forum Replies Created

Viewing 40 posts - 801 through 840 (of 1,945 total)
  • Author
    Posts
  • Brandon C
    Participant

    Hi Steve,

    Thanks so much for reaching out, I’m sorry to hear you’re having some issues with mobile responsiveness in BoldGrid Post and Page Builder.

    Post and Page Builder allows you to set conditions for which blocks and elements appear on the page, depending on the size of the screen.

    By default, all elements are visible on all devices but you can use the responsive utilities in Post and Page Builder to hide specific elements. This allows you to easily build out your WordPress site with a mobile first design approach.

    You may also benefit from reviewing this comprehensive guide on using the Post and Page Builder in general.

    Other helpful links:

    Using the Desktop, Tablet, and Phone Views
    Working with Columns
    Working with Fonts
    Working with Images

    If you let us know what exactly what issues you’re experiencing with mobile responsiveness and we will help you to tackle them one by one.

    Brandon C
    Participant

    Hi Ali,

    Thanks for reaching out, we’re inspecting your Crio Pro WordPress theme and I see you have the gallery column positioned to the left of the page with the content towards the right.

    I’m not noticing the issue you spoke of initially with the gallery positioned to left, but I’m wondering if this was your desire or are you still having issues positioning the gallery to the right of your text?

    We look forward to hearing back from you. Your concern sounds very similar to an issue that we are currently researching so I will definitely keep you in the loop while we’re working on a solution!

    in reply to: Duplicate images on website post and pages #79374
    Brandon C
    Participant

    Thanks for checking that out for us Michael,

    We did some further digging and I’m noticing you’re using a separate mobile setup for your site. This could be the source of your duplicate content.

    I also noticed a lazy load feature, likely tied to your JetPack plugin configuration. Try temporarily deactivating this feature or Jetpack completely then test the site to see if it resolves your issue.

    We look forward to hearing from you Michael.

    in reply to: Duplicate images on website post and pages #79286
    Brandon C
    Participant

    Hi Michael,

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

    Just inspecting your site it looks like you might have added images using the responsive utilities in Post and Page Builder displaying content that is only set to mobile.

    What you should do in this case is visit your page in the page editor and switch to the “mobile device view” to view your page/post in a mobile display.

    You should see the duplicate content when you view your page this way. What you should do is remove any duplicate content or “hide” the content using the responsive utilities in Post and page builder.

    I hope this helps Michael, Please let us know if we can assist you further with this!

    • This reply was modified 2 years, 2 months ago by Brandon C.
    Brandon C
    Participant

    Hi Earl,

    Thanks for reaching out with and I’m sorry to hear you having issue with the color control settings in BoldGrid Post and Page Builder.

    Could you explain what you’re experiencing? Are you attempting to change background colors for sections, rows or columns? Or perhaps wanting to change font colors or overlays?

    Also when did you notice this issue, was it after an update to Post and Page Builder or another WordPress plugin, or WordPress core?

    We look forward to hearing from you Earl, and we’re happy to assist you further with this!

    Brandon C
    Participant

    Hi Alex-

    I’m sorry to hear your experiencing some issues with backups failing but we’ll be happy to help out.

    Total Upkeep makes a log every time you create a backup, and that’s going to be the place we want to check first.

    Navigate to Total Upkeep > Tools > Logs and look for your most recent log with a name like archive-XXXXXXXX.log. If you can copy that and paste it here, we’ll be able to get some more information about what went wrong.

    We had a similar concern about this same issue so definitely take a look at the answers provided in this article as well.

    We look forward to assisting you further with this!

    Brandon C
    Participant

    Hi Judson,

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

    I’m thinking this is a browser based issue, I inspected your URL using my iPhone 12 and I did not get experience the problem. Can you tell me what device and internet browser you’re using to view your site? We can try simulating your environment.

    You can also try using a different browser type and see if get different results. You might benefit from this guide on using the desktop, tablet and phone views to edit in Post and Page Builder as well as using the responsive utilities In The Post And Page Builder.

    I really hope this helps!

    in reply to: Unable to Confirm BoldGrid Account Or Use Crio Pro Upgrade #79271
    Brandon C
    Participant

    I’m sorry you’re having to deal with this Bryn, since you’re unable to access your BoldGrid Central account you can email us directly at Support@boldgrid.com.

    We look forward to assisting you further!

    Brandon C
    Participant

    Hi Bryn!

    I see you reached out on this thread about this same issue. We’ll just keep our communications here so it’s easy to locate your answers.

    Thank you!

    in reply to: How to Customize the Comments Section in Crio WordPress Theme #78738
    Brandon C
    Participant

    Hi Kap,

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

    You should be able to control your comments section links from the Crio customizer. You can navigate from your WordPress dashboard to Appearance > Customize > Design > Blog > Posts > Category Links.

    As far as the positioning of your input fields we may need to change that using CSS. How exactly did you want to have it displayed?

    We look forward to hearing from you.

    Brandon C
    Participant

    You’re more than welcome Kap! Let us know if there’s anything else we can help you with.

    Brandon C
    Participant

    Hi Kap,

    Thank so much for reaching out with your Crio Pro WordPress theme questions! Yes, you can remove this “Allowed Tags” section.

    That text is a part of WordPress’ Core comments system, but you can remove it using the instructions found in this tutorial.

    To summarize the article, navigate to Customize > CSS/JS Editor and paste this snippet into your CSS Code:

    #commentform .form-allowed-tags,
    #commentform .alert {
        display: none;
    }
    
    Brandon C
    Participant

    Hi Ronny,

    Thanks for reaching out with your BoldGrid Inspirations questions. First I want to let you know that BoldGrid Gallery has been essentially discontinued and you can safely deactivate the plugin. All the BoldGrid Gallery features have been directly implemented into Post and Page Builder.

    I think your issue with the Inspirations plugin is stemming from your thrid-party theme. Inspirations is only useful for configuring BoldGrid Themes such as Crio Pro WordPress theme. You should also deactivate this plugin if you plan to continue using the Traffica theme.

    If you’re getting any error messages send them over and we’d be happy to take a look to see if there’s anything further going on.

    Thanks Ronny!

    in reply to: Unable to Confirm BoldGrid Account Or Use Crio Pro Upgrade #78717
    Brandon C
    Participant

    Hi Bryn,

    Thanks for reaching out and thanks for your purchase. It looks like your account is confirmed. Can you try logging in to BoldGrid Central. You should be able to log in and download your Premium plugin directly from your dashboard.

    This guide will show you how to access your BoldGrid Central account. I hope this helps Bryn!

    Brandon C
    Participant

    Hi Ian,

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

    It’s true that your issues are stemming from problems with compatibility in Post and Page Builder and you TwentyTwentyOne theme.

    I’ve come up with some custom code that should remove that background and display your slider dot colors correctly. Place this snippet in the custom CSS Editor section of your WordPress customizer.

    button:not(:hover):not(:active):not(.has-background) {
    background-color: transparent !important;
    }

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

    in reply to: How do I report a suspicious website? #78486
    Brandon C
    Participant

    Hi Tracy thanks for reaching out,

    I’m sorry this website does not appear to include any BoldGrid Products so we actually wouldn’t have the ability to do anything here.

    What you should do is contact the web host of this site directly with your concern. I ran a who.is search and it looks like the site at the URL you linked in the thread is hosted by NameSili,LLC.

    That might be a good place to start in resolving this matter. I hope this helps!

    Brandon C
    Participant

    Hi Nadine,

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

    I’m sorry to hear you having some trouble after your migration from staging to a live WordPress enviornment. I have some quick questions so that we can begin troubleshooting:

    1.) How did you complete your site migration? Are you publishing the site from a web hosting based server application?

    2.) Are you using a plugin such as Total Upkeep the BoldGrid backups and Migrations plugin?

    3.) Are you importing the site from a BoldGrid Cloud WordPress site?

    4.) Are you able to manually change text and publish in the new live environment?

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

    in reply to: Working with columns in Post and Page Builder #78191
    Brandon C
    Participant

    Hi Cailin,

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

    We can definitely help with this but first I want to get a better understanding of what you’re trying to accomplish. When I inspect your page I see that the image is sitting above the content.

    If I’m understanding correctly you would like to place two Columns within a Section that would both span 50% of the width of the overall Section.

    If this is the case I suggest creating a brand new section and cloning the inner nesting column to create two new columns then replace the content of the two columns with your image and text.

    If you’re satisfied at that point you can delete the previously created content and test your changes live.

    We have some articles that should help you gain a better understanding of how sections, rows, and columns work in Post and Page builder

    Working with Columns
    Working with Rows
    Working with Sections
    How to use the BoldGrid Post and Page Builder

    I hope this helps Cailin, Please let us know if we can assist you further with this!

    Brandon C
    Participant

    Hi Prayag,

    You can reach out to support@boldgrid.com via email for assistance on the matter. This issue with this forum is we have no access to your personal information to view the error and address it directly.

    Sorry for the confusion

    Brandon C
    Participant

    Hi Diana,

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

    I wanted to ask, are you having trouble logging into your WordPress site itself or are you trying to access your BoldGrid Central account?

    If you need help with a forgotten WordPress password you can refer to this article we created on the matter and we can also help with accessing your BoldGrid Central site a well.

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

    Brandon C
    Participant

    Hi Prayag,

    Thank you for reaching out and thanks for your interest in purchasing Total Upkeep premium backups and migrations plugin.

    While this forum is public facing and for technical issues I encourage you to reach our to our Premium Support channel via your BoldGrid Central account.

    This article will show you how to log in to your BoldGrid Central account if you have any trouble.
    I hope this helps!

    in reply to: Received an error after Crio WordPress Theme update #78071
    Brandon C
    Participant

    Hi Amanda,

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

    First I want to let you know that the Crio WordPress Theme, and the Crio Premium plugin are two different products. The most current version of the theme itself is 2.18.2 and the latest plugin version is 1.8.1.

    Often times when you update WordPress it will take a moment to fully complete. During this process you will see a normally see a maintenance mode page or the white screen you experienced.

    If you do experience this issue in the future and suspect it to be related to Crio in any way you can use the WP Rollback plugin to rollback your plugin or theme to a previous version that worked properly until we can address the error for you.

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

    Brandon C
    Participant

    Hi Hispasec Sistemas,

    Thanks for reaching out although I sorry to hear you’re experiencing this issue. The https://demo3.cloudwp.dev/ is now managed by InMotion Hosting.

    You should report your case using the following links for direct correspondence:
    https://central.inmotionhosting.com/wordpress/
    https://www.inmotionhosting.com/legal/general-notice/

    I hope this helps.

    Brandon C
    Participant

    Hi Candace,

    When you change the options globally you are actually setting a new meta-tag site wide for that format type so all of the associated tags should change as well.

    Try clearing any cache associated with your website if you don’t notice the change right away.

    Brandon C
    Participant

    Hi Tony,

    Thanks for reaching out to BoldGrid, I’m sorry to hear this happened to you. This forum is public facing and more so to answer technical questions. I encourage you to reach out to our support@boldgrid.comfor assistance in this matter.

    I hope this helps.

    in reply to: Phishing incident on BoldGrid CloudWP #77960
    Brandon C
    Participant

    Hi Netcraft,

    I finally heard back from our webmasters on this matter. I was informed that the https://demo3.cloudwp.dev/ is now managed by InMotion Hosting.

    You should report your case using the following links for direct correspondence:
    https://central.inmotionhosting.com/wordpress/
    https://www.inmotionhosting.com/legal/general-notice/

    I hope this helps.

    Brandon C
    Participant

    Hi Kym,

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

    I’m sorry to hear you’re having some issues with mobile responsiveness. Post and Page Builder allows you to set conditions for which blocks and elements appear on the page, depending on the size of the screen.

    By default, all elements are visible on all devices but you can use the responsive utilities in Post and Page Builder to hide specific elements. This allows you to easily build out your WordPress site with a mobile first design approach.

    You may also benefit from reviewing this comprehensive guide on using the Post and Page Builder in general.

    If you let us know what exactly what issues you’re experiencing with mobile responsiveness and we will help you to tackle them one by one.

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

    Brandon C
    Participant

    Thanks Nicolás,

    I didn’t realize the issue with the form was still ongoing. I will submit this for you as well as your other recent inquires.

    Thank you!

    Brandon C
    Participant

    Hi Hispasec Sistemas,

    Thank for reaching out to report this Cloud WordPress concern. We have an Abuse Hotline that you can report this issue to directly and we will have it addressed immediately.

    We appreciate you for notifying us of this suspicious activity.

    Brandon C
    Participant

    Hi Hispasec Sistemas,

    Thank for reaching out to report this Cloud WordPress concern. We have an Abuse Hotline that you can report this issue to directly and we will have it addressed immediately.

    We appreciate you for notifying us of this suspicious activity.

    in reply to: Modifying header in Crio WordPress theme #77713
    Brandon C
    Participant

    Thanks Anne,

    One thing to keep in mind here is that Crio & WordPress recommends a logo image dimensions of 400 by 100 pixels. The ideal approach is to proportion your image before uploading to the site. This will give you the best results.

    What you could also do is use custom CSS to resize the image from the CSS/JS Editor. For instance something like this would change the size of the image on your homepage:

    .boldgrid-section img:not(.aligncenter) {
        display: inline;
        width: 60px;
    } 

    In order to to give pages and post specific header templates you need to edit the page or post and scroll down to the Page Header section. Select the Use Post Setting option and choose the header you would like to be displayed on that page or post.

    I hope this helps! Please link us to any page or post where your custom headers are present if you would like for us to review your code and give our best suggestions on how to modify.

    Brandon C
    Participant

    Hi Linda,

    Thanks for reaching out, although I’m sorry to hear you’re having some trouble with BoldGrid Post and Page Builder. I definitely understand your frustration, and I appreciate you working with us on this.

    Post and Page Builder was built with a mobile first design approach but I think the major issue here is your TwentyTwentyOne WordPress theme which doesn’t have a dedicated Post and Page Buider integration.

    Post and Page Builder functions best with with BoldGrid themes such as Crio Pro WordPress theme which is also included as a part of your premium package for hosting with our premium partner DreamHost.

    Crio is considered a super theme and comes out of the box with over 400 customizable options. It is 100% compatible with Post and Page Builder and I believe that would resolve your issues with mobile responsiveness.

    If you decide to switch to over Crio we’ll be right here to help you configure your new theme and review your options.

    I hope this helps Linda, again we apologize for the confusion. Please let us know if there’s anything else that we can answer for you!

    Brandon C
    Participant

    Hi Candance,

    You’re Crio Pro WordPress theme setup could be reflective of the inspiration you chose when you configured your theme.

    The good news is Crio fonts are 100% globally customizable so you can always take full control when working with fonts within your theme.

    I inspected your website and I see that you’re displaying your most recent Blog Post on your homepage. What you can do is go into your WordPress customizer and change the global setting to display “Blog Page” and Post List titles in the format of your choice.

    From your WordPress dashboard visit: Appearance > Customize > Design & Blog and from here you’ll have the option to choose either a single Blog Page or Posts List display and change the title font from the Title(s) section.

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

    Brandon C
    Participant

    Hi Osamn,

    Thanks for reaching out with your Total Upkeep backups and migrations plugin questions!

    For this issue you can try changing the backup zip compressor type but I can’t guarantee this will work for you.

    The best thing to do in this case would be to access your site at the server level and change the max execution time from either your .htaccess or php.ini file.

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

    in reply to: After activating Premium #77700
    Brandon C
    Participant

    You’re most certainly welcome Candance,

    Thank you!

    in reply to: Need help logging in to my WordPress website #77696
    Brandon C
    Participant

    You’re very welcome Marie!

    I did notice that you’re using one of our products, W3 Total Cache and that could have been the reason for the misunderstanding.

    Please let us know if there’s anything else that we can answer for you!

    in reply to: Deleted page is still showing up on my live site #77690
    Brandon C
    Participant

    Hi Patricia,

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

    The issue you’re experiencing is likely due to caching. Often times when we make changes to our website we need to clear any cache associated with the site to rebuild the database. Elements are cached into your site for performance purposes.

    Be sure to clear any caches associated with your website this includes browser cache, caching plugins and any server side caching agents you might be running.

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

    in reply to: Need help logging in to my WordPress website #77461
    Brandon C
    Participant

    Hi Marie,

    Thanks for reaching out to BoldGrid Themes home of Crio Pro WordPress theme and BoldGrid Post and Page Builder!

    Here at BoldGrid we provide quality WordPress themes and plugins but we do not manage client sites. I do apologize for the misunderstanding. I went ahead and looked up your web host and I see that you’re using GoDaddy. GoDaddy actually manages the server your WordPress site lives on so their support may be most beneficial to you on these types of matters.

    We do have an article on 5 ways to reset your WordPress password that should help you figure this out!

    Thank you!

    in reply to: Need help logging in to my WordPress website #77458
    Brandon C
    Participant

    Hi Geoffrey,

    Thanks for reaching out to BoldGrid Themes home of Crio Pro WordPress theme and BoldGrid Post and Page Builder!

    We have an article on 5 ways to reset your WordPress password that should help you figure this out!

    I hope this answers your question!

    in reply to: How do I recover my website if my domain is set to expire? #77350
    Brandon C
    Participant

    Hi Rajhans,

    Thank you for reaching out to BoldGrid Support, home of Crio Pro WordPress theme!

    I think the best thing to do in this case would be to renew the domain name and extend your hosting plan so that no changes have to occur to your website.

    However, if you need to backup your existing WordPress site you can take a backup using our Total Upkeep backups and migrations plugin. You would just need to download the contents of the backup to your local machine or save it in a remote location.

    Once you are up and running at your new web host if you decide to make a change you can simply reinstall WordPress and Total Upkeep to upload your backup. Please review this guide on using Total Upkeep.

    I hope this helps!

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