Forum Replies Created

Viewing 40 posts - 41 through 80 (of 233 total)
  • Author
    Posts
  • Hello Karey,

    Thanks for submitting a question about transferring a site. You will need a web hosting account. BoldGrid is not a host itself but a suite of plugins for a WordPress site. However, BoldGrid partners with supported web hosts.

    Best,

    Christopher M.

    Hello James,

    Thanks for submitting a question about the Visual Editor. If you could just clarify, are you trying to change the background picture on the page itself, or change the background in the Call to Action? In the case of the Linx theme, it should be the same image.

    If the former, then you should be able to change the background picture using the Customizer. Click Customize from the admin menu and choose Background.

    Best,

    Christopher M.

    Hello,

    Thanks for submitting a question about editing not appearing on site. Erasing the browser history will not affect the browser cache. It’s possible a cached version of the site may still exist in the browser. Also, there is the server-side cache. Check to make sure that you have flushed the cache for the server through your hosting control panel or any WordPress caching plugins.

    Best,
    Christopher M.

    Hello Paul,

    Thanks for submitting a question about the mobile responsiveness of your blog posts. It seems there are a few lines of CSS padding and margin control affecting this content area:

    padding-right: 5em;
    padding-left: 5em;
    margin-right: 100px;
    margin-left: 100px;

    Without these, the content displays nicely on mobile. I can only guess that these were added to the theme, because this is the first time I’ve seen that kind of behavior in a page layout.

    Best,

    Christopher M.

    in reply to: Block Library won’t open #22574

    Hello,

    Thanks for submitting a question about blocks. If the blocks were not loading it’s possible there was a connection issue. Or, you may need to reinstall the plugin. If you are trying to re-use a block, make sure that the block has been saved on a page already in use. Then you can access that block again by selected “Used Blocks” as the type.

    Best,
    Christopher M.

    Hi Tammy,

    Thanks for submitting a question about widget areas. Typically, a widget will collapse upon itself if there is no content in it. So this would not take up extra space. But yes, it is possible to remove a widget area via child theme (definitely the best way to customize page templates).

    Which theme are you using? We may need to test and replicate your issue further before providing more information.

    Best,
    Christopher M

    in reply to: How to Copy Active Site to Staging Site? #24434

    Hi, Alan. If you want, I’d recommend submitting your issue as a feature request. Many of the features we have implemented since the initial release are the result of thoughtful feedback. It’s possible your particular use case is already being considered for an improved feature. Of course, a large plugin suite has a lot of moving parts, so new features go through a rigorous development and testing process. But we always appreciate feedback.

    Hello Tammy,

    You will want to make sure you have selected the correct CSS elements. To do this, you can follow this guide. That guide will show you how to use your browser to help you customize CSS with Google Chrome (but the steps should be the same for other browsers).

    Basically, you can use your browser to select an item that you want to customize, and you can test your customizations live. You still need to have a working knowledge of CSS, but this is the best way to do custom work.

    Best,

    Christopher M.

    Hello,

    Thanks for submitting a question about an error when running a backup. It is possibly a permissions issue with the directory on your GoDaddy server. I advise checking first with GoDaddy support. Or, check the document root directory for 755 permissions. Support would be able to help you verify this information.

    Best,
    Christopher M.

    Hello,

    Thanks for submitting a question about entering a connect key. Yes, BoldGrid should be compatible with Multisite. And the process for entering the connect key should be the same as is outlined in this guide. If you are unable to see these options or are getting a certain error feel free to provide details with replication steps we might be able to follow. You can also consider contacting hosting support for direct assistance.

    Best,
    Christopher M.

    in reply to: How to Make My Site Live #22635

    Hello,

    Thanks for submitting a question about how to make your site live. Are you talking about how to launch the staging site? If so, we have a guide that will be helpful:

    Working with Staging and Active Sites

    Or, if you are talking about how to launch a site in general, you will want to make sure that your domain name is valid and you are pointing it to the correct nameservers. If you are unsure what this means, let us know, or check with your web hosting support.

    Best,
    Christopher M.

    Hello,

    Thanks for submitting a question about removing the “Follow Me” heading from the Florentine theme. It looks like that text is hard-coded into the theme, so it can’t be edited directly, but you can use CSS customization to remove it:

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

    Best,
    Christopher M.

    Hello,

    Thanks for submitting a question about mysterious text. What does the text say? Which theme are you using? Is there a way we can replicate the issue?

    Best,
    Christopher M.

    Hello,

    Thanks for submitting a question about migrating your site. It may be best to contact the host you’re working with to make sure you are visiting the correct domain. WordPress.com is a WordPress-only host. If you are switching to a self-hosted site, you will not be visiting WordPress.com in the long term. Since this sounds like more of a hosting issue than a problem with BoldGrid itself, the host you have selected will be able to help you get to the right place.

    Best,
    Christopher M.

    in reply to: Changing Theme Header Color – Cobalt Theme #22700

    Hello,

    Thanks for submitting a question about adjusting colors in your site. A custom CSS modification may not be necessary. Since the color was changed while you were working in the Customizer that indicates the necessary color controls are located there. All of the colors in the theme can be controlled from the Colors section of the Customizer. Check each color in your chosen palette for the one you are trying to change and most likely the active color you want to change will be there.

    Best,
    Christopher M.

    Hello,

    Thanks for submitting a question. When you say that you “search for my website as a user” what do you mean exactly? Do you mean that you use the search functionality on the site itself to search for pages? If this is where the error is coming from we will need exact steps to replicate it in order to find a possible solution.

    Best,
    Christopher M.

    in reply to: URL Edit Has Taken Down Site #22719

    Hello Anna,

    Thanks for your question about editing the site URL. If you are not able to access the WordPress Dashboard, then you will need to gain access to the WordPress core files. There, you can to attempt to reset the site URL to what it was before you made the edit. This change can be made in the `wp-config.php` file, which will be present in the root directory of your WordPress site.

    This issue falls under the category of general WordPress troubleshooting that your host can assist with if you have any trouble.

    Best,

    Christopher M.

    Hi, Susan, thanks for your reply. Unfortunately, I was not able to replicate the issues you’re seeing. Since we are not able to test the issue in your environment, we would need more data as I requested before to learn more about the issue.

    Or, you could consider contacting your host for help. If your host is an official BoldGrid partner, they may be able to replicate the issue live with you and provide a more accurate solution.

    Hello Susan,

    Thanks for submitting a question about buttons not linking correctly and issues with the staging environment. Some of the issues with buttons not connecting could be related to differences between the staging and live environment. The staging environment is mostly for design and aesthetics, and the site would function differently when it goes live. Do those links work on the active site?

    Also, there could be page caching issues you are running into. Either way, it would be difficult to know with certainty without having some steps we could follow to replicate the issue.

    What do you mean specifically by “everything else is there except that box”? Do you mean when you’re editing the page, the box disappears? If you can clear up the issue a little bit or perhaps provide specific steps you took to get to the problem we might be able to find a solution.

    Best,

    Christopher M.

    in reply to: I cannot get my title to change #22735

    Hello Andy,

    Thanks for submitting a question about changing the title on your page. If you have not already, I advise clearing your browser cache to make sure you are seeing the site as it is rather than a cached version of the page.

    Likewise, your WordPress site may also have a caching system involved via a plugin or your server configuration. Clearing this information as well will be a good step to take.

    If those do not work, let us know how you are trying to change the title or what steps you are following. This way, we might have a chance of reproducing the error on our end.

    Best,

    Christopher M.

    in reply to: What is causing fatal error when I try to activate #22738

    Hello C. Mealer,

    Thanks for submitting a question about this error. Are you able to provide some background information about what triggered the error? Which plugin specifically were you in the process of activating?

    Any steps you took along the way might help us replicate the error and find a cause.

    Best,

    Christopher M.

    in reply to: What slider plugin works best? #22740

    Hello Tim,

    Thanks for submitting a question about adding a slider to the widget area of your site. The top widget area is (without custom coding) only accessible with the widgets available. That being said, there may be plugins that allow a slider to be inserted with a shortcode. Then, you can add a “Text” widget to the widget area.

    However, you will need to enable shortcodes in the widget area in order for the shortcode to work properly.

    Best,

    Christopher M.

    in reply to: My website won’t display properly on Mobile Display #22770

    Hello Emily,

    Thanks for submitting a question about displays and views. It is normal for the mobile layout to display much differently because of the differences in screen sizes between desktop and mobile.

    This is not considered wrong or improper. However, if the site’s mobile layout is not what you envisioned, you may need to work on the layout in mobile view first. This might be wise considering search engines are beginning to favor mobile optimized sites.

    Is there a specific design option that you are having trouble with in the mobile view?

    Best,

    Christopher M.

    in reply to: How to fix stop sentences from going vertical #22772

    Hello Cathy,

    Thanks for submitting a question about writing and columns. Are you writing within a column that has already been placed in the layout? Or, did you create a new column? How do you want the text to be displayed specifically?

    Columns are oriented vertically by default so they may be read from top to bottom. But, I am confused as to how that has become problematic for you. Feel free to provide some further context for the issue or steps I can take to replicate it.

    Best,

    Christopher M.

    in reply to: Optimize Boldgrid Site and Reduce Loading Speed #22813

    Hello Tom,

    Thanks for submitting a question about page optimization. You will want to pay attention to the recommendations these services provide. They will typically be able to isolate elements of the site that might be taking a while to load. And remember the site will move faster once the various resources are cached both on the server and in the users browser.

    So you will want to make sure the site is using some kind of caching on the back end. There are many WordPress plugins that can help with that, and your host may also have some good recommendations for you.

    Also, make sure that the images you are loading on the site have been optimized for the web. Large unoptimized images are most often the culprit of a slow load time.

    Best,

    Christopher M.

    Hello Pedro,

    Thanks for submitting a question about menus on various pages.

    The best way to make that kind of change is to use a child theme to build a custom page template. This is true for virtually any WordPress theme, not just BoldGrid themes. Once you have your own page template, you can switch to it in the page editor.

    At the moment there is no switch or button that will change that instantly, since these elements are built into the page template, and what you require is a customized change outside of what the theme provides.

    For the second part of your question we’ll need more information, I’m not sure exactly what you mean.

    Best,

    Christopher M.

    in reply to: How to rotate an image #22819

    Hello Richard,

    Thanks for submitting a question about editing images. Once you have the image selected in the editor, click the edit button (with the pencil icon). On the next screen, click “Edit Original”. This will provide you with rotational controls.

    These controls are good for a quick fix, but they can, over time, take up space by creating multiple iterations of the same image. It is always best to edit images locally to your exact specifications before uploading them into WordPress.

    Best,

    Christopher M.

    in reply to: How can i change/ correct the map on the Contact Us page. #22821

    Hello Richard,

    Thanks for submitting a question about editing the map on the contact page. This map takes the information provided in the original Inspirations process and produces a link to Google maps. So Google will look up the exact address provided. However, this means the address must be written in a form that Google will interpret as an address (typically starting with numbers). So it’s possible that the address you originally used was misinterpreted by google.

    An easy to edit the map is go through the Inspiration process again. Or, you can use Google maps to find the exact address you require and paste it into the text editor on the contact page. The space you will want to paste it will be in the iframe for the maps under “src”.

    <p class=”boldgrid-google-maps” style=”width: 100%; height: 200px;”><iframe style=”width: 100%; height: 100%;” src=”Link from Google Maps Here” width=”300″ height=”150″ frameborder=”0″></iframe></p>

    Best,

    Christopher M.

    in reply to: Text formatting in slideshow captions #22848

    Hello,

    Thanks for submitting a question editing media captions. It looks like you are trying to add a line break after part of the caption. This is possible with single images because you can use the text editor to add manual HTML page breaks (<br>) in the caption text where needed. However, because galleries are generated differently you do not have that level of control.

    Best,

    Christopher M.

    in reply to: Theme deployment failed. Please choose another theme #22883

    Hello Jamie,

    Thanks for submitting a question about theme failure. That is certainly a unique error. If you can provide any further information we could use to replicate it we would be very interested.

    I’d also advise checking to see if BoldGrid is conflicting with other plugins. I can’t recall an occasion in which I’ve seen a similar error to the one you’re describing. Is it possible that it’s coming from a different plugin or theme?

    Best,

    Christopher M.

    in reply to: Why is widget the only category under customize? #22885

    Hi Cathy,

    Thanks for submitting a question about customizing your site. It sounds like you have encountered a unique error. It’s possible your plugins are conflicting with other plugins, or there may have been an error during installation. You can try testing plugins by disabling ones you’re not using or reinstalling the BoldGrid plugins. These troubleshooting steps work in most cases.

    Best,

    Christopher M.

    in reply to: Any reported issues with Dreamhost? #22924

    Hello Lee,

    Thank you for submitting a question about BoldGrid and Dreamhost. BoldGrid is built to work with any properly maintained WordPress installation. So you will want to investigate what kind of server optimization your host offers with regard to WordPress. This will be true for any host.

    Best,

    Christopher M.

    in reply to: Place logo inline with MObile Menu #22916

    Hello Norma,

    Thank you for submitting a question about aligning items in mobile views. Can you explain your issue in more detail? I’m not sure exactly what you mean by mobile menu. The menu will be the same menu for every device view. Is there a way we can replicate the issue you’re seeing? Which theme are you using?

    Best,

    Christopher M.

    in reply to: Best theme for art gallery with a blog #22918

    Hi Marie,

    Thanks for submitting a question about themes. All of the BoldGrid themes are designed to big, impressive images. I like the Hifidel theme because it has a minimalist feel to it, but in the end the decision is yours. I advise going through all the themes again to see which one you like best. Remember that even though each theme is set up differently, they all have the same features.

    Best,

    Christopher M.

    in reply to: How do I design how blog posts appear on the page? #22951

    Hello Expertly Paul,

    Thanks for submitting a question about styling the blog page. Are you hoping to change the look of the page that displays the blog posts or the actual single page that displays a single blog post?

    In either case you are only limited to the various controls, sliders, and buttons available in the Customizer. While we are adding new features all the time, you can always customize your site with exact detail using the CSS and JS editors and via child themes. However, this requires a deeper knowledge of underlying theme code. The possibilities for what you can create are virtually limitless.

    Best,

    Christopher M.

    in reply to: Allow users to upload files #22954

    Hello Matt,

    Thanks for submitting a question about user-submitted content. You may want to investigate user roles in WordPress. Providing certain privileged users with contributor status is the safest way to monitor incoming content. Unless you wanted a sort of open submission process, user roles is your best bet. The latter is possible but will likely require some custom coding.

    WPForms also provides users with a File Upload form. This is another option available to you because BoldGrid comes with WPForms. Then, all you would need to do is display the uploaded images on a page of your choosing.

    Best,

    Christopher M.

    in reply to: Why is my primary menu froze in Customize? #22956

    Hello Norma,

    Thanks for submitting a question about the page freezing. Is the page actually frozen with no buttons clickable? Or, does the page seem to be forever loading?

    Best,

    Christopher M.

    in reply to: Works with other plugins #22958

    Hello M,

    Thanks for submitting a question about using other plugins with BoldGrid. You certainly can use other plugins alongside BoldGrid. Using a variety of plugins is important for any WordPress-based site.

    However, using other site-builder plugins alongside BoldGrid could cause conflicts.

    The exercising of good judgment when selecting plugins is, of course, the best practice to adopt.

    Best,

    Christopher M.

    in reply to: Post and Page Builder adds editor css files to front end #22987

    Hello Andy,

    Thanks for submitting a question about CSS files. What do you mean exactly by adding files to the front end? Is there a way we can replicate what you are experiencing? Is this a child theme you made yourself following the instructions in our child theme article?

    Best,

    Christopher M.

    in reply to: How can I use hexidecimal colors when editing pages? #22989

    Hello Andrew,

    Thanks for submitting a question about using hexadecimal colors in BoldGrid. Unfortunately, at this time, there is not a field for hex colors in the page editor, but there is one in the Customizer.

    If you click Customize on the left and choose Colors, you’ll see you have a choice of color palettes. Here you can use hex values to change these colors and they will effect the theme.

    The advantage of changing colors in the Customizer is that the changes are site-wide. And you can use the palette colors in the page editor.

    Best,

    Christopher M.

Viewing 40 posts - 41 through 80 (of 233 total)