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,

which line do I need to change in order to change the following texts: - Sort by popularity - Sort by average rating - Sort by newness - Sort by price: low to high - Sort by price: high to low

Thanks”

No need to answer, I found a solution.

Hello, I’m having issue on my site www.cheeseataly.com regarding the contact form. I always have the Error message and the users cannot submit email. I tried, as you suggest in older posts, to install the WP Mail SMTP plugin, but I didn’t figure out the problem.

What do you suggest? Thanks in advance!

Hello,

You should make sure that the ‘From’ email under Bakery Options > Contact ends with @cheeseataly.com. If you’ve already done that, please send us your WordPress credentials and we’ll take a closer look at the problem.

p.s. The product items are not looking very good so please use the following code in Bakery Options > Custom Code to make them look better:

.vu_product-item .vu_pi-container {
   position: relative;
   margin: -8px 8px 8px 8px;
   width: auto;
   padding-bottom: 15px;
}

Best regards

Is it possible to change the header background image on a Single Product page? Currently single product (portfolio) pages display the Featured Image at the top as shown @ http://themes.milingona.co/bakery/default/portfolio-item/cookie/. We changed the default header in Bakery > Portfolio settings but that only shows on the first / main page. We would like that image to be shown on all Single Product pages. Thanks in advance for your help.

Hi,

Please use the code below in Bakery > Custom Code:

body.single-portfolio-item .full-header-container {
 background-image: url("http://www.styleagent.net/wp-content/uploads/2015/05/header-portfolio.jpg") !important;
}

although looks that you have already fixed that. Sorry for the late repsonse!

Thanks

Hello,

I’ve asked for support 7 days ago without any reply, could you check my issue??

Hello,

I’ve a problem with your theme v1.3.6, WPBakery Visual Composer 4.12.1 and wordpress 4.6.1.

I’ve many problems editing contents, i.e. when I try to edit anything in visual composer in the backend mode I get JS errors in console like this:

Uncaught TypeError: $(...).dropdown is not a function(anonymous function) VM1127:612(anonymous function) VM1127:614(anonymous function) load-scripts.php:2globalEval load-scripts.php:2text script load-scripts.php:4Xb load-scripts.php:4y load-scripts.php:4c load-scripts.php:4send load-scripts.php:4ajax load-scripts.php:4n._evalUrl load-scripts.php:4Ha load-scripts.php:3append load-scripts.php:3(anonymous function) load-scripts.php:3Y load-scripts.php:3html load-scripts.php:3buildParamsContent backend.min.js:2i load-scripts.php:2fireWith load-scripts.php:2y load-scripts.php:4c @ load-scripts.php:4

what can I do?

Best Regards

Hi there,

First, sorry for the delay. The issue might be caused by any external plugins you have installed. So please make sure to deactivate all of them i.e. plugins that are not part of the theme and see if that fixes the issue. If that does not work please send us your WordPress login details and we’ll be happy to fix that for you.

Thanks and cheers!

Hello, I recently updated your theme and now Visual Composer does not work. Is there a way to update VC or at least make it work?

Any luck with this guys? I am under the gun with a deadline.

Hi,

Is it possible to show product details always instead of only on hover?

And an add to cart button would be nice too if that’s possible :)

Hi,

1. You can achieve that by using the following code in Bakery > Custom Code:

.vu_product-item .vu_pi-container {
 opacity: 1 !important;
}

2. We can make that possible for you too but we first need your FTP and WP details.

Apologies for the late delay.

Thanks

I’m currently having an issue. I wanted to remove the footer completely. When I turned all of the settings off in the footer settings section, there is still a blank dark bar running across the bottom of my page. How do I remove this? It’s not the copyright bar either, I’ve checked that.

Hi,

You can remove that by using the following code in Bakery > Custom Code:

.page-footer {
   display: none !important;
}

Kind regards

Hi, I recently bought your theme Bakery and tried to upload it on wp. But when I do so, I get this message:

The uploaded file exceeds the upload_max_filesize directive in php.ini.

Please help!

Hi,

Thank you for your purchase.

Can you please provide us your FTP and WordPress login details so we can take a closer look and try to fix that for you.

Kind regards

Where can I send you login info?

We’ve already received them. The following link can be used to get in touch with us: https://themeforest.net/user/milingona_#contact. Thanks!

hello we have purchased this theme and so far so good…. BUT…. we cannot replace the background image with one of our own. We have tracked the error… We are using bakery_child, and we can select one of the 3 preloaded images (or the blank one) but cannot use our own. We can go to the edit page and load our own image into ‘background custom image’... and see it in the box (in the edit screen) – but when we view the page something strange happens…...our image briefly flashes across and then is overwritten by one of the predefined images. We can see that the pre-defined images are loaded in a directory in the bakery theme itself. How can we put our own image into the background and still be able to update the main theme when you have updates without losing them? so – to summarize – loading a background custom image doesnt work even though we can load our image, and we can see why, but dont know how to fix it. thanks for your help Karen

