1690 comments found.
When asked to update WP Bakery Visual Composer, i do so. But then Wp tells me to “To receive automatic updates license activation is required. Please visit Settings to activate your Visual Composer.”. I got API key in and so. All was possible b ut not this update.
EDIT: by deActivating i got to update it. Got errors. but didnt have time to read them
Now the page looks funny and main menu is not showing at all and all content on HOME lokks funny. god dammit
what the hell?
You should first deactivate and delete the current version of Visual Composer, then install the new version from Appearance > Install Plugins. This applies only if you are not using v4.6, otherwise you just need to ignore the notification since direct update option is available only for those who have purchased Visual Composer directly from CodeCanyon and in our case it is included with the theme. In the next update we’ll take care to include the latest VC version as well.
Hi we are planning to make an upgrade to our cliente, but today when activating the theme it is shown like this:
http://www.qualitybakery.com/thanks.
Hey there, it looks the theme currently is not activated or at least we’re not able to see it. Please first activate the theme or email us your wp credentials so we can investigate the issue. Thanks!
Hi, we set the last release, all right! Now we install WPML plugin to translate website in italian and english language …. all right but ….
in the home page, how can i set the “traslated portfolio” instead original items?
http://www.subitoaziende.it/thatsitaliano/en/Hi, please email us your WP credentials so we can have a closer look at your issue. Thanks in advance.
Hi, first of all congratulation for theme update…I have to create again ALL the product but the update is important! Unfornutately I have some problems : 1) I can’t add no more than 1 image to your gallery item…what’s the problem with it? 2) I have to replicate in revolution slider a slide like the previous one that has been deleted (for index): can you provide a demo slide with the same characteristics? 3) what’s the code to display language selector on the topbar (not in the menu)?
Sorry, another problem: 4) where I can translate Related Portfolio Items Title and Subtitle? I can’t find this string nor in po/mo files and wpml strings
Hey there,
Please find below the answers to your questions:
1. Gallery shortcode has been fully reworked and now you need to insert inside Gallery shortcode as many gallery items as the number of images you want to display.
2. You can use slides as in demo by importing includes\options\inc\extensions\wbc_importer\demo-data\default\bakery-main-slider.zip file.
3. First create a menu eg. Top Bar Menu then select from WPML settings to show language switcher in that menu. Finally, go to Baker>Header>Top Bar Right and insert this shortcode: [vu_menu menu=”Top Bar Menu”]
4. See Bakery Options>Portfolio>Related Portfolio Items Title and Bakery Options>Portfolio>Related Portfolio Items Subtitle. 
Kind regards
Hi,
1) I’m afraid a don’t understand your reply…do you mean I have add one by one all the images (for example 50) to the gallery instead of selecting all of them togheter? I don’t think it’s the correct functionality of a “gallery” so I’m sure I don’t understand the correct iter: please can you explain it again?
2) ok for demo content even if I expect a demo more similar to the previous one…like the images in inner page headers: is it possible?
3) it doesn’t work: instead of “top bar menu” with selector language I see the “righ menu”
4) I didn’t want to change the text of title and subtitle but to translate them in italian
thanks again for your support and best regards
Hi,
1. Yes, you’ll have to insert all images one by one. You should adapt to this because this is how the new shortcode works. As a tip, insert first a gallery item, duplicate it and then just change the images per item.
2. The previous slider is no longer available. If you want you can choose to use custom header for home page as well.
3. Choose the menu where you want to display language switcher from WPML settings.
4. You need to make “vu_page_header_settings” custom field of the page translatable and then it will be easy to translate from WPML.
Warm Regards
Hi, about 3) I’ve already set a menu for dispay language switcher and I’ve selected it in WPML options but in the top header I don’t see this menu but onother one 4) I’m sorry but I don’t understand your suggestion
3. Fixed it for you.
4. Fixed too! All you need to do now is edit English pages and enter respective text. Eg. http://www.pasticceriabellavia.it/it/dolci-pasticceria-bellavia/torte/ corresponds to http://www.pasticceriabellavia.it/en/cakes-and-pastries-pasticceria-bellavia/torte/. You need to just edit the last one and enter title and subtitle in English.
Best regards
Thnaks for point 3 4. ... I think there was a misunderstanding! I need to translate, in single product page, title and subtitle of the “Related Portfolio Items” box at the bottom of the page.
Thanks for point 3 4. ... I think there was a misunderstanding! I need to translate, in single product page, title and subtitle of the “Related Portfolio Items” box at the bottom of the page.
Yep, definitely there was a misunderstanding. Sorry for that.
You should replace line 92 & 93 of wp-content/plugins/bakery-cpt/templates/templates/single-portfolio-item.php file:
<h2><?php echo esc_html(vu_get_option('related-portfolio-items-title')); ?></h2>
<p><?php echo esc_html(vu_get_option('related-portfolio-items-subtitle')); ?></p>
with
<h2><?php echo __('Related Portfolio Items', 'bakery-cpt'); ?></h2>
<p><?php echo __('Check out some of our similar portfolio items', 'bakery-cpt'); ?></p>
And then you will be able to normally translate them from WPML > Translation Strings.
Cheers! 
Hi, thanks for the code. I’ve made the change and in single portfolio item I see the new texts but… I can’t still find them in WPML strings…
Thanks for fixing the problem! I’ve just seen the text translated in my pages!
Yep, fixed your issue earlier. You’re welcome! 
Hi, I can’t find a .xml file that contain demo content of theme.
Thanks, Angelo Liuzzi
Hi Angelo,
Thanks for the purchase. The theme comes with one-click demo data installation. See Bakery>Install Demo Content.
Otherwise, the XML file can be found at includes\options\inc\extensions\wbc_importer\demo-data\default directory.
Kind regards
I am enjoying this theme …. thank you!
- I would really like the darker line to show up below the navigation menu (like on your home page sample) – but I can’t seem to make that happen.
Thank you for any pointers – I have read through the comments looking for tips already. Site address:
http://www.kentonstationportland.com/responsive/Hello,
All you need to do is insert Revolution Slider shortcode directly into the row and not in a text block shortcode.
Kind regards
THANK YOU SO MUCH. Of course it was something so simple! I “thought” I tried everything….
No problem. Things that happen. 
The comments here are answered within hours mostly, while my inquiries via the email take a week or more to be addressed. Should I post my questions here? I like this theme, but the support is close to non-existent for me unfortunately.
Hello,
looks we missed your email. Could you please re-send your questions through our contact form and we’ll get back to you shortly.
Thanks and sorry for any inconveniences.
Wrote you yesterday, hope that you kindly reply today after I try to reach you for two weeks.
Got it! We’ll prioritize your issues and respond later today. Thanks and sorry for any inconveniences.
I thought I found a way to solve the issue with too narrow text (for me) displayed with portfolio items, but this is not the case. It seemed to work once somehow, though. Please do address questions 3-4 too.
Just responded you via email. Please check it. Thanks and cheers!
Hi! I’m trying to find where the shortcode [vu_popular_posts] is being implemented. I can’t find it.
Thanks in advanced Alex
Hi Alex,
the code can be found in includes/shortcodes/others.php file starting from line 111.
Best regards
I’m considering the theme but I’m wondering how easy it is to integrate various prices on products (based on pickup or home delivery).
Hello, thanks for your consideration. The theme is fully compatible with WooCommerce plugin which offers ‘infinite’ possibilities in price setting etc. So, yes it is easy to set up different prices based on various criteria.
Thanks again and looking forward to hear from you. 
Hi Team,
I want to remove the social icon like all of them and live Facebook alone, the rest i need them to be delete from my page, how can that be done please?
let me know thanks. www.thehotbreadkitchen.com/wp-admin username: admin pass: Ps@1ms42
Hey Joe,
You just need to remove the respective shortcodes from ‘Follow us’ widget of Footer Bottom Sidebar at Appearance>Widgets.
And please change immediately your wp password for security reasons and next time be careful to not leave your credentials here in the comments. Instead you can send them from our profile contact form.
Kind regards
Hi Team,
Can you please help with the icon, e.g. the one on cookies at the home page. I want to change that icon cookies to sausage rolls icon. Can you please help out to get a new icon on sausage roll and how to put it there please.
Hi Joe,
Just changed for you the service icon. You can use any other icons from the internet eg. http://bit.ly/1Q3nrRO download icon as SVG and upload at Media>Add New. But first make sure to temporarily deactivate Frontend Uploader plugin. Finally edit the service item shortcode and select the new icon.
Cheers!
Hello, I want to change the header of the page product category there is ” all products from ’ ’ category” i want to chage the phrase or eaven erase it but i can’t find it any where? can you help me please?
Hi there,
Please open wp-content/themes/bakery/header.php file, search for ’All products from ’%s’ category’ and replace with the text you want.
Best regards
“parfait” (perfect in frensh) thank you very much
Just learned a new French word. Thank you too! 
another question : on the blog part i can’t activate the comments on the articles how should i do?
Please check out settings at Settings>Discussion and make sure to allow comments on new posts.
i found it! i forgot to activate the discussion options thank youuuu
No problem. Things that happen. 
Hi amazing guys!!
Is it possible to override the contact forms and make them send the message to different email accounts depending from which page was sent? I’ll also like to do the same with the product order.
Thanks
Hey there, sorry but both these options are not supported.
Thanks!
No problem! Thanks!
Hello, is it possible to have text instead of icons for products filters ? and is it possible to get rid of the order form for a single product ?
Thank you
Hello Eric,
Sure you can easily disable order form in single product while text filters are supported only for galleries and not products.
Thanks for the interest and feel free to ask again for any questions.
“Text filters are supported only for galleries and not products” : what a shame, your theme was perfect for me but I need text filter for products !
We can customize it for you and add support for text filters as well if you make the purchase now. Please let us know you decision.
When I try to include html on Item of menu, but the code appears and adds a at the begin and a
at the end:
http://tentenpie.mx/test/?page_id=198I hope your help. Thank you.
Cannot access the site. Tried several times but without success. Please check it and we’ll be here to assist you. Thanks!
I don’t know why you can’t access
i share a screenshoot of my problem
Now it’s clear! That’s because the menu item shortcode allows only plain text and not HTML. 
Hi, I’d download update of theme. When I tried update WP Bakery Visual Composer it show this message: “To receive automatic updates license activation is required. Please visit Settings to activate your Visual Composer.” When I clicked on Settings shows me that I don’t have permissions to that page. I need to know how to resolve this. Thank you.
Hi,
To update Visual Composer plugin you first need to deactivate and delete the current version of VC, then install the new version from Appearance>Install Plugins.
Automatic update option is available only for users who have directly purchased it.
Thanks and enjoy our theme.
Hello, where can I find the file demo.xml? thanks a lot
Alberto
Hello Alberto,
Thanks for the purchase. The theme comes with one-click demo data installation and if you’re using the latest theme version, you can install them by navigating to Bakery>Install Demo Content.
Otherwise, the XML file can be found at includes\options\inc\extensions\wbc_importer\demo-data\default directory.
Kind regards
I have a few questions:
1. can i remove the map from showing on mobile as you cant navigated down the page (it just scrolls across map – or is this something that can be turned off – i dont know of anything as its google so presume you cant) 2. post carousel – the left and right arrows do not show on desktop unless there are 1 or 2 columns only. On mobile it is fine as it shows below in the centre. Is it possible to have arrows like mobile version ie in centre but rather than below the posts have above posts. 3. Re moving arrows for posts to above images or chagning order of things ie put title above image or such – is this something that will be easy to change in PHP by just re-arranging the order?
Hello,
Please find below the answers to your questions:
1. Both options are possible. You can disable zoom from Bakery settings at Map>Other options by checking ‘zoom control’. This will be applied to desktop and mobile screens. Or you can choose to hide the map on mobile devices from columns settings at responsive options.
2. Paste the following code to Bakery>Custom Code:
.post-slider .owl-controls .owl-next,
.post-slider .owl-controls .owl-prev {
opacity: 0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.post-slider:hover .owl-controls .owl-next,
.post-slider:hover .owl-controls .owl-prev {
opacity: 1;
}
.post-slider .owl-controls .owl-prev {
margin-left: 10px;
}
.post-slider .owl-controls .owl-next {
margin-right: 10px;
}
3. Sorry but that’s not so easy and straightforward. More adjustments are needed to achieve that.
Best regards
thanks you! the code you gave above worked a treat thanks!
I would like to hide comments from the post feed – I am working with a child theme. I tried what someone had posted before but it didnt work – ie
Replace line 10 of entry.php and entry*.php files found at wp-content/themes/bakery/includes/post-templates directory with the following code:
<?php echo __(‘on’, TD); ?> <?php echo get_the_date(); ?> | <?php comments_number( __('No Comments', TD), __('One Comment ', TD), __('% Comments', TD) ); ?>
is TD supposed to be filled with something else? and do you replace all of this
<?php echo _(‘on’, ‘bakery’); ?> <?php echo get_the_date(); ?> | <?php comments_number( _(‘No Comments’, ‘bakery’), _(‘One Comment ’, ‘bakery’), _(’% Comments’, ‘bakery’) ); ?>
Now you should modify bakery/includes/post-templates/*.php files, respectively line:
<?php echo __('on', 'bakery'); ?> <span><?php echo get_the_date(); ?></span> <span class="delimiter-inline">|</span> <a href="<?php comments_link(); ?>"><?php comments_number( __('No Comments', 'bakery'), __('One Comment ', 'bakery'), __('% Comments', 'bakery') ); ?></a>
with this:
<?php echo __('on', 'bakery'); ?> <span><?php echo get_the_date(); ?></span>
Kind regards
Thanks for you super help so far!
Hi i am working with a child theme however it does not seem to work .. i assume you mean on all the entry.php files? I have copied these over but not sure I ahve set up correctly …
also is it possible on the portfolio filter option – when you hoever over the portfolio/product item – to remove the magnifying glass option (the one that opens it in a lightwindow) and also change the link icon which goes to the portfolio page to another icon like the “i” information icon instead?
1.Yes, you should modify all entry-*.php files. If you’ve done that correctly it should work otherwise you can try to do the translation using .po file.
2. Remove line 241 of wp-content/plugins/bakery-cpt/functions.php:
<a href="<?php echo vu_get_attachment_image_src( get_post_thumbnail_id(), 'full' ); ?>" title="<?php the_title(); ?>" class="vu_pi-icon vu_lightbox"><i class="fa fa-search" /></a>
3. Replace line 244 of wp-content/plugins/bakery-cpt/functions.php:
<a href="<?php the_permalink(); ?>" class="vu_pi-icon"><i class="fa fa-link" /></a>
with:
<a href="<?php the_permalink(); ?>" class="vu_pi-icon"><i class="fa fa-info" /></a>
Kind regards
Hi there,
I am having issues with the menu stacking up because my page titles are too wide. I tried following some explanations but I believe they are to the previous version because they are not working. Please send the css in order for it to work at desktop version without it turning to hamburger. Thanks for great support and theme!
Hello, in version 1.2+ we made a big change in the menu. Added several new menu settings and made controlling space, hamburger menu etc. easy and straightforward. Please check Bakery>Header section for all the supported options for the menu. Thanks and cheers.
Hi, I want to use the portfolio boxes as quick links to my product page. How can I add a link to them? That way I could be able to add a page per product and customize it with photo gallery and others.
Hi, that’s what current portfolio boxes do. You insert a product and a box with thumbnail and a link to it is generated. Alternatively you can use ‘menu item’ shortcode with grid layout.