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

1687 comments found.

Hi! I do have a quick question. If I install the “default” version now, later, when I want to make a shop, how can I swich the shop version? Thank you, Niki

Hi Niki,

First, sorry for the delay. If you first decide to go with ‘default’ version and meanwhile switch to ‘shop’ version, you’ll need to install WooCommerce plugin and insert your products using it, i.e. remove the current products under Portfolio CPT.

Thanks and cheers!

Hello,

I’m looking for a solution for my Products into Woocommerce Portofolio to install the Ribbon “Best” “New” “Must Popular” like your Demo.

Can you help me ?

Thanks

Hello,

Since you’re using WooCommerce, you can add only “Sale” ribbon on your products. However, you can use a 3rd party plugin to add the other ribbons. Eg. https://wordpress.org/plugins/yith-woocommerce-badges-management/.

Thanks

Hi there, I just bought your nice theme. I am still using the sample pages and it seems that the top menu appear only when ‘header type’ is ‘logo in the middle’. In ALL other options like ‘logo in the left’ the logo appear in the right place but the menu is not there. I could not find a solution for this in your forum. Thanks in advanced, Yaron

Hi, just in case you missed this question, I wonder if you have a solution to my problem. Thanks, Yaron

Eventually I figure it out – if someone is interested – you need to use the left and right menu options.

Hey Yaron,

Glad you managed to sort that our by yourself. Sorry for the late response.

Thanks and cheers

Hello,

I wrote to you a few days ago and still haven’t received a response. We are needing support regarding:

1. How do we make the white width of the website smaller both on desktop and for mobile to display more of our background? 2. We need our logo to be the full width of the header. How do we change this?

Thanks!

Hi there,

Please paste the following code in Bakery > Custom Code:

/* Container */
@media (min-width: 768px) {  
 #all.boxed {
   max-width: 810px;
 }
 .container {
   width: 650px;
 }
}
@media (min-width: 992px) {
 #all.boxed {
   max-width: 930px;
 }
 .container {
   width: 870px;
 }
}
@media (min-width: 1200px) { 
 #all.boxed {
   max-width: 1130px;
 }
 .container {
   width: 1070px;
 }
}

/* Logo */
.vu_main-menu-container .vu_logo-container img {
 max-width: 100% !important;
}

.vu_mm-open,
.vu_wc-menu-item.vu_wc-responsive {
 border-color: #ff00fe  !important;
 background-color: #eee;
}

/* Subscribe */
.form-subscribe .email-container {
 margin-right: 0;
 margin-bottom: 10px;
}
.form-subscribe .submit-container {
 position: relative;
 width: 100%;
}

/* Others */
.textwidget {
 word-break: break-all;
}

Thanks

Thanks so much!! Looks Great!

You’re more than welcome! :)

Hi there, I have a problem with my website. I just finish the website using your theme and put it on line. I took off the coming soon page and activate the website. It is ok if I get into the web from a computer by in the mobile version it still appear the coming soon page. Can you please help me to fix this?

Thanks

Regards, Ale

Hi Ale,

Congrats for launching the new site. According to your description looks that the site has been cached by your mobile browser, so please make sure to clear cache and cookies then test the site again.

Best regards

Sorry, I see, have Google Map API key…now good

Exactly, you should have inserted your key in Bakery Options. However, glad you found it quickly.

All the best

Hi, Can You help me? I start with the Shop Demo. I don’t understand why not visible the map? Do you have any idea? Thank You!

www.svabperec.hu

Hi there,

You should generate an API key and insert it in Bakery > 3rd Party > Google Map API Key. That will fix the issue!

Thanks

When I add any Woocommerce Slider. The add to cart button is loading always I see a spinning wheel and the add to cart word is missing. I tried different plugins already same result.

Hi,

That’s because you have overwritten the files in ‘wp-content/themes/bakery/woocommerce’ due to the message that some WooCommerce templates are out of date. Now you should download the theme again, get WooCommerce files and replace with the current ones.

If you have any troubles please send us your WordPress & FTP details and we’ll be happy to help you out.

Thanks

Done and fixed… Thanks… So far this is the best theme that I have purchased here in themeforest.

Happy to hear that! Thank you very much for your kind words.

Best regards

Hello Can you help me with WooCommerce to integrate payU.

Can you write me the different step ?

Thanks.

Vincent

Hello Vincent,

Please search for plugins available in Plugin Directory. There are a lot of free and good plugins out there.

Thanks

How to fixed size image into Shop Gallery to have the same size for all ?

