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.

!!!!!!!!!!!!! ITEM PAGE NOT FOUND !!!!!!!!!!

Hi there,

Could you be more specific. What do you mean with this message?

Let us know and we’ll be happy to help you out.

Sorry but in yesterday, the sub menus (pages), did not work, today I see so.

Thancks

You’re welcome. Feel free to ask/comment for any further issues.

How to activate slider? i add slider but in the home the slider still disappear, thanks

Hi there,

Thanks for the purchase.

To add slider at a specific page you need to select ‘Home’ as Page Template. Of course, after you have already added slides from Slider>Add New menu.

Let us know if you need more help and we will be here to assist you.

Thanks.

I am very huppy to find developers like milingona in Themeforest. Great job Great support Thank you very much guys

Thank you so much for the comment. We’re so happy to have customers like you. :)

Can you help me for edit Map&Contact form ?

I need to increase text field in contact form “Phone number”.

How to edit ?

Very good and quick service. Thanks Sir. :)

You’re welcome. We’re really dedicated to satisfying our customers.

Have done! Thanks

If you have any problems with the installation of the theme developers are very courteous and efficient. They answered me and solved the problem in less than 4 minutes. GOOD !!!! Valentina Micciancio (www.ideavale.it) Very GOOD Template!

Thanks for the comment. It’s a real pleasure to help customers like you.

Is there any code to add parallax images like this http://coffeepeopleofflorida.com/about-us/ ( before section STAFF) ??

Everything OK except the “subscribe” widget. I saw the comment above and that is for “contact us” widget. I need the other one.

I also noticed that there are some problems while accesing the web page i created (based on your theme) from iPhone 4S and old Imac. Propably is because old safari version. ( Version 5.1.10 for iMac). Other devices is perfect no problem So it is not critical anyway please advise?

1. The newsletter/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]

Furthermore, here’s the full list of widget shortcodes http://bit.ly/1Iqqr8r.

2. We just re-tested the theme on Safari 5.1 and noticed some minor issues with the responsive design. Currently, we’re working on the next update and we’ll take care to fix them.

Thank you for everything.

hi,... how can i can show all social media in footer widget, i can’t find social widget for footer in your theme. thanks

Navigate to Appearance>Menus, append ‘Custom Links’ section, enter # in URL field and the menu item in link text field. Finally, click ‘Add to Menu’ button.

Hope this helps you!

GREAT ! how to get icon images for filter category product?

You can get icons anywhere in the Internet either in svg or other formats. Eg. http://bit.ly/1Bs2AiP.

Hello there,

is it possible to make product boxes in product carousel not rectangular, but square?

Hi merzot,

Actually, there’s no option available for this but we can alter the code for you and make them look like this . However, note that this modification will affect also all other products thumbnails (not only carousel).

If you’re ok with this, write us here and we’ll send you back the modified files.

Thanks.

Hi, how to actually create child theme? What is best to include? Only style.css file? Sorry for such a stupid question.

Hi purgeru,

Don’t worry, that’s a good question. Please have a look at the following articles to get more info on how to create a child theme:

Cheers, Milingona.

Hi, I managed to create child theme with a help of Wordpress plugin. Thank you for your sent links. I have another question, how to activate blog page? I used Visual Composer and selected latest blog posts, but thats not it. And how to update Visual Composer?

Hi there,

To make a specific page a blog page follow the steps below:

1. Navigate to Settings>Reading
2. At Posts page, select the page you want to make the blog page
3. You’re done.

In case you’ve not noticed, there’s also a blog posts shortcode available made from us to show the posts as carousel.

Regarding VC update, you don’t need to update it because VC plugin is bundled with the theme. Update option is available only for users who have purchased VC directly from CC. Anyway, we’ll include in the next update the latest version of Visual Composer.

Kind Regards.

The menu has some issues when it’s under 1440px in width, it stacks some items under the logo and doesnt look great. Is there a way to change it automatically to the hamburger menu?

To make the menu switch to hamburger menu when it’s under 1440px in width as you asked you simply need to change line no. 3925 of style.css file:
@media (max-width: 1020px) {...}
with
@media (max-width: 1440px) {...}
You can edit the style.css file from wp admin panel by navigating to Appearance>Editor>style.css or through ftp: wp-content/themes/bakery/style.css

Thank you! The first option you gave me works beautifully, but that’s great information to have thanks.

