Discussion on Bakery | WordPress Cake & Food Theme

Discussion on Bakery | WordPress Cake & Food Theme

Cart 3,689 sales
Well Documented

milingona_ supports this item

Supported

1690 comments found.

Hi there. I added a new CSS class (.order) to a li on the main menu. The color property however still cascades to .vu_main-menu > ul > li a. As I can’t use !important to force my class .order color property is there another way without changing the default theme style? .order { color: #fdb822; background: #9C0C0C none repeat scroll 0 0; }

Hi there,

Please post here or send us via the contact form your site URL so we can have a closer look and then get back to you with the answer.

Thanks!

Okay, thanks! But not sure what are your trying to achieve with the custom CSS. Could please give us more details?

Many thanks

Website:http://xn—bcks-grosshandel-vnb.de/

Hey i Installed Theme and want import demo content but something is wrong with the images.

Can you tell me what i have to do to fix it?

Hey there,

We’re not able to see the site. However, the issue seems to be related with the maximum execution time limit of your server. You can try to increase it or send us via here your WordPress & FTP login details and we’ll fix it/install demo content for you.

Thanks and cheers,
Support

Hello there, I’m actually working on the demo theme on localhost using wamp first, everything’s working fine, but i haven’t found where I may change the color of the footer which is by default in white.

Hi there,

First of all, thank you for purchasing Bakery Theme.

There’s no option available for that but you can use the following custom code in Bakery > Custom Code > Custom CSS:

.page-footer .footer-dark { color: #fff; }
.page-footer a { color: #fff; }    

where #fff is the footer’s text color.

Kind regards

First thanks a lot for the prompt answer !

Another question then : I would like to change the map source … I intend to host the website in China and all google services are completely blocked there without a VPN … is it possible ?

Hey there,

I’m afraid that is not possible. You can only try using any plugin that uses Bing Maps but still cannot assure that everything will work fine for you.

Thanks for your understanding.

Please I need to know where the contact form texts of each portfolio change :

ORDER FORM Want the product ? Fill in the order form below. etc—- THANKS

Hi there,

You need to modify wp-content/plugins/bakery-cpt/templates/templates/single-portfolio-item.php file, line 50:

<?php echo do_shortcode('[vu_order_form type="single"]'); ?>

by replacing with the following:

<?php echo do_shortcode('[vu_order_form title="" subtitle="" name_placeholder = "" email_placeholder = "" phone_placeholder = "" location_placeholder = "" date_placeholder = "" time_placeholder = "" products_placeholder = "" products_selectalltext = "" details_placeholder = "" button_text = "" type="single"]'); ?>

and fill in with your text each of the shortcode’s attributes.

Warm Regards,
Support

thanks !!!!

You’re welcome! ;)

Does you theme support a catalog mode? Thanks!

Hi,

That’s not a built-in feature but you can use Portfolio Custom Post ( http://themes.milingona.co/bakery/default/products-with-sidebar ) and disable order forms within the single product pages. Or you can choose to use any third-party plugins, eg. http://bit.ly/1ILIT8i.

Thank you for the interest and feel free to ask for any further questions.

Kind regards

Hi there, I would like to know how to take off the box border that goes around the portfolio items. Also, how do I remove the two top horizontal lines that cover the video. Regards.

Hi again,

Thanks for getting back to us. Now it’s clear! You should add the code below in Bakery > Custom Code > Custom CSS:

.wpb_revslider_element { border: none !important; padding-top: 0 !important; padding-bottom: 0 !important; }

Warm Regards

Thanks for everything.

Glad to help you. Please feel free to leave us a 5-star rating here. Thanks in advance!

Hello There, How to Remove Transparent Cover at Slider?, Thanks for the Answer

Hello,

Please go to Revolution Slider > Slider’s name, edit slides and remove OVERLAY layer for each of the slides.

Cheers!

I am trying to add a search bar to the menu/ top bar, I am not able to find any such feature. Do you intend to fix this? or should I just use a different plugin and force its way through?

Hi,

Firstly, thanks for the purchase.

Unfortunately, adding search bar in the main menu is not possible for the moment but that’s in our to-do list and will be added in version 1.3 which is to be released soon.

Thanks and cheers!

How do I get a search bar in the main menu? My email is aaronjoshmartin@gmail.com. Thanks for the help…cheers!

Hello,

Sorry but that’s not currently supported by the theme. You can choose to use a plugin for that or wait until the update with this feature is released.

Thanks,
Support

When will the update be release?

We cannot give you an exact date but according to the plans the update should be ready by the end of the next month or the beginning of the new year.

Thanks!

Great theme, really flexible! Quick question, is there any way for the date format on the order form to be mm/dd/yyyy instead of dd/mm/yyyy? The date picker is easy, but my fear is that people will still manually enter a date in the wrong format.

Hi there,

Thanks for the purchase as well as the kind words.

You need to modify wp-content/plugins/bakery-cpt/shortcodes/order-form.php file and replace line 65:

<input type="text" name="date" class="form-control vu_datepicker" placeholder="<?php echo esc_attr($atts['date_placeholder']); ?>" value="">

with the code below:

<input type="text" name="date" class="form-control vu_datepicker" data-format="mm/dd/yyyy" placeholder="<?php echo esc_attr($atts['date_placeholder']); ?>" value="">

Kind regards

Hi, It’s possible to get the products boxes squared in this page? http://themeforest.net/item/bakery-wordpress-bakery-cakery-food-theme/full_screen_preview/11112118

Also, in my web site, in the page “with sidebar”, don’t displayed the arrows and the item numbers are displayed in different way by demo template http://pasticceriaieraci.it/prova/shop-2/ Thanks and sorry for my english.

Hi there,

1. Please go to WooCommerce > Settings > Products > Display > Catalog Images and set the value depending on the dimensions you want eg. 600×600 or 400×400. Then install Regenerate Thumbnails plugin and regenerate all products thumbnails.

2. Having difficulties to understand your question. Could you please be more clear?

Thanks and cheers,
Support

Thank you so much, I solved

Awesome! So glad to hear that.

Cheers!

Where do I get the demo content for this theme?

Hi,

Firstly, thanks for the purchase. To install demo content please go to Bakery > Install Demo Content and follow the instructions given there.

Thanks and cheers,
Support

After installing and importing settings from older Bakery version. My site serves up a 500 error?

Any insight?

0a3a21d2-4b47-4922-ac76-07440216e733

I can now no longer access /wp-admin since deleting the theme in an attempt to recover my site

What do I have to do to get some support?

Hi,

Sorry for the late reply. If you’re trying to import older Bakery settings in the latest theme version then there will be incompatibilities because of the committed changes in the recent versions and this might be the reason why you’re getting the error. However, please send us via here your WordPress & FTP details and we’ll see what we can do for you.

Many thanks,
Support

Hi man, i got an issue with portfolio items, if i put some style, for example, align left or right, color, or if i add class like

TEXT HERE

this class and style gives problem, on the top of forontpage i got a text, just next to body tag i got TEXT HERE. Check the follow link as you can see there is a text on top of page http://www.salumispiezia.it/nuovo/portfolio-item/test/. This is the code i just put on portfolio items

ciao sono ester

Thanks a lot

Hey there,

Firstly, sorry for the late response. In order to resolve this issue you have two options available: update the theme to version 1.2.6 or send us via contact form your WordPress & FTP details so we can fix it for you.

Thanks ;)

Thank i’ve done. The update solved

Glad to hear that.

Kind regards

Hi, thank you for the theme “bakery”. It’s absolutly fantastic! One question: there is an update for the plugin “WPBakery Visual Composer” available. I can’t update it, because there is a error message, that a licence key is missing. Do I have to buy it separately? I bought the theme today. My purchace code is c92b2f94-7b12-4659-969f-40f668abc695. Thank you for your answer. Thomas

Hi Thomas,

Thanks for the purchase as well as the kind words.

You should not worry about that notification. It’s just an automatic reminder and update option is available only for users who have directly purchased Visual Composer. Otherwise, we regularly take care and update the theme when new plugin versions are released.

Thanks and cheers!

Hello,

i want to edit the color of the menu links. It shows me that the style is defined inline.

I tried to define custom css via .vu_main-menu > ul > li a, but the inline style is still shown.

Thank you

Hello,

simply try to use !important rule when defining the new color.

Kind regards,
Support

Hi, I activated all Plugins and tried to install the default demo content. But it dont´t works. There are only some media files and some of them are broken. There are no posts, no pages, no comments and so on… Any ideas, why it don´t works? Many thanks

Hi,

Firstly, thanks for the purchase. The problem should be with the maximum execution time limit of your server. So please try to increase it or send us here your WP & FTP details and we’ll install it for you.

Thanks,
Support

Hi. I’m not a tech savvy person. I’d just like to know if this theme has been designed to purely look good, or is it designed to also rank well on Google (i.e.having h1-h6 headings, meta description, etc.)? Thank you.

Hi there,

Yep, the theme has both, great design and is SEO-ready i.e. has been coded with SEO in mind. Also further improving the SEO is in our to-do list for the upcoming updates.

Thanks for your interest and looking forward to hear from you.

Best regards,
Support

Hello, How can i update the theme as now is Version 1.2.5 released without losing my data?

Can you please advice.

Thanks,

Hi,

The easiest way to update the theme and not lose data is by using Envato Toolkit. Check this for a step-by-step procedure. However, note that modifications in the core files still will be lost.

Warm regards

Hi, I’m having an error with the shop page checkout. As you can see here http://robebakery1884.com.au/products-page/checkout/ it looks different to the one on your demo http://themes.milingona.co/bakery/shop/checkout/. I’ve updated the site last week to the latest version hoping that when people order it will automatically add to the cart. I was excited with the new feature added to the theme but when I installed the update, it doesn’t seem like the one on your demo. I’m a little bit frustrated! Please help.

Hi,

Couldn’t notice any issues/differences or probably you have already resolved them?! There was a bug in the previous update so the updating the theme to v1.2.6 might have solved the issues.

Cheers!

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