Forum Replies Created

Viewing 40 posts - 121 through 160 (of 309 total)
  • Author
    Posts
  • in reply to: can’t find pages to edit them #22128
    BoldGrid Support
    Keymaster

    Hello,

    Thanks for posting your question regarding how to modify the Attribution/Special Thanks Page. Unfortunately, this page can not be modified manually. It is distributed through the Inspiration you choose and the items/elements within it. You can remove the link with a Premium Connect Key. However, you can not modify the page.

    I hope this helps,
    Sincerely,
    Carlos D

    in reply to: Trouble adding subpage to parent #22130
    BoldGrid Support
    Keymaster

    In the Menus section (from Customize or Appearance), you’ll need to drag the menu item to the right until it shows an indented position. You can view examples of this by searching for “WordPress submenu item” images.

    BoldGrid Support
    Keymaster

    As of now, BoldGrid Post & Page Builder doesn’t work well alongside Glutenburg. We’re currently working to ensure BoldGrid is compatible with Gutenburg before its full integration into WordPress installation. Sorry for any inconvenience.

    in reply to: Menu for mobile devices doesn’t align properly #22143
    BoldGrid Support
    Keymaster

    Hello Connie!

    Thanks for posting your question regarding the format of the menus and submenus when using the Hydra (and Uptempo) Inspirations in BoldGrid. Unfortunately, I am unaware of a way to modify the CSS to accommodate your request. I recommend signing up at BoldGrid Feature Request Portal and submitting your feedback to the developers of the themes as I’m unable to provide a solution to reformat the menus and submenus.

    in reply to: i need help with pages that overlap #22145
    BoldGrid Support
    Keymaster

    Hello!

    Thanks for posting your question regarding your homepage being overlapped by the pages that you have created. I’m sorry to see that this is occurring for you. I’m unsure of a resolution for this kind of behavior because I am unable to replicate this using the latest versions of WordPress and BoldGrid plugins.

    Further, this does not seem to be a common issue that I am aware of. I would need the additional details below to help determine a resolution and replicate what is happening:

    The version of any/all BoldGrid plugins and WordPress you are running
    A list of the plugins you are using in tandem with BoldGrid, as well as the version(s) you are running
    The Inspiration theme/category you are using, as well as the version you are running
    A screenshot of the behavior you are describing

    With these details, we may be able to further assist you.

    in reply to: Boldgrid at two websites #22147
    BoldGrid Support
    Keymaster

    Hello Willem!

    Thanks for posting your question regarding using the same BoldGrid theme on two different websites. Your BoldGrid Premium Connect Key is used to enable the BoldGrid plugin features. It does not save your theme to use on two separate websites. With that said, you would need to enter the Connect Key for each website as outlined in our guide: Activating Your BoldGrid Connect Key. Once you have entered this into both websites, you will need to use select the Inspiration for each instance and begin building the website(s) on each instance of BoldGrid. The changes you make on one site will not affect the other(s) with the same Connect Key.

    BoldGrid Support
    Keymaster

    Hello!

    Thanks for posting your question regarding the changes you made to the backup directory causing your site to become inactive. I’m sorry to see this is happening to you. Unfortunately, it’s unclear as to what changes you made that caused this issue. Further, this does not seem to be a common issue that I am aware of. I would need the additional details below to help determine a resolution and replicate what changes you made:

    What changes you made to troubleshoot the backup directory.
    Where the changes were made
    The version of any/all BoldGrid plugins and WordPress you are running
    A list of the plugins you are using in tandem with BoldGrid

    With these details, we may be able to further assist you. However, depending on the severity you may need to restore a functional backup from a time prior to the changes you made.

    in reply to: Mobile Menu Not Working #22151
    BoldGrid Support
    Keymaster

    Hello!

    Thanks for posting your question regarding the functionality of the menu on mobile devices. I’m sorry to see that you are experiencing this issue. I have loaded the Pavilion theme with the latest version of BoldGrid plugins and was unable to replicate the issue. Can you please share the version of any/all BoldGrid plugins you are using, along with the version of WordPress you are seeing this issue on? As well, if you could provide a list of the plugins you are running in tandem with BoldGrid, this can help us to better assess the situation and determine if a resolution can be relayed to you.

    in reply to: Copying active page to staging doesn’t work? #22154
    BoldGrid Support
    Keymaster

    Can you share what version and theme you’re using? I recommend ensuring your website is up-to-date and you’ve cleared any caching software for the website as I’m unable to replicate the issue.

    Meanwhile, you could accomplish your goal manually by copying all content from the text editor into a new page and selecting Staging.

    in reply to: How to change the color of main title #22163
    BoldGrid Support
    Keymaster

    You can edit the custom CSS for that text via Customize > Advanced > Custom JS & CSS with the following customization:

    .palette-primary .site-title a {
    color: blue;
    }
    #site-navigation {
    background-color: black;
    }

    in reply to: “Follow me” text #22165
    BoldGrid Support
    Keymaster

    To edit that text within this theme you’d need to edit the template files. You can do this via CSS/HTML Editor and on the right, inc > boldgrid-theme-framework-config > config.php under the function boldgrid_social_followme_text at the bottom. The text will be surrounded in a h2 code. If you’re uncomfortable editing PHP code, you’ll need to change to another theme to make such adjustments.

    in reply to: What to do next? #22169
    BoldGrid Support
    Keymaster

    1. We have guides regarding how to set up a staging site and the difference between the active and staging site.

    2. You’ll need a web hosting solution to host your BoldGrid site, but we do offer a list of recommendations. Also, notice that those Full Support

    3. BoldGrid themes are responsive. They change appearance attributes to accommodate different screen sizes. You can simulate this by going to a webpage on your desktop browser, right-clicking the page, selecting Inspect Element and the Responsive Design Mode icon (in FireFox) or Toggle Device Toolbar (in Chrome).

    Please let us know if you have any more questions regarding this.

    in reply to: Changing Background White Color Below Site Title Widget #22173
    BoldGrid Support
    Keymaster

    If you’re unable to edit it from within Customize > Site Title & Logo, you may need to apply custom CSS within the Advanced > Custom JS & CSS section.

    in reply to: What happens to my data if I uninstall Boldgrid #22179
    BoldGrid Support
    Keymaster

    Unfortunately, any data created by the plugin suite would also be removed. I recommend you create a backup to be safe before uninstalling BoldGrid. You can then copy and paste any content to the remaining, or new, WordPress installation.

    BoldGrid Support
    Keymaster

    You could try reducing the padding and/or font size on the menu items. Adding the following code to your custom CSS ( Customize > Advanced > Custom JS & CSS ) should help:

    .navbar-default .navbar-nav > li > a {
    padding: 5px;
    font-size: 14px;
    line-height: 1em;
    }

    in reply to: Gateway credit card processing #22186
    BoldGrid Support
    Keymaster

    If you’re using Ninja Forms, you can try their Elavon extension. Otherwise, you could use another plugin alongside or instead of Ninja Forms such as WP Forms.

    BoldGrid Support
    Keymaster

    Hi Paul,

    Thanks for posting your question regarding the options to change the font for your website. I’m sorry to see that you are experiencing an issue. Although I’m not quite sure what the issue you are describing, I was unable to replicate any issues with my test BoldGrid website when changing the fonts for the Monument – Photography Inspiration.

    When you navigate to the Fonts section of the Customizer, what options are available for you to click on? It should appear as a list of common elements (Menus, Headings, Subheadings, Main Text) on the page that you can click to customize the typography.

    Best Regards,
    Carlos D

    in reply to: Editing my site tagline #22260
    BoldGrid Support
    Keymaster

    Hello,

    Thanks for posting your question about seeing the changes to your tagline. I’m sorry to see you are experiencing issues with this. I have not identified any issues with changing my tagline. Have you tried clearing your cache or using a Private Browsing Session to test the site out? It’s possible that your browser is using a cached version and will not show the updated version until that is done.

    Best Regards,
    Carlos D

    in reply to: APM (Accelerated Mobile Pages) #22262
    BoldGrid Support
    Keymaster

    Hello!

    Thanks for your question regarding Accelerated Mobile Pages capabilities with BoldGrid. I am unaware of any plans or progress made in implementing this kind of feature. Although the great thing about BoldGrid working in WordPress is that you can simply add features like this by searching for a plugin. I was able to locate one called AMP for WordPress, in particular, however, I have never used it. For this reason, I recommend making a backup of your website and testing this in a sandbox environment prior to launching it on your live website.

    I hope this helps!
    Sincerely,
    Carlos D

    in reply to: Customizing Design of Blog Category “Pages” #22300
    BoldGrid Support
    Keymaster

    Hello S J.

    Thanks for posting your question regarding customizing the pages that display a specific category. Unfortunately, this feature is not built into WordPress/BoldGrid. You would need to custom code a solution, for instance, using a Category Template.

    Otherwise, you can create/design pages for each category and use this plugin which will allow you the ability to use shortcodes on the page you created/designed to display the desired Category.

    I hope this helps!

    Sincerely,

    Carlos D

    in reply to: I am unable to change my admin email #22304
    BoldGrid Support
    Keymaster

    Hi Brendan,

    Thanks for posting your question regarding changing the email address that you receive your form submissions to. I’m sorry to see that you are experiencing issues with this. Where this is done depends on the Forms plugin you are using. Are you using NinjaForms, WPForms, or another form plugins?

    Best Regards,
    Carlos D

    in reply to: domain name transfer #22302
    BoldGrid Support
    Keymaster

    Hello Richard,

    Thanks for posting your question about installing BoldGrid on InMotion Hosting while your domain is registered with GoDaddy.

    You can Get Started with BoldGrid Using a Host File Modification and then change your nameservers to point to InMotion Hosting from GoDaddy’s interface once you are ready to go live.

    Otherwise, you can point the nameservers for your domain and get started after the domain is pointed to InMotion Hosting’s server.

    I hope this helps!
    Sincerely,
    Carlos D

    in reply to: How do I add a registration symbol to a title? #22306
    BoldGrid Support
    Keymaster

    Hi Sharon,

    Thanks for asking your question about adding the ® (Registered) symbol to your headline and Services block. You simply need to enter the following text as the Registered symbol will appear automatically when you load the website (may not load in preview):

    ®

    I hope this helps!
    Sincerely,
    Carlos D

    in reply to: How do I link staged pages ? #22332
    BoldGrid Support
    Keymaster

    Hello.

    I’m sorry to see that you are experiencing an issue with the staging pages links not appearing as an option to link to. I recommend copying and pasting the URL for the staged page by navigating to the preview of the page and then copying the address bar URL. Paste that in the link and that should work until you launch the site active. Then, you will need to update the link to the correct page.

    I hope this helps!
    Sincerely,
    Carlos D

    BoldGrid Support
    Keymaster

    Hello.

    I’m sorry to see that you are experiencing an issue with using the Read More feature. Unfortunately, I do not know of a way to correct this. I recommend submitting the details of this issue to the BoldGrid developers to review further. They are available by signing up and sending them a message from the BoldGrid Central.

    I hope this helps!
    Sincerely,
    Carlos D

    in reply to: Is your pricing in US$ or AUD$? #22336
    BoldGrid Support
    Keymaster

    Hi thanks for your question. Our prices are indicated in US dollars. I hope this helps!

    in reply to: SSO (Azure) Compatibility with BoldGrid Staging #22375
    BoldGrid Support
    Keymaster

    Hi.

    Thanks for posting your question about the SSO Azure plugin compatibility with BoldGrid. The login functionality for WordPress is the same as for BoldGrid. I am not able to speak for MediaTemple’s staging site functionality or for the SSO Azure plugin’s capabilities.

    I recommend you contact Microsoft regarding the ability to do what you are looking to do. They have more insight into the products and services they offer.

    BoldGrid is built for WordPress, so in theory, if your plugin works for WordPress it will work with BoldGrid.

    Additionally, you do not need to purchase anything to try out BoldGrid. You can obtain a Free Connect Key to test things out.

    As always, before testing things, I recommend making a backup and downloading that backup to your computer. This allows you to restore the site to its working condition should disaster strike.

    I hope this helps.
    Sincerely,
    Carlos D

    in reply to: Free Connect Key #22384
    BoldGrid Support
    Keymaster

    Hello Ross!

    Thanks for posting your question regarding switching out and obtaining a BoldGrid Connect Key. If A2 Hosting is unable to provide you with a Free Premium Connect Key manually, then I recommend installing BoldGrid to a subdomain (if possible). Then use the Connect Key you receive for that request to update the Connect Key on the “imported” website.

    If it’s not possible to install on the subdomain, you can obtain a Free Connect Key directly from BoldGrid Central. Then, you can update the Connect Key on the “imported” website.

    I hope this helps!

    Sincerely,

    Carlos D

    BoldGrid Support
    Keymaster

    I’m sorry to see that you are experiencing this error. I have seen this before and I was able to clear the error by disabling a rule that was being triggered by ModSecurity on the server that I had BoldGrid installed on. Reviewing the Apache error logs helped to identify which error it was and then I simply disabled that rule in the ModSecurity settings. I recommend reaching out to the host of your server to see if they can identify that for you, if you need further assistance.

    I hope this helps!
    Sincerely,
    Carlos D

    in reply to: Header.php went missing #22405
    BoldGrid Support
    Keymaster

    Hi.

    I’m sorry to see that you are experiencing an issue using a Savona Pro theme. Unfortunately, I’m unable to diagnose why the header.php file is empty. I’m not exactly sure that I understand the steps to replicate the issue. Are you modifying the file directly and the changes are not being reflected? Are you entering HTML into the Customizer tool and those changes are not appearing? Are you having issues with other code that you add? Since you are using a third party theme, the full functionality of BoldGrid may not be available therefore it’s not always possible to advise why this is happening.

    Best Regards,
    Carlos D

    in reply to: Changing background and text colour of footer widgets #22557
    BoldGrid Support
    Keymaster

    Hello Ali,

    Thank you for your patience. I was able to identify a few objects to customize the CSS (using Google Chrome Dev Tools) for the elements on the page that should provide the appearance you are looking for.

    .palette-primary .well {
    border: none;
    }
    .palette-primary .site-footer a {
    color: #eee;
    }

    .palette-primary .widget-title {
    color: #eee;
    }

    Now, the first footer (farthest to the left) may need to be recreated because the formatting is different from the other three (3). However, from my view, they all appear with white text (for links and widget titles) when I use this code. The borders were removed as well. I hope this helps!

    Sincerely,
    Carlos D

    BoldGrid Support
    Keymaster

    Hi,

    Thanks for posting your questions regarding the form on your BoldGrid website. How you change this depends on which plugin and version you are running. Specifically, if are you using Ninja Forms or WPForms. The email address is typically configured using the WordPress Administrative email address. However, it may also need to be changed in the form itself in some versions. I hope this helps!

    Sincerely,
    Carlos D

    BoldGrid Support
    Keymaster

    Hello!

    Thanks for posting your question regarding creating a table in Word and importing/saving it as a BoldGrid Block.

    Unfortunately, at this time this functionality is not available. Your feedback is very valuable and you can always submit feature requests to our Development Team directly. Feel free to sign-up and submit your feedback BoldGrid Feature Request Portal.

    Best Regards,
    Carlos D

    in reply to: No Option to hide website while underconstruction #22447
    BoldGrid Support
    Keymaster

    Hello!

    Thanks for posting your question regarding displaying an “Under Construction” page while creating your website.

    Unfortunately, at this time this functionality is not available. Your feedback is very valuable and you can always submit feature requests to our Development Team directly. Feel free to sign-up and submit your feedback BoldGrid Feature Request Portal.

    Best Regards,
    Carlos D

    in reply to: Linking podcasts to a boldgrid website #22451
    BoldGrid Support
    Keymaster

    Hello!

    Thanks for posting your question regarding how to insert a link to a Podcast into your website. WordPress and BoldGrid both use the same method for inserting media from a URL, like a Podcast, into a Page or Post. While editing your Page or Post, simply click on the Add Media button. From the left sidebar select Insert from URL. This will allow you to enter the URL of the media you would like to add to your website.

    I hope this helps! Feel free to reach out if you have any further questions or concerns!

    Sincerely,
    Carlos D

    in reply to: Changing background and text colour of footer widgets #22559
    BoldGrid Support
    Keymaster

    Hi Ali.

    I visited your site and it appears that your text is white and the background is grey in your footer. I’m not exactly sure what issue you are experiencing with you customizations in the code.

    Best Regards,

    Carlos D

    in reply to: missing pages #22469
    BoldGrid Support
    Keymaster

    Hi Paul.

    Thanks for your feedback, we are happy that you are satisfied so far with BoldGrid. Unfortunately, I am not able to diagnose what is causing this issue. However, a premium connect key is not required for displaying pages you create with BoldGrid. I advise you review the Page’s Status, if the page is private/public, and whether the development group is set to Active or Staging. These are all the components related to controlling the visibility of a Page.

    I hope this helps.
    Sincerely,
    Carlos D

    in reply to: Changing “Follow me” part in Florentine pattern #22471
    BoldGrid Support
    Keymaster

    Hello,

    Thanks for posting your question about modifying the “Follow Me” text heading displayed in the footer of the Florentine inspiration. That text is hard-coded into the theme, so it cannot be edited, but you can use CSS customization to remove it, by adding this line of code to the HTML/CSS Customizer section.

    div.col-md-12.follow-me.text-center h2 {
    display: none;
    }

    I hope this helps!

    Sincerely,

    Carlos D

    BoldGrid Support
    Keymaster

    Hello David!

    Thanks for posting your question regarding using your active site as a foundation for your staging site. You can duplicate active pages and posts and then change their Development Group to the staging site. However, the Customizer settings are not able to be duplicated to the staging site.

    Unfortunately, at this time this functionality is not available. I went ahead and notified our developers who will be adding this to their feature request list.

    Your feedback is very valuable and you can always submit feature requests to our Development Team directly. Feel free to sign-up and submit your feedback BoldGrid Feature Request Portal.

    Best Regards,
    Carlos D

    BoldGrid Support
    Keymaster

    Hi, Ali!

    Thanks for your patience and allowing me time to determine a solution for you. When I review your website, it appears as though you have already added the code that Arnel provided for you. I recommend modifying the code Arnel previously provided to you. You should be able to replace that code with this to achieve the desired appearance:

    .site-header {
    position: fixed;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    z-index: 2000;
    }
    .entry-title, .page-title {
    margin: 115px 0;
    }

    This will remove any padding from the top and bottom of the header. Then it will also increase the margin for the page titles to appear below the header, rather than hidden behind the header.

    You can adjust the values for padding-top and padding-bottom to see what looks best for all your pages throughout your website. Also, you can modify the margin value, however, the minimum value depends on the size of the header. However, with the values I have provided, it should result in what you are looking for.

    I hope this helps.
    Sincerely,
    Carlos

Viewing 40 posts - 121 through 160 (of 309 total)