1687 comments found.
Hello again… I’m wondering when the theme will be updated? The last update was back in December of 2016. I’ve inquired a few times this year, so i’m wondering if an update is still planned or if you no longer plan to update the theme. Thx!!
Hi,
Please apologies for the delays. We’re in the final steps of releasing the new version which will definitely come during this month but we can’t give you an exact date yet.
Thank you so much for your understanding!
Hey I’m running this theme for a cake shop website. the menus seem to be overflowing and not formatting correctly, I need to decrease the spacing between the links and decrease the nav bar fontsize. Could you tell me if there seems to be anything I can do to resolve this?
Website Link – http://whipped.co.in/wp/?v=c86ee0d9d7ed
Hey there,
Looks that you’re not using our Bakery theme. Please find the right theme author and get in touch with them.
Thanks and cheers
Hi, I want to make the footer show 4 col’s in a row ,not 3 like it’s now, how can I achive that?
Hi,
You can achieve that from Bakery > Footer > Footer Bottom Layout.
Kind regards
Hello,
I’m using Bakery 1.1.2. Visual composer 4.5 its failing to work with frozen loading.
I cannot update to the last theme version because I made some inside editing php files for translation etc.
I need urgent help to work with Visual composer 4.5 using 1.1.2 theme version. Or any Visual composer version, just tell me what to do please.
I just downloaded last theme version thinking that last VC version will solve it (due to WP version 4.8.2) but it doesn’t have thirdparty-plugins folder and js_composer.zip file anymore.
Hey there,
All you should do update Visual Composer plugin. Few months ago we have moved 3rd party plugins to external links. So please get in touch with us via here and we will send you back the download link for the latest version of Visual Composer.
Thanks and cheers
Hi, we see that mousewheel scrolling isn’t working anymore with the Chrome browser. We have installed version 1.3.7. Can you check what’s wrong?
Hi,
All you should do is turn off Smooth Scroll from Bakery Options > General.
Kind regards
Hello,
I purchased the bakery theme. But I would like to have the exact the same design on the live preview theme.
Can you please send to me the IMPORT DEMO FILE theme ?
What is the plugin to be used so that I can import the file. Please send the import demo file and the plugin here: clydehardinel@gmail.com I am in a hurry.
Hi there,
Thank you for your purchase.
Please use 1-click demo import for that purpose. You can find it at Bakery > Install Demo Content.
Kind regards
1 quick question.. http://incredibleediblegardens.com/ the import demo is now loaded but why is that I cant scroll the page using the MOUSE SCROLLER? pls help
To fix that please just turn off Smooth Scroll from Bakery > General options.
Hello, My client informed me that all the forms of his website (bakery theme) stopped to work suddenly… When a form is completed and submitted, a success message confirms that the message was well sent but we never receive it. Please help! Thank you, Roxane
Hello Roxane,
Could please provide us your site URL and WP credentials via here so we can first take a look at that.
Thanks in advance!
Hi! Just sent you the WP credentials. Thanks for your help!
Thanks!
The main menu full will not show the menu i created and selected to be shown.
Please provide us your site URL so we can check it from a closer perspective. Thanks and cheers!
It seems the scripts/jquery.smooth-scroll.min.js file breaks mousewheel scrolling. When I comment out the vu_get_option(‘smooth-scroll’) if statement from the vu_wp_footer function in the includes/vu-actions.php file, it fixes the problem, but I’m sure I’m going about it the wrong way. Also, when I tried to use a child theme copy of the vu-actions.php with these edits, it’s not overriding the parent. Is there some easier way to fix this? Is this a bug? Thanks.
Hi,
Please just turn off Smooth Scroll from Bakery > General. That’s all you need to do!
Warm regards
Hi, please could you tell me when the new theme version compatible with woocommerce 3 will be available?
I have installed the new version of WC (3.1.2) and am having a lot of problems with the shop. For example: - I have check the option to put the prices with taxes included and in the shop shows the products with the price without taxes -The images of the list of category products do not appear in size 570×760 and neither are automatically resize to the same size. -There are fields that are not translated into Spanish. -And many more…
Thank you very much.
Hi,
We’re hoping to release the new theme update with WC 3.x compatibility included during the upcoming week. Stay tuned!
Thanks and cheers
Hi! Any news on the 1.4 release?
Hi,
The update definitely will come during this month but we do not have an exact date yet.
Thanks for your patience!
Hi i was wondering if there was anyway to have a menu item without the picture. Just a title, description and price? Is there a short code option for this?
Thanks! ~Nicole
Hi Nicole,
You can remove the picture from menu items by pasting the following code in Bakery > Custom Code:
.vu_menu-item .vu_menu-item-img-container {
display: none;
}
Kind regards
Hello Sir, I buyed theme yesterday and installed to WP. I had a problem with MAP plugin, Map not comes to theme and give error message.
Hello,
All you should do is generate a key here and insert it at Bakery > 3rd Party > Google Map API Key.
Kind regards
After asking some presale questions, I decided to purchase the theme. However, after i installed the demo content, it appears that everything seems off and all the plugins and files are out of dated. The Visual Composer is a very old version and it says to tell me to update certain files of the theme to be compatible to the current woocommerce version. Also all the sliders and images are really off after the demo content…
Hi there,
Thank you for your purchase!
We’ll fix it for you, just send us your FTP details as well. Please check your email for more details.
Kind regards
Thanks for the help! Also i believe there’s a bug on the Product Filter option for visual composer. If I try to choose 2 columns, 3 columns, or 4 columns, it always shows 3 columns no matter what option I choose…
Yep, there was a bug which we fixed successfully. Please check your site. Thanks for the report!
Hi Team, first of all the Theme is great and most of it is easy to handle. However I am experiencing some issues on my website. www.ziegenhof-monheim.de
1. It doesn’t seem to work on mobile phones?? When I use a smartphone a lot of shortcodes / code language is displayed… like vu_title= etc. Also the design and colors is completely different. It works on tablets but not on mobile phones. What can I do??
2. How do I get rid of the Date and the text “No comments” displaying in my blog site and on the featured posts on my homepage? I already disabled the possibility for users to comment, but no it shows “No comments.”
3. Is it possible to hide the featured image in the blog posts but still have one that shows on my homepage, where the newest posts are shown?
4. Can I change the layout/ template of the Blog posts? I automatically get a boxed layout but I want a full width like on the pages.
Thanks for helping!
Hi there,
Thank you for your kind words!
Please find below the answers to your questions:
1. Looks that you have enabled a mobile theme for your site. Please take a look at the following link to learn more how to disable it.
https://en.support.wordpress.com/themes/mobile-themes/
2. Please go to wp-content/themes/bakery/includes/post-templates folder and remove line number 8 (see below) from all the files there.
<?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>
While to remove and date and comments counter from blog posts on homepage, edit bakery/includes/shortcodes/blog-posts.php and remove the line below:
<?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>
3. Please insert the following code in Bakery > Custom Code:
body.blog .blog-post .blog-post-preview {
display: none;
}
4. You can change that by selecting 1 columns as layout from Blog posts shortcode options.
Warm regards
Hi Team, thanks for your reply. I am still very new to this, so I don’t know, where to find this post-templates folder. Is it on the page editor? Can you guid me through please? Thank you.
Hi there, you can access it via FTP. Go to the main folder where you have installed WordPress and navigate to subfolders as described above. Kind regards!
I want to remove the title bars everywhere – how do I do that?
Go to each page, at the end under Page Header Settings, select None for Page Header Style.
I tried with the ‘shop’ page and here’s the error that I got “2015 Archives from ‘2015’”
Well – not an error, actually – but that’s what it says in the header section now:
“2015 Archives from ‘2015’”
AND one more – I haven’t found any place to remove the header from the posts as well – can you help with that also? Thank you
Been a long and I’m still here.. lol – another thing. The top bar with our phone number, email, social media buttons, etc. has disappeared and I can’t figure out why. The options under “Header” are all set – “Turn on to show top bar above main menu” is set to “ON” and all else looks ok. I’ll check in tomorrow – thanks!
1. You can try to use the following code in Bakery > Custom Code:
.woocommerce .top-section {
display: none;
}
Or specify that page as shop page from ‘WooCommerce > Settings > Products > Display > Shop Page’ and then choose none from Page Header Settings.
2. Please use the code below in Bakery > Custom Code:
body.single-post .top-section {
display: none !important;
}
3. Try to switch off and then switch on again ‘Show Top Bar’ option at Bakery > Header in order to be able to change the top bar details including phone number etc.
Warm regards
Good morning – I have done the switch off and on thing, several times. Still not working. Thanks
Ah well I found – I used the banner at top option for site wide message and all I had to do was ‘dismiss’ that message and there everything was…. my bad….thanks and sorry for the confusion. Too many hours getting ready for our pre-launch this morning….
Hey there,
No worries. Glad you solved that out. Good luck with the site launch.
Best regards
Thank you for the coding to remove the headers on the posts – it worked!
Glad to hear that. Thanks for your feedback!
Hello
I’m trying to get the Google Map working but it seems to not function and only displays this message ” This page didn’t load Google Maps correctly, see the javaScript console for technical details “
How can I make it work first, and then add more locations? And is Google Map API necessary? Because I did remember not using one on one theme that I had before, and it still displays a number of locations that I assigned the longitude and latitude.
Also I would like to know why I can’t get the full menu display? I’ve been choosing the right and left it displays correctly, but the full doesn’t work. I wanted the menu to look like the ones in the demo.
And also I would like to know if the revolution slider would possibly displays wider than the current one displayed on the demo?
Hello,
You need to generate an API key here and insert it under Bakery > 3rd Party > Google Map API Key. Staring from June 22, 2016 every newly created site should use an API key in order to be able to use the Google Maps service.
Make sure to choose ‘Logo on top’ from Bakery > Header > Header Type then create a menu eg. Main Menu Full and add your pages there.
To make the slider display in full width you should edit the row containing Revolution Slider shortcode and choose ‘Full Width Content’ as row type instead of ‘In container’.
Kind regards
Hello again,
I would like some help with some things that I want to be added in the template. I would like to have a gallery page that only be shows events and awards that the company has been recognized, but the problem is that.
Every single time I add a photo in the Portfolio and then in the category that I entitled it,
The photos will display in the front page as ” Our latest bakery products ”. Do I use a different option such as media?
And also I would like to know if it is possible in the Google Map contact section to add a list of branches or locations for users to simply click and redirect them to the street view of that specific branch?
Thank you
Hello,
1. Please provide us your site URL so we can first have a closer look at that. Alternatively, you can use Gallery shortcode and create a page for each of your events. Each gallery item when clicked will send to the specific event page.
2. You can use Tabs for that purpose. Under each tab insert the respective map and other location details.
Kind regards
Hi,
Were you able to receive my email in regards with the Tabs not showing the other map? Because the JS code you provided didn’t fix the issue.
Thank you
Hi,
Yes, we got your email and just replied to that. Please check it for more details.
Thanks and cheers
I am setting up the contact form, but unfortunately, each time I try to send a test, it does not work. I have configured everything properly with the email servers and even downloaded the WP Mail SMTP plugin, and I still receive the Error message.
Could you please send us via here your site URL along with the credentials so we can take a closer look at that and see what we can do for you. Thanks in advance!
Good evening
I purchased your theme yesterday and upon installing the theme today I see that it is not nearly as customizable as I thought, and as such does not meet our needs.
I am respectfully asking for a full refund. I am including my purchase code below and look forward to your prompt response.
Thank you for your help.
Stephanie May
8332194c-a27e-4c54-8248-9e48043e2ff2 7 Sep 2017 REGULAR LICENSE
Hello again – we’ve decided to keep and use this theme so please disregard my request for a refund. Thank you and I apologize for the confusion.
Hello Stephanie,
Sorry for this late response. I am glad you choose our theme for your project. Please do not hesitate to ask for any questions or issues you might have.
Kind regards
Hi there, I am not the most advanced in coding and I don’t see a simply option to change the color of the main menu for the site and for the main text. How can I do this? I want to change it to #1c1c1c.
Thanks
Hi there,
You can easily control your site fonts and their colors from Bakery > Typography.
Kind regards
Hello,
We purchased 2 months ago the last version of bakery. Following your instructions, we imported the demo shop content. Anyway, there are a lot of conflicts inside the site. Seems like Visual Composer isn’t working: sidebar widget sometimes disappeared; grid templates don’t show correctly; a lot of pages imported doesn’t show up, there is only the shortcode of vc; the shop page (and others) shows modules but when we try to modify it (both in backend and frontend editor) they are empty; pagination is missing on shop page; layout and design totally messed up;
Eventually we have a lot of screenshots.
These are only few examples of what we just noticed.
We think that there are conflicts between plugins versions, but we don’t know how to fix them.
Thank you for your support
Hello,
Thank you for your purchase as well as contacting us.
According to your description most probably the demo import was not fully successful. If that is the case, then you can try to re-import the demo content but first make sure you have the right server configuration i.e. max_time_exectution to 300 and memory_limit to 256M and reset the database using WordPress Database Reset plugin. If not, please provide us via here your site URL and WP credentials so we can take a closer look at that and see what we can do for you.
Best regards
Hello, thanks for the support. We have already done that 2 or 3 times, but it doesn’t work. We have the right server configuration. We just sent you by mail the credential. Thanks. You will find the pages of the demo in the trash.
Hello, we’re still waiting. Nothing happen since 6 day ago. We really need an URGENT fix to the conflict, or if it isn’t possible, we’d like to ask for a full refund. Site is not working properly, and we need it.
Hello,
First, sorry for the delay.
I am happy to inform you that all your issues have been fixed. Almost all of them were related to WooCommerce plugin, since you named the plugin folder differently from the one the theme was expecting. We made all the necessary modifications and everything now seems to be working well. Please check them and let us know you feedback too.
Kind regards
Hello, thank you for your help. Now everything works fine
Glad to hear that! Please feel free to write us again for any other issues. Thanks and cheers!