Great! You’re welcome Kyle. Feel free to ask for any further issues you encounter.

I would like to check, can we set for the wp and the theme to auto update? Im really afraid that the theme would stop working after update. Will we need to build on a child theme?

Hi there,

The theme comes with the Envato WordPress Toolkit Plugin for automatic updates but right now does not include the child theme.

Thanks for your interest.

Hi there. How do I remove price tags in week offer? Thank you!

Hi merzot,

There are two options available for this:

1. If you want to link controlling (enable or disable) the price tag from the theme options panel, then you need to go to wp-content/plugins/bakery-cpt/shortcodes/week-offers.php file and replace line no. 90 with this:

<h3 class="text-huge"> <?php echo ($vu_theme_options['product-price'] == true) ? esc_attr($vu_theme_options['product-currency']) . esc_attr($vu_product_settings['price']) : ''; ?> <a href="<?php the_permalink(); ?>#order-form" class="button"><?php echo esc_html($atts['order_button_text']); ?> <i class="fa fa-long-arrow-right" /></a></h3>

2. If you want to remove only price tags from the week offers shortcode, then again you need to replace line no. 90 of wp-content/plugins/bakery-cpt/shortcodes/week-offers.php file with the following code:

<h3 class="text-huge"><a href="<?php the_permalink(); ?>#order-form" class="button"><?php echo esc_html($atts['order_button_text']); ?> <i class="fa fa-long-arrow-right" /></a></h3>

Let us know if everything works fine for you.

First option worked fine, thanks

Glad to hear that. We’ll be happy to help you again for any possible further issues.

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). :)

problem importing demo data. imports the media and stops. doesnt seem like a server timeout to me.

Hi there,

Thanks for the purchase.

It should be an internal server error. Please send us your wp and ftp credentials and we’ll be happy to set up the demo content for you.

Thanks, Milingona.

hi,

i clicked “import demo data” it stopped 2 minutes later. i clicked again and it uploaded some more media. and on the 3rd click its finally completed :)

thank you

Glad to hear that. :).

That happened due to the maximum time execution limit. Probably, it was set to 120 seconds.

Anyway, we’ll be here to help you for any further issues.

Regards, Milingona.

Hello, I wanted to know if the theme Bakery was enabled with the Italian language, thanks

Hi Manet06,

Thank you for the interest.

Bakery is translation ready which means that it can be easily translated to any language. It comes with .POT file included and it fully supports WPML plugin.

Feel free to ask any further questions.

Kind regards, Milingona.

A new rating has been received for Bakery from TamlynDesign for Customer Support.

Super fast support! Super flexible and easy to edit theme.

Don’t forget to rate Bakery, you too!

Where I can find the Master Slider settings editor? It seems not to be installed.

Hi xinergium,

Thanks for buying Bakery.

The theme comes with a customized version of master slider. Please refer to this comment for more details. Otherwise, we’re working on releasing the next update which will include the revolution slider as well.

Thanks, Milingona.

Such a great theme! Thank you…

Just one question. when i downloaded the theme, it didnt include the demo xml data. could i get that from you?

Hi Carissa_6,

Thanks for the purchase and kind words.

The theme comes with one-click demo data installation. To install demo content, you need to navigate to Import Demo Data under Appearance menu item. Then, you just need to confirm the button and everything will be set up automatically.

If you encounter any problems, please let us know and we’ll be happy to help you set up the demo data identically as the live demo site.

Kind regards, Milingona.

Bakery received another   rating from SDial for Customer Support.

I’ve used numerous themes. This is one of the best! Clean and Visually beautiful, easy customization, fantasitic and fast support. All the things you need in a great theme!

Don’t forget to rate Bakery, you too!

Hello there.

Question before purchase: can I run items without prices, like a catalogue mode. And without “add to cart” too.

Thanks.

Hi merzot,

Yes, you can disable showing prices as well as ordering forms from the theme options panel.

Thanks for the interest and feel free to ask any other questions.

Hi, thanks for prompt reply! Does this theme have its own catalogue backend or it uses woocommerce or stuff like that?

The theme currently does not support woo commerce plugin. We use our ‘own sytem’ for showing products.

Cheers, Milingona.

Bakery has just received a   rating from hillgrovellc for Design Quality.

This theme was superbly designed. Support has also been fantastic. Great job!

Don’t forget to rate Bakery, you too!

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