Please try to use images with size at least 1024×768px. That will cause all gallery images.to line up correctly.

Hi,

Please, i would like to buy your product but im asking about the pluging page builder, can you tell me if the visuel composer its free if i buy Bakery theme ?

Thanks

Thanks for answer, i will get it in a few day. ;)

Ok, then we’ll be waiting for your purchase! ;) Many thanks!

Hey ichchou,

Hope you’re good and doing well.

Can you please let us know if you have any other questions or there is something else we could help you out. We’ve been waiting for your purchase since the previous week!

Thanks a lot, Milingona Support Team

Hello

I just installed the theme but I can’t get the Revolution Slider to appear on the page. Please help

The slider is placed here http://66.7.220.3/~chrisj/

Hi,

After you create the slider please make sure to insert the Revolution Slider shortcode from Visual Composer.

Thanks

Hi!
1. How do I remove “all” category from filters?
2. How do I make two columns in the portfolio on smaller screens?

Hi,

1. Did you try to place the following code in Bakery > Custom Code:

.vu_products-container .vu_products-filters .vu_filter[data-filter="*"] {
   display: none;
}

2. To achieve that please use also the code below in Bakery > Custom Code:

@media (max-width: 768px) and (min-width: 480px) {
 .vu_product-item-container {
   width: 50% !important;
 }
}

Thanks and cheers

Hi,
1. It works, thank you. But is it possible to show specific category not “all” in the beginning? Meaning that when the page loads it doesn’t show “all” button, but shows the content from all categories, is it possible to choose specific category? e.g. lady-chef.ru
2. It works, thank you!

Hi,

Please try to modify ‘wp-content/themes/bakery/assets/scripts/main.js’ line 513:

filter: '*'

as follows:

filter: '.cake'

Kind regards

Hello,

I’m begining on your Bakery theme (very good work!) but the map doesn’t work as you can see this (www.boulangerie-grasset.com) thx for your feedback !

Hello,

Thank you for buying our theme.

Looks that you already fixed that. Probably that happened due to the lack of Google Map API Key in Bakery > 3rd Party.

Enjoy the theme!

I have a new problem with the price of the products. When the price varies based on your options below, I would like the price to be “from 20.00 EURO”. Now I have to choose a specific number, and thats a huge problem. If a don’t wright anything, “Free!” will be displayed.

Wouldn’t it be more expedient if the value (in this case 20 Euro) changed in order to the lowest price (included currency) the product has. Lets say the lowest price is 15 kr (kr is the Norwegian “currency”), then it would said “From 15 kr”?

Its solved! When I used “variable product” the price changed to “290.00 kr–2,500.00 kr”. It would be better if it said “from 290.00 kr”.

There are several questions from you left a time ago. Could you please collect all of them and send right away to the support team using the contact form on our profile. They will be ready to assist you.

I can’t import demo conent. You have any tutorial?

Hi,

Demo content can be installed from Bakery > Install Demo Content. Before trying please make sure your max_time_execution is 300 and memory_limit is set to 256M. In case you have any troubles during the installation please send us your WP and FTP login details.

Best regards

Hi we have problem to translate vu-order-form please check it for us

all product page order form has that problem where should i translate http://www.muptelam.com/muptelam-urun/minimuffin/#order-form

Hi Geliyoo,

Just replied via email too! You can translate the order form by modifying lines 10 – 21 of ‘wp-content/plugins/bakery-cpt/shortcodes/order-form.php’ file.

Warm regards

Here is the products page distorted layout:

https://i.imgsafe.org/44a253a777.jpg

Hi Milingona,

Its more than 3 days and I can see others questions have been answered … Can I expect a quick response please.

As the matter is too urgent.

regards,

Hi rjumar,

Can you please provide us via here your purchase code as well as your site URL so we can first verify your purchase then take a closer look at the issue.

Many thanks

Hi Milingoa,

I am working on the Bakery theme but the products page is showing distorted listing i.e. I am putting 3 products in one row with sidebar and its showing some rows properly while some rows only show one product and two empty spaces while other line is showing 2 products and 1st location as empty.

All thumbnails are of same size please help me in fixing the issue.

regards,

Hey there,

Hope you’re enjoying working with the theme. If you still are experiencing any issues with the theme please provide us via here your purchase code along with your site URL. We’ll be happy to assist you.

Thank you

Hi!! I cant downloaded the demo content! Can I help me? Tks

Hi,

Pease make sure your max_time_execution is 300 and memory_limit is set to 256M. In case you cannot install them at all please send us your WP and FTP login details.

Thanks

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