Hello,

Sorry for the late response.

Can you please send us your purchase code and give us a better explanation of your issue.

Many thanks

Hi, I’m trying to install two plugins but am receiving errors. The two plugins are Revolution Slider and WP Bakery Visual Composer. This is the message I see when I attempt to install either one:

Downloading install package from http://dl.milingona.co/bakery/1.3.6/js_composer.zip…

Unpacking the package…

Installing the plugin…

The package could not be installed. The plugin contains no files.

Plugin install failed.

Please advise. Thanks!

Hi,

Please try to download and install them manually from Plugins > Add New. Otherwise, feel free to send us your WordPress login details and we’ll be happy to fix that for you.

Thank you

Thank you. I tried doing that but was unsuccessful. I’ve emailed the site info to you. Any help would be greatly appreciated.

We’re almost done! Please check your email. We’re waiting for your reply. Thanks!

Hi there, I have made the update and now is showing in a strange way the footer menu (see img attached). I look forward to reading you and thank you in advance. Giorgia.

footer menu

Hi Giorgia,

Sorr for the delay. Please paste the following code in Bakery > Custom Code to fix the issue:

.page-footer .widget_nav_menu .menu > li {
 border: 1px solid #f1f1f1 ;
 border-left: none;
 border-right: none;
 margin-bottom: -1px !important;
}
.page-footer .widget_nav_menu .menu > li > a {
 padding: 10px 0 10px 5px;
 text-transform: uppercase;
 border: none !important;
 background-color: transparent;
}
.page-footer .widget_nav_menu .menu > li a:after {
 content: "\f061" 
}

Thank you!

How to add to cart (shortcodes) in Menu list for each items.

here is the link i am testing now http://www.shunscatering.com/menu-list/ i want to create a quick add to chart after the price. In the list view.

Hello,

First, please do accept our apologies for the delay.

That option is not supported by the theme but since you’ve been waiting for such a long time we’ll be happy to add/implement that for you. Just please send us your FTP & WordPress login details.

Thanks

Hi there, I tried to import the default demo but the charging wheel is still running since an hour without importing anything. Can you please check what’s happening or import it via ftp?

Kind Regards, Alessandra

Glad you found it! Please let us know if you have any other questions.

Thank you!

S.O.S. Please help me. I don’t know what happened but the website I launched is having problems. It was all ok but today I display codes instead of images and texts. Can you please have a look and tell me what’s going on and hot to fix it?

www.pastaepolpetta.com

If you need access keys please give me a prvate email where to write them.

Thank you

Hi there,

The site now looks fine on our side. Did yo fix the problems? According to your description seems that you might have deactivated Visual Composer plugin and that’s why the code was shown instead of the real content.

Kind regards

How remove or hide shipping-calculator on cart page ? thank’s

Please go to WooCommerce settings and uncheck ‘the enable shipping calculator on the cart page’ option as shown in the image below.

http://imgur.com/a/U1RGO

Warm regards

Hello, i try to change the footer background color and text color with this custom css on my site www.christophecressent.com

.page-footer .footer-dark .footer-light { color: #fff; background-color: #28292b ; }

but that doesn’t work, what is the exact custom css code ? thank’s

ok i found in option sorry

Yep, you can change that from the theme options. Glad you found it! ;)

How centered widget inside footer ?

Please use the code below in Bakery > Custom Code to center the footer widgets content:

.footer-dark .widget {
  text-align: center;
}

Kind regards

Hello, i need to display a icon for login/register, just to the left of cart icon, i don’t want this icon in the topbar cause your topbar is hidden when the visitor scroll, so i need a icon login like cart icon already displayed i have already set up the plugin ajax login, thank’s for your help

The site is under maintenance mode. Please provide us your WordPress credentials as well or disable the under maintenance mode so we can access the site. Thank you!

ok i just disable maintenance can you check please

The site is still under maintenance. Please disable the maintenance mode and notify us so we can take a look at the live site. Thanks!

I would like to get support in setting up the theme. I have uploaded and home page does not load completely. I need to activate the visual composer;

You can choose to activate the child theme. That’s recommended!

1.Is there any problem . if i activate my parent theme and customize 2. What are all the problems i will face if i work with parent theme

Child theme is the recommended way of modifying the theme files. You can use only the parent theme as well but in case of theme update the changes made in the files will lose. Other data and options won’t lose.

Do we need to buy visual composer after buying this product with license.

Hi there,

Visual Composer plugin comes included with the theme and you do not need to buy a license for it. The theme is regularly updated when new plugin versions are released.

Thanks and cheers

I cannot activate my visual composer. can you guide me how to do that.

You don’t need to activate it. The activate option is available only for those who have purchased it directly. We’ll soon release a theme update with the latest version of Visual Composer included. Stay tuned!

When I upload the Bakery theme into Wordpress 4.6.1, I do not see A Bakery link in the left panel of the admin? Any advice on how to fix this?

Please make sure you have activated the theme. After the theme activation, Bakery menu item should be shown. 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