Discussion on Craft Beer - Brewery & Pub WordPress Theme

Discussion on Craft Beer - Brewery & Pub WordPress Theme

Cart 1,972 sales
Well Documented

BoldThemes supports this item

Supported

This author's response time can be up to 1 business day.

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,

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,

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.”

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.

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

Hi,

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

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey