1690 comments found.
Hi! I’m having a little problem with the logo option in top footer. It shows in the primary language, but not in the second language. Using WPML
Thanks!
Hi there,
Please make sure you did the following things:
1. Translated the widgets in the second language
2. Placed at least two widgets in the top footer area
If this does not help you, please make a screenshot and send us, so we can better figure out what’s the issue.
Thanks.
Hi, Will send screenshot. Where can I send it? Thanks!
Feel free to send it through the contact form or directly at support[at]milingona.co
Lovely theme! Was sold till I read the repeated rambling description for “this weeks offers”. Seriously, the superiority of white???
HELLO AGAIN AND THANKS FOR THE GREAT SUPPORT!
Are there options for the slider? i.e.. remove arrows, change size, edit overlay
Thanks again!
Hi SDial,
Currently, the theme for slider supports only typography options which are found in the Typography section of the theme options. There you can define the slider heading and sub-headings typography.
The other options can be manipulated through the custom code. We’ve written for you the code snippets for several other options, so you can just paste in the custom code section.
1. Hide/Remove arrows.ms-nav-next, .ms-nav-prev { display: none; }
2. Change slide heading background
.master-slider h3 {
background-color: rgba(253,184,34,0.9);
}
3. Change slide subheading background
.master-slider h3 {
background-color: rgba(104, 79, 64, 0.9);
}
4. Change slide pattern overlay
.master-slider .ms-slide:after {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGElEQVQIW2NkwAIYCQn+ByoAKyKoEm4SADSgAQYZyK9gAAAAAElFTkSuQmCC);
}
Note: You can use http://bit.ly/1hPpqNa to generate your desired pattern.
We’ll be happy to help you again!
Cheers, Milingona.
Thanks! This will help.
Hi, I have a small problem with the header menu. If I add to many (more that 6) items to the top menu, the whole menu goes wonky. I tried increasing the width of the header and that works except that it messes up the responsive aspects of other things below. Is there a trick to making the menu wider, or less space between menu items and if possible, without the logo in the middle but above?
Thanks so much!
Hi again,
There are different ways you can make the menu wider. Here are few of them along with the code that you can add in the custom code section under the theme options:
1. Decrease the distance between the menu items:
.nav-top > ul > li a{padding: 12px 15px;}
2. Decrease the space between the menu items and the logo:
.nav-top .vu_middle-menu-item { margin-left: 110px !important; }
3. Narrow the width of the logo container:
.page-header .logo-primary img{ width: 108px; height: 108px; }
4. Position the logo on the top:
.page-header .logo-primary {
position: relative !important;
left: 0 !important;
margin-left: 0 !important;
}
#vu_main-header .nav-top .vu_middle-menu-item {
border-left-width: 1px !important;
margin-left: 0!important;
}
5. Combine any of the above options.
Hope these help you. Feel free to ask for any further issues.
Cheers, Milingona
Great! Big Thanks!
You’re more than welcome. 
p.s. It would really help us if you could rate Bakery on Themeforest from your Downloads tab (don’t know how, check this out). 
Can I change to another colour? ex. from yellow to green.
Hello visarut,
Of course you can! The theme comes with powerful admin options from where you can easily change the site’s colors. See an example of a customized site: http://bit.ly/1IlsXwP .
Moreover, free excellent customer support will be provided to you.
Thanks for the interest.
Milingona
Hi, Great theme! It says that there is an update for visual composer and that it is available through code canyon. When I use the link on the plugin in my dashboard, it says Buy Visual Composer. Is it not included with the theme? If so, where do I get the update from?
Thanks!
Hi SDial,
Thanks for the purchase and kind words.
There’s no need to update the Visual Composer. But, if you want to update it anyway, you should wait until we release the next update which will include the latest version of VC or write us and we’ll send you manually the updated version.
Kind regards.
Ok, great. Thanks!
You’re welcome. 
Good evening, I do not install the demo version I have an internal error 500. Do you have an xml file for import?
Hi tetinou,
Thank you for purchasing Bakery.
Sure, the XML file is located in /includes/demo-install/demo-files/content.xml. If the import of the xml file doesn’t work too, then the error probably is showing due to the maximum execution time limit of your server, so the demo cannot be imported automatically.
You should contact your server administrator to increase the execution time limit or send us the ftp details through the contact form and we’ll be happy to set up the demo content for you.
Cheers, Milingona
Very nice buk t’furres theme
Congrats vllezerit mziu.
Pershendetje nga Daifa I wpminsve. Ky I klincve.
haha, shume faleminderit daif. Btw, surprize e kendshme

