1687 comments found.
Hi, couple of things 1. How can I edit blog side bar? I want to place categories on the top. 2. Home page footer subscribe function is linked to mailchimp. Can I use this form for people to subscribe to the blog instead so that they get notified when a new blog is published.
Thanks!
Hi,
First of all, sorry for the delay.
Here are the answers to your questions:
- You can edit the blog sidebar from Appearance > Widgets > Blog Sidebar.
- You can try the following plugin for that purpose: https://wordpress.org/plugins/post-notif/.
Thanks and cheers
Thank you.
Hi there, I have managed to disable the shopping cart on the main menu, but it still appears on the mobile version. How can I remove this?
Regards.
Hey again Spainman,
Please just turn off ‘Show Basket Icon’ option from Bakery > Shop. That will remove the icon from both menu versions: desktop and mobile.
Best regards
help please!!
i have bought this theme setup everything is good just the shop has a header that i cant remove
http://www.creationfood.ca/shop/it shows the date in red
2015 Archives from ‘2015’
how to remove or change this please
Hi there,
Did you select your ‘Shop’ page as ‘Shop Page’ from WooCommerce settings? Please provide us your WordPress login details through the contact form and we’ll fix that for you.
Thank you!
i got it fixed
Thanks
Glad to hear that! Please feel free to ask for any other questions or issues.
Thanks and cheers
I need help, please!!
In the URL http://mrponq.co/especialidades/ninas/ the first item from portfolio (Animal Part) really has 3 images inside, but on the page (with the magnifying glass) only i can see one image… Why?
What i need it’s see all aditional images of portfolio item, doing click on magnifying glass.
If i do it with gallery of WordPress or VisualComposer, it’s fine (this enable “Pretty photo” function and is perfect, but I can’t filter by category…).
It’s possible do it?
I need and hope a solution, thanks!
Jorge Rivera
Hi Jorge,
Just replied via email too. First of all, please do accept our apologies for the late response. To be honest that feature is not supported by the theme but please send us your WordPress & FTP details and we’ll be happy to implement that for you.
Thank you for your understanding.
Best regards
How do I change the color of the top bar where the phone numbers and emails are placed? And also how do I change the color of the textbox and button in the bottom follow us section?
The theme is great, Thanks!
Hi there,
Please use the following code in Bakery > Custom Code:
To change top bar text and background color
.vu_top-bar {
color: #fff;
background-color: #343434 ;
}
To change newsletter text and background color
.form-subscribe .email-container input {
color: #d6d8db ;
background-color: #3b3c3d ;
}
To change button text and background color
.form-subscribe .submit-container input {
color: #303133 ;
background-color: #a1a3a5 ;
}
To change footer text and background color
.page-footer .footer-dark {
color: #fff;
background-color: #28292b ;
}
Best regards
Thank you, solved my problem. Other 3 questions: 1 – In part where it says “RETINA READY ICONS” when mousing over the written RETINA READY how do I change the icon color? 2 And another question is that my “Offer Day” is not working right when I click on another product icon he just jumps up and does not show the features of another product. 3- In the “Different types of bread products”, which has an image of bread, as it does for the image is out of the row as the model for you? I think I changed something unintentionally because I could not leave my image as well. My image remained just inside the row. I think that would be something that blacked out in “extra class name”.
Hello,
Here are the answers to your questions:
1. Place the following code in Bakery > Custom Code
.icon-opening-wrapper.big-version:hover .icon-opening {
color: #fff;
background-color: #333;
}
2. We need your site URL to be able to see where’s the problem.
3. Add the following extra classes to the image:
p-r t-100 m-b-0
Best regards
Hi there,
I am trying to install your theme however the plugins will not install properly. They get stuck on unpacking the package or give me a 500 error. I have increased my php.ini to 2000M and this did not make a difference. Any help on how I can get these plugins working for the site would greatly be appreciated.
Thanks!
Jordan
Hi Jordan,
We need to verify your purchase and take a closer look at the issue. So please mail us you purchase key via here along with WordPress & FTP details. We’ll get back to you shortly.
Thank you!
Hello,
I recently download my file and was wonder what the different is between the bakery-child.zip and the bakery.zip files. Should I use one over the other?
Thanks, Martha
Hi Martha,
Firstly, sorry for late response. Child theme (bakery-child.zip) is the recommended way of modifying theme files. If you choose to use the parent theme (bakery.zip) in case of theme update the changes made in the files will lose. Other data and options won’t lose. That’s the main difference! So now it’s up to you to decide whether to use child theme or not.
Warm regards
Hi there, how can I take off the “Shopping Cart” from the top main menu bar?
Thanks.
I figured it out. This code makes the cart icon dissappear.
.vu_wc-menu-item { display: none !important; }
Hey Spainman,
You can also remove the shopping cart icon from the main menu by switching off ‘Show Basket Icon’ option at Bakery > Shop.
Best regards
Hello, i have difficulties to translate my backery template with poedit… i have already send another message and nobody answer… if nobody answer again, i ll never buy a template here… i have payed to have a support during 1 year, i dont pay for nothing… do u job and answer!
Hi there. How do I create a single page that does not have any navigation on it? Meaning, I need to create a single landing page where the navigation is turned OFF. Thanks in advance!
Hi scottheigelmann,
You can create that by choosing Blank Template as Page Template under Page Attributes box in the right side of the page.
Thanks and cheers
Hello,
My acchat code is: 9f3c4149-8d23-44a5-88d9-edfcdb938171. I bought the theme ‘backery’. Can I use for several website or I have to use it only for a single website?
Hello,
my purchase code is: 9f3c4149-8d23-44a5-88d9-edfcdb938171. The plugin ‘Polylang’ does not work with the theme ‘backery … how can I solve the problem?
Hi, I would like to know if is possible to show more pictures when you click on the image of “menu item”. I’m waiting for your reply.
Thank you Andrea
?
Hi Andrea,
First of all, please do accept our apologies for the delay in response.
That’s actually not supported but we can implement it for you. Just please provide us again your WordPress and FTP details via the contact form because the previous ones seem to not be working anymore.
Thanks
Hello,
Where can I translate into Portuguese the asseguir texts?
SHARE READ MORE No comments
Printscreen follows:
http://prnt.sc/cfknvc http://prnt.sc/cfkny1 http://prntscr.com/cfkpes And I would also know where I configure newslleter? http://prntscr.com/cfkprk Kind regards.Hello,
First of all, sorry for the delay in response.
1. Please find below the instructions how to translate those words:
“Share”
- “wp-content/plugins/bakery-cpt/functions.php” line 189
- “wp-content/themes/bakery/includes/vu-functions.php” line 919
“No Comments”
- “wp-content/themes/bakery/comments.php” line 14
- “wp-content/themes/bakery/includes/post-templates/entry-audio.php” line 8
- “wp-content/themes/bakery/includes/post-templates/entry-gallery.php” line 8
- “wp-content/themes/bakery/includes/post-templates/entry-image.php” line 8
- “wp-content/themes/bakery/includes/post-templates/entry-video.php” lin 8
- “wp-content/themes/bakery/includes/post-templates/entry.php” line 8
- “wp-content/themes/bakery/includes/shortcodes/blog-posts.php” line 83
“Leave a Reply”
- “wp-content/themes/bakery/comments.php” line 45 dhe 46
“Subscribe”
- “wp-content/themes/bakery/includes/shortcodes/others.php” line 157
“Read More”
- “wp-content/themes/bakery/includes/post-templates/entry-audio.php” line 52
- “wp-content/themes/bakery/includes/post-templates/entry-gallery.php” line 46
- “wp-content/themes/bakery/includes/post-templates/entry-image.php” line 47
- “wp-content/themes/bakery/includes/post-templates/entry-video.php” line 60
- “wp-content/themes/bakery/includes/post-templates/entry.php” line 47
Please note that in case you update the theme, these changes will lose. To avoid this we suggest you to translate “wp-content/theme/bakery/languages/bakery.pot” using Poedit.
2. Newsletter widget works only with MailChimp. To configure it please make sure to fill in MailChimp API and MailChimp List ID fields under Bakery > 3rd Party.
Best regards
How do I setup ordering? I have it turned on in the order form section of the theme options. All fields are filled in the theme options. But I get the order failed to send message, despite filling form out completely.
First of all, please accept our apologies for the late response.
Looks that you’re having issues with the mail server so I’d recommend you to use WP Mail SMTP plugin as a fix for that. In case that does not solve the issue please provide us your WordPress credentials via here so we can inspect the issue more closely.
Thank you very much!
I am using a gmail email as the “To” email. Do I still need that plug in?
Email sent to you via your link above. I can not figure out the issue.
Just replied via email so please check it. We’re waiting for your reply!
please provide link to download/import demo content.
Hi,
First of all, thank you for your purchase and sorry for the late reply. Recently, we’ve been very busy and could not cover all support tickets.
In case you have still not imported demo content, you can do that from Bakery Options > Install Demo Content.
Please feel free to ask for any other questions or issues you might have.
Thank you very much!
Edit: you can also import demo content manually by using WordPress importer and one of the following files:
- wp-content/themes/bakery/includes/options/inc/extensions/wbc_importer/demo-data/default/content.xml” [Default Demo]
- “wp-content/themes/bakery/includes/options/inc/extensions/wbc_importer/demo-data/shop/content.xml” [Shop Demo]
Hello, I contacted you a couple of months ago about the forms not working on my website. You logged into my site and fixed the issue. It would seem that the contact forms are not working again. I’m assuming this is because I updated the theme and probably overwrote whatever you did. I checked the old thread and did not see instructions about how you fixed it. Could you please help? I need this to work as soon as possible. Thanks
Is anyone monitoring this? My support contract ends soon and I haven’t had any response about my issue?
Hello,
First of all, please accept our apologies for the delay.
Can you please provide us your WordPress credentials so we can take a closer look at your site.
Thank you very much!
So, my site is at: melspickup.com
I have two problems…
1) Map won’t display on contact page. Says oops. My research says there’s some API issue, but don’t know quite how to fix.
2) Display issue on mobile. On the Menu and Wholesale page, the text content is disappearing as soon as it comes on screen.
Please advise. Thank you!
First of all, sorry for the delay in response.
- Looks you’ve already solved this. However, you should have generated an API key and placed it under Bakery Options > 3rd Party > Google Map API Key.
- Please disable Animation from Bakery Options > General.
Best regards
the map doesn’t show up on the page any reason? creationfood.ca
Hi,
The map is actually showing up on our side: http://imgur.com/a/6t8e1. Please give us more details in case you have not already fixed that.
Thanks
I am having two issues with my Bakery theme website (sylviascakes.net):
1. The contact form and the order form are not working properly. I set it up so all emails go to the webmasters email and have tested it several times but the emails don’t go through. I tested it out with a gmail account and it worked fine, but it is not working with other email accounts (hotmail and sylviascakes.net account)
2. I have gotten a “500 Internal Server Error” error message several times when working on my dashboard on when visiting the website while logged out. I am not sure how this can be fixed.
Please help! Thank you!
Hi there,
First of all, please do accept our apologies for the delay in response.
Probably you have already solved the issues. However, if you still have troubles please send us your WordPress login details and we’ll be happy to assist you. We tested out few days ago and got the success message. Also a confirmation email that the email was received.
Thank you very much.