173 comments found.
can i use divi theme builder with this ?
Hi,
Theme comes with its own page builder – Bold Builder. You can not use divi with Craft Beer theme.
Kind regards,
BoldThemes team
That is too bad. I prefer divi. I like the theme
I can’t get the logo to pull into each page.
Hi, could you please share more information about the issue that you are experiencing (e.g. including example URL could be useful)?
Hello, there is a problem with on_sale shortcode. We use it on the homepage, but products keep dissapearing. For example we make 8 products on sale, and sometimes it starts showing only 2. After sometime it shows 8 again. Any ideas? Thanks
Looks like it is not related to our theme, please try to contact WooCommerce support: https://docs.woocommerce.com/document/how-to-get-help/
Does this theme come with the images and most importantly (for my client) the video background as seen on Homepage version 6? Is the imagery royalty free?
Hi,
The demo import features images in lower resolution for two reasons – speed of import, and more importantly the license – images are for demonstration purpose only and are not licensed for third party use, if you want to use the images on production site, you would have to license them. This goes for video background as well.
Kind regards,
BoldThemes team
Do you know where I could possibly purchase the video background and images?
Hi,
Most of the images were licensed from ShutterStock – if you inspect or download the image of interest from our demo and you can use image search on ShutterStock to locate the original based on the image. We will escalate the question to our designers to help us with the origins of the video, but in general you can find a lot of high quality beer related video footage on video hive: https://videohive.net/search/beer?as=0&referrer=homepage&utf8=%E2%9C%93
Kind regards,
BoldThemes team
Hi! Congrats for the Craft Beer Theme. We are looking for a theme to our beer&travels blog, so for us it’s important to see (instead the post types that i just see) the options for Pages. Can I see some of the them? Then, in case of buy it, it’s possible to upload the theme like it’s just now in demo view, exactly, and then we’ll modificate the look and contents. Thanks!!!
Hi,
If you like to check out more details in relation to the Craft Beer theme, please feel free to browse through its documentation: http://documentation.bold-themes.com/craft-beer. You can find page and theme options described in detail as well as the demo import procedure (yes it is possible to import the demo content so you can start from demo site).
Kind regards,
BoldThemes team
Thanks!!! I just buy the theme and i’m working. Just a question, Why the import demo images are pixelated? Thanks!
Hi,
Great, thanks for your purchase. There are two reasons for that – they serve for example purposes only, they are not licensed for third party use – if you intend to use them on production site, you need to license them on your own – we can provide the shutterstock ids for the ones you want to use. The second one is speed of import.
Kind regards,
BoldThemes team
Great. Liste, We have an strange trouble. The content it’s shows twice, duplicated. But in the editor only it’s one time.
Hi,
Please check if you have deleted the page which slug has been defined in Appearance > Customize > Header and Footer panel in the Footer Page Slug field. Having a slug of non existing page set in this setting causes the duplication of the content on static pages. Remove the slug if you do not want to use this feature. It should resolve the problem.
Regards, BoldThemes team
Thanks!! It was my fault, i erase the footer page..but all it’s ok. Then, at the main blog page the sidebar its visible but when i go to single post it’s not visible, what can i must do to make enable always in the posts? Thanks!!
Hi,
Here is how the Setting generally work
The settings in the Appearance > Customize panel are global, meaning that they influence every page on the site by default.
On the other hand, you have an option to override these settings on per page basis. If you take a look at the bottom of the page edit form, you will notice Override Global Setting part in Settings Section – here you can override global settings for every page.
In addition, all blog posts inherit the settings and overrides set for the page which slug is defined in Appearance > Customize > Blog (Page Settings Slug – bottom of the panel)
So, please make sure that the page with that slug does not have the override sidebar set to none or null. Or is possible that you have deleted this page as well. If so, try creating a new one, set its sidebar override to right and enter its slug in Appearance > Customize > Blog
Kind regards,
BoldThemes team
Hi! Another question. Why the lastest post at the home does not show all tht title? It show a small part, with”...” like it was excerpt
Hi,
Can you send us the url of the page with the issue so we can take a closer look at it? Thanks in advance.
Kind regards,
BoldThemes team
Here you can see it: beersandtrips.com
Hi,
Please try adding the following statements to Additional CSS panel of Appearance > Customize:
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_title {
overflow: visible;
-o-text-overflow: ellipsis;
text-overflow: unset;
-webkit-line-clamp: unset;
}
The default css clamps the titles to two rows unless the excerpt is present (and it is not in your case)
Let us know if this works.
Kind regards,
BoldThemes team
Thanks, done, it’s work but i think i must to add some extra space to show all right. The first still doesn’t show well
Hi,
They seem fine now – but maybe we are missing something. Please tell us do you need any additional assistance.
Thanks in advance.
Kind regards,
BoldThemes team
Hi BoldTheme, How add tags in portfolio ? There is just the category…Thanks a lot for your help.
Hi,
Tags are not available for the portfolio – currently category is the only supported taxonomy at his moment.
Kind regards,
BoldThemes team
Thanks for your answer. Do you think add this option or not for next update ? If not, is it possible to add it easily ? Which file I have to change ? (boldthemes_functions ?) Thanks a lot. Regards. Anthony
Hi,
Currently we do not have the plans for adding tag support. If you take a look at craft-beer.php file within craft beer plugin, you will notice the following statement (line 65)
register_post_type( 'portfolio',
array(
'labels' => array(
'name' => __( 'Portfolio', 'bt_plugin' ),
'singular_name' => __( 'Portfolio Item', 'bt_plugin' )
),
'public' => true,
'has_archive' => true,
'menu_position' => 5,
'supports' => array( 'title', 'editor', 'thumbnail', 'author', 'comments', 'excerpt' ),
'rewrite' => array( 'with_front' => false, 'slug' => 'portfolio' )
)
);
You should add another element of the array ‘taxonomies’ => array(‘post_tag’), like this:
register_post_type( 'portfolio',
array(
'labels' => array(
'name' => __( 'Portfolio', 'bt_plugin' ),
'singular_name' => __( 'Portfolio Item', 'bt_plugin' )
),
'public' => true,
'has_archive' => true,
'menu_position' => 5,
'supports' => array( 'title', 'editor', 'thumbnail', 'author', 'comments', 'excerpt' ),
'rewrite' => array( 'with_front' => false, 'slug' => 'portfolio' ),
'taxonomies' => array('post_tag')
)
);
Please keep in mind that this does not add any tag related features to front end – it just adds support for tags in wp-admin
Kind regards,
BoldThemes team
Cannot get logo to change, It just shows text not my image, I changed the size to well below what was in the demo content and changed it in the editing page and the customize page. I should not that it is appearing on all pages beside the home page and the mobile menu…which I am using May.
Hi,
Here is how the Setting generally work
The settings in the Appearance > Customize panel are global, meaning that they influence every page on the site by default.
On the other hand, you have an option to override these settings on per page basis. If you take a look at the bottom of the page edit form, you will notice Override Global Setting part in Settings Section – here you can override global settings for every page.
You probably have a logo related override set on the home page and it caused the problem. Try removing all logo related overrides.
Should the issue persist or if you have additional questions, please leave a ticket at https://boldthemes.ticksy.com/ and our support team will be glad to assist you.
Thanks in advance.
Kind regards,
BoldThemes team
Hello, trying to update theme and after I did this is the message that I got.
Fatal error: Call to undefined function boldthemes_get_option() in /home/wwwthecraftdlife/public_html/wp-content/plugins/craft-beer/framework_bt_plugin/framework.php on line 13
it will not let me access the dashboard or any pages what is this mean?
Hi,
Can you please send FTP credentials to info@bold-themes.com so we can take a closer look at the issue? Thanks in advance.
BoldThemes team
Hi,
You can try the following since it seems that you haven’t updated Craft Beer plugin in the process – please delete the folder /wp-content/plugins/craft-beer/ and reinstall the plugin once prompted in wp-admin.
Kind regards,
BoldThemes team
I got it fixed…thanks…One more question, what is the largest size for the logo in the header? I feel that it is small and would like it bigger..Is there a way to make it larger?
Hi,
Please use the following css statements to increase the size of the logo (place them in Additional CSS section of Appearance > Customize panel). Change the numbers accordingly:
.btMainLogo {
height: 200px !important;
}
Also, please make sure to adjust the Logo Height property (Appearance > Customize > Header and Footer) so the menu aligns with the center of the logo)
Kind regards,
BoldThemes team
the portfolio page returns an error (Notice: Undefined index: pf_slug in /home/radem293/public_html/craft-beer/wp-content/themes/craft-beer/archive-portfolio.php on line 3), even in your demo http://craft-beer.bold-themes.com/main-demo/portfolio/
Hi,
Thanks for the heads up. We have escalated the issue to our developers and we will get back to you as soon as we get more info from them – it usually take them up to 24 hours to respond.
Kind regards,
BoldThemes team
Hi,
We have published an update which should resolve the issue. Please let us know if it does.
Thanks in advance.
Kind regards,
BoldThemes team
it works. thanx.
Hello. Can you tell me please where can I change settings for search results page (I want to add sidebar and to add header image)? I tried to find it in documentation, but didn’t find it. And archive pages too. Thanks!
Hello, this will probably include several steps so it would be best if you submit a ticket here, our support team will be happy to help: https://boldthemes.ticksy.com/ . Thank you!
I’ve tried to open a support ticket but it seems your site is down as I’m getting a 404. I have two issues going on, every since the last theme update, if I have woo-commerce plugin activated, it is crashing the site and all you get are white pages. Also, I’m using All in one event calendar plugin, I was using Event Calendar but since they use a page slug you can’t edit layout easily of the calendar page or individual event pages. So the All In One Event Calendar allows you to use shortcode to build the page in which you can put sections, rows and separators in to get the layout you need, mainly to keep the calendar from bleeding into the header. The problem is with the individual events, the event is at the top of the page and even though you switch editors to use the bold builder, it won’t let me drag a section above the event information. Is there a way around this? I’ve already contacted the plugin calendar author and here is their reply: “Our calendar and events pages inherit your Wordpress Theme’s page layout to determine where to place content. In your case the problem is caused by your Wordpress theme. Test this out by temporarily switching themes to see the difference.”
Hi,
Can you please send wp-admin and ftp credentials to info@bold-themes.com so we can take a closer look at WooCommerce issue – we were not able to recreate it in development environment so we need access to your server to pinpoint the issue.
Related to event plugin – please send us the url of the page where you have integrated the individual event code so we can take a closer look at your setup. In general we are not able to support third party plugins which are not declared as supported on theme profile page, but we will try to figure out what is going on.
Kind regards,
BoldThemes team
email sent
thanks for the help, the quick responses and tech help are A+ for this theme.
Guess I spoke too soon, the entire site is down again and it was after I did the theme update. I’ve deactivated all the plugins and none of them are the problem. You can see the front end when you are logged into the backend, but you can’t see the frontend if you are not logged into the backend. I will probably just purchase a different theme.
Hi,
If you take a look at your servers php error log, can you see any relevant entries once you refresh the site without being logged in? They can point to the cause of the issue.
Kind regards,
BoldThemes team
You think this has nothing to do with the theme update? Pretty coincidental I have these issues right after the update…
Hi,
Since we can not recreate the issue on our development server and no other users reported similar issues, the problem might be caused by your specific WordPress environment – the only way to make a definite conclusion is by inspecting the error log and see what exactly causes the issue.
Kind regards,
BoldThemes team
Also, the sliders that I had on two different pages are not showing up. That happened after the update. All the content is there on the backend as well. I’ve been developing WP sites for 13 years as one of my businesses and have never had the ongoing constant problems with a theme such as this one.
I am trying to install the demo content and I keep getting an error. I cleaned out all data, reinstalled wordpress and the theme and installed and activated woo commerce but still keep getting this error. Please advice how to fix it and move forward. Thanks
Jason Parse error unrecognised token ”<” Fatal error: Maximum execution time of 30 seconds exceeded in home/motsmilt/public_html?wp-includes/class-wp-image-editor-imagick.php on line 354
Hi,
It seems that the maximum execution time of the scripts on your server is set to 30 seconds which is not enough for your server to process all requests needed during demo import. Also, it seems that max upload size is set too low.
Please refer to documentation section Recommended server settings – http://documentation.bold-themes.com/craft-beer/getting-started/#server for recommended server settings.
Please contact your hosting support if you need assistance while modifying these values.
Kind regards,
BoldThemes team
Hello, I’m very interested in purchasing this theme. I don’t see any event calendars in the provided templates. Is there a widget with this theme or one you’d recommend that would work well and wouldn’t be too jarring in styles? (A Google calendar embed is simple enough, but may not look good with this template, etc.) Thanks!
Hi,
Thanks for reaching out. In general we have been using this one: https://wordpress.org/plugins/the-events-calendar/ – but please keep in mind that its free version is limited in terms of functionality to for example non recurring events, list view and day view.
In terms of styling it is fairly neutral, so it would probably fit the theme’s style even without additional customization. And if you need customization, it is displayed via shortcodes not iframes meaning that you can easily reach its elements from theme css.
Kind regards,
BoldThemes team
beautiful theme, bad the documentation with the changing images don’t help, i am still stuck at how to choose home page.
Hi,
We are sorry to hear that you are having difficulties related to setting up a home page.
In order to choose the home page, please go to Settings > Reading and choose the desired page as home page.
Some home pages have different settings from the rest of the demo site – so you need to replicate these settings on Appearance > Customize panel in order to make other pages look in line with the desired home page layout.
Please refer to the following article on how to do that: https://boldthemes.ticksy.com/article/9370/
If you need additional help in the process, please submit a ticket at https://boldthemes.ticksy.com/ and our support team will be glad to assist you.
Kind regards,
BoldThemes team
Thanks, i already did it, thanks anyway. One last question, how can i remove the menu from the Under construction page, if it under construction, no need the menu.
Hi,
You can add the following css statements to the under construction page (click on Custom CSS button above the Bold Builder interface on page edit form):
.mainHeaderInner {
display: none;
}
Kind regards,
BoldThemes team
Thanks so much
its theres a way to disable hamburger menu in mobile? i dont need any menus, so i dont need the drawer in mobile.
Thanks
Hi,
Please try adding the following to Additional CSS panel of Appearance > Customize:
.btVerticalMenuTrigger {
display: none !important;
}
Kind regards,
BoldThemes team
Hi there!
We’re using your theme and are very satisfied.
We have one questions: it seems that we can’t change the header image on the single blog post. We want to change this to a solid color or another image.
Could let me know how this can be done? If this can’t be done, could you build this in as an option?
Thank you! - BlueCola
Hi,
We are truly glad that you like the theme.
All single blog posts are based on so called single post template. If you change the template, all posts will inherit the change. The template is a static page – you can find its slug in Settings Page Slug field of Appearance > Customize > Blog panel.
Please change the image on that page (featured image) and it will will be reflected throughout the blog posts.
Kind regards,
BoldThemes team
Thanks a lot!
On the masonry image grid, there is a field for tiles format, what is this? I’ve changed the numbers around to see what it does and the images do reformat, but not sure what the numbers stand for and I’m having problems with getting the images within the grid how I want.
Hi,
Tiles format goes like this – if you define 4 columns for example, and set tiles format as 22,11,11,11,11 – you will get the square image covering two columns and two rows and then four square images covering one row and one column (two in the first row and two in the second).
If you set tiles format like this: 21,11,11,11,11,21 – you will get one rectangular image covering two columns, and then two square images covering one column each in the first row and two square images covering one column each and one rectangular image covering two columns in the second row.
So each number represents number of columns and number of rows the image will occupy – 22 means two columns and two rows and 21 means two columns and one row.
Kind regards,
BoldThemes team
Can i have a demo with the custom boldpage builder?
Hi,
We do not have the demo version of the theme, but if you are willing to give it a try and see if it fits your needs go ahead – we guarantee a full refund if it turns out to be a bad choice.
Kind regards,
BoldThemes team
Where can i get the awesome logo?
http://craft-beer.bold-themes.com/main-demo/wp-content/uploads/sites/3/2017/05/logo-black.pngHi,
This is the logo we have created as part of the design for the Craft Beer theme.
Kind regards,
BoldThemes team
Is there anyway that you could share the font or source when buying the theme?
Hi,
We think this is the font our designer used: https://www.behance.net/gallery/47512173/Quentin-Script-Free-Typeface but we will check it out on Monday and let you know.
Kind regards,
BoldThemes team
What is the best size for the top banner images? I’ve used many different sizes and they don’t format right on the front end when viewing.
Hi,
The recommended width is 1920px. The height really depends on the aspect ratio of the section you want to place the image into. We use aprox. 900px on our demos.
Kind regards,
BoldThemes team
Is there a way to create sub tabs under the parent tabs on the food menu demo of the theme? I have 4 parent menus but underneath I want to tab them so I can have sub tabs of appetizers, main, desserts, etc.
Hi,
Currently you can not place tabs within tabs – tab element will not render other nested tab elements properly.
Kind regards,
BoldThemes team