Bakery has just received a rating for Customer Support.
The Team is awesome and respond to any issues immediately. Plus the design and the theme is very elegant, easy to use and modern.
Don’t forget to rate Bakery, you too!
What’s the shortcode for an email subscription?
Hi there,
Thanks for buying Bakery.
The subscription shortcode is [vu_newsletter] and it accepts an extra attribute for the text of the button. The code snippet of the subscribe widget as in demo is:
[vu_newsletter submit_text="Subscribe"] Give us your email, and we shall send regular updates for new stuff and events. [/vu_newsletter]
Please feel free to ask for any further issues.
Cheers, Milingona
Hi Kyle,
Sorry for the inconvenience. Could you be more specific why the demo installation didn’t work for you. Was there any error showing?
We’ve just prepared a new improved version of demo content and will upload on the new update release. Till then, could you contact us and we’ll be happy to help you set up the new demo data identically as the live demo site.
Looking forward to hear from you.
Thanks for your support. I will be sure to refer you to other clients.
So happy to hear that. Thank you for everything!
I can not seem to open the downloaded file. It says it can not be expanded. I have downloaded many themeforest themes and have not had this issue in the past. I tried on 2 computers and had no luck. Please let me know if there is something I can do.
Hi Rosshardisty,
Thanks for purchasing Bakery.
We don’t have any clue why this is happening to you. Could you send us a more detailed description through the contact form and we’ll get back to you shortly. At least, we’ll send you the installable WordPress file manually.
Thanks in advance.
Hi! I’m really enjoying this theme! One question: do you have a list of widget shortcodes? I didn’t want to install the sample data (I’m working on a live site), and the documentation doesn’t appear to list ‘em. Thanks!
Hi hillgrovellc,
Thanks for purchasing our theme. So glad you’re enjoying it.
Here’s the full list of widget shortcodes http://bit.ly/1Iqqr8r .If you want to look them more in detail, check includes/shortcodes/others.php file.
Otherwise, write us and we’ll send you back the widget shortcodes examples as used in demo.
Will be happy to help you again for any further issues.
Best regards.
Can I Change the colors of the site? Menu etc…?
Hi tonyfontes,
Sure, you can change the site’s color. The theme comes with powerful admin options where you can define the primary and secondary color of the site. See an example of a customized site: http://bit.ly/1IlsXwP .
Moreover, free excellent customer support will be provided to you.
Thanks for the interest.
Awesome work brother, GLWS
Thanks, bro. Really appreciate it. 
Well done..goodluck mate !! 
Many thanks, mate! 
The file was downloaded and unzipped, but there was no PSD there. When I installed it, I have not found any “one-click demo data” as promised. I needed a complete website and I received something almost empty.
I’m so frustrated. This is a important and urgent job.
Hi inconstancia,
Firstly, thanks for choosing our theme.
We’re really sorry for this inconvenience. It seems there’re some problems with our mail server. We immediately got back to you but didn’t know that you were not receiving the emails. Just re-sent the emails from another account, so please check the email and let us know if everything is ok.
We’re working hard to get everything fixed for you.
Thank you for your consideration.
Best regards.
I’m getting this error after installation Parse error: syntax error, unexpected T_STRING in /home/content/k/i/d/kidwhat/html/coffee/wp-content/themes/bakery/bakery/includes/shortcodes/others.php on line 174, please help.
Hi ADRIELHDZ,
Firstly, thanks for purchasing our theme.
It seems difficult to find the bug from the given description. Could you please give us more details about the error or send us the site domain name along with wp credentials through the contact form and we’ll fix it for you.
Thanks for your understanding.
Thank you for the quick response, info sent.
Sent back you an email. Please check it.
Which email did you reply to, I don’t see anything yet.
It’s seems we’re facing some problems with the mail server. Just re-sent the email from another account. Please check it and let us know if everything is ok.
Great work! 
Thanks! 
Hi, Beautiful theme. One cuestion, are you thinking make this theme compatible with woocommerce? Thanks!
Hi Laurasv,
Thank you for your interest.
I can say that adding woocommerce compatibility is definitely in our plans, but we’re not sure about the time this feature will be implemented. There’re some other updates to come first.
Best regards.
Nice work, GLWS! 
Thanks! 