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! Something just went wrong! Under WooCommerce>System Status there were red error messages that said that some of the files were outdated. So I downloaded the latest version of WooCommerce and replaced the files that were outdated. The error messages went away and everything said it was up to date.

However, now my shop page doesn’t look the same anymore. http://77.104.144.229/~yulycake/shop/ http://77.104.144.229/~yulycake/products-square-4-columns-with-filter/ These two pages are messed up now! What do I need to do??

I re-installed woocommerce but it still looks the same.

Please help!!!

The update will be released by the end of this week. If you want to revert the changes you made you can download again the theme and replace the files in bakery/woocommerce with your current files.

Thank and cheers

Hi there! Have the update been released yet? I didn’t see anything last week.

Hey there,

The update has just been approved and is available for download. You can get it from your Downloads tab.

Click here to see the full changelog.

Cheers!

I’d like to change the default map marker to another color on some of my InfoWindow locations. (so I can have two different markers). How might I be able to do that? Thanks in advance!

Hi,

Unfortunately, that is not possible. You can use only one marker in the map.

Thanks

After the latest update, my shopping cart does not update quantities. Could you please help?

http://www.thirdcoastbakedgoods.com/cart/

Hi,

That is because of the latest WooCommerce version. You should not have updated WC because the theme is not yet compatible with it. The good news is that a theme update including WC full compatibility will be soon released. So please stay tuned for the update and get it when it is available.

Thanks

Hi, I purchased your theme and everything was great until a moment ago when i did a very big and stupid mistake. Please help. I wanted to remove the fields with “when should we have your order ready” and “best time to contact you” from the order form. I just deleted the row with “when should we have …” from public_html/wp-content/plugins/bakery-cpt/shortcodes/order-form.php and now i have this beautiful error when i access the website: Parse error: syntax error, unexpected ’’date_placeholder’’ (T_CONSTANT_ENCAPSED_STRING), expecting ‘)’ in /home/zumzete/public_html/wp-content/plugins/bakery-cpt/shortcodes/order-form.php on line 16. What should i do? please help… Thank you! Daniela

Hi Daniela,

From your description looks that you’re missing a parenthesis somewhere in the code. However, I’d recommend you to provide us your WordPress & FTP details via the contact form so we can have a closer look at the issue and then get back to you.

Thanks

Hello,

I have a question. My client wants that the Google Map can’t be moved on a iPad. On a laptop or pc I have disabled it, but on the iPad the map can still be moved. And this is annoying because you can scroll further than the map.

And I have a question about the sticky header. Is it possible that the sticky header comes in the screen with a flow effect?

Best regards.

Hello,

1. To fix that you should edit ‘wp-content/themes/bakery/assets/scripts/main.js’ and add after line 587 the following:

draggable: false,

So the code looks like below:

var mapOptions = { 
        draggable: false,
        zoom: options.zoom_level.toInteger(),

2. That’s not possible by default but we write the custom code for you. Here’s the code you should paste at the end Appearance > Editor style.css file:

.affix {
 animation: animationFrames-1 ease 1s;
 animation-iteration-count: 1;
 animation-fill-mode:forwards; /*when the spec is finished*/
 -webkit-animation: animationFrames-1 ease 0.5s;
 -webkit-animation-iteration-count: 1;
 -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/ 
 -moz-animation: animationFrames-1 ease 0.5s;
 -moz-animation-iteration-count: 1;
 -moz-animation-fill-mode:forwards; /*FF 5+*/
 -o-animation: animationFrames-1 ease 0.5s;
 -o-animation-iteration-count: 1;
 -o-animation-fill-mode:forwards; /*Not implemented yet*/
 -ms-animation: animationFrames-1 ease 0.5s;
 -ms-animation-iteration-count: 1;
 -ms-animation-fill-mode:forwards; /*IE 10+*/
}

@keyframes animationFrames-1{
 0% {
   top: -100%;
 }
 100% {
   top: 0px;
 }
}

@-moz-keyframes animationFrames-1{
 0% {
   top: -100%;
 }
 100% {
   top: 0px;
 }
}

@-webkit-keyframes animationFrames-1 {
 0% {
   top: -100%;
 }
 100% {
   top: 0px;
 }
}

@-o-keyframes animationFrames-1 {
 0% {
   top: -100%;
 }
 100% {
   top: 0px;
 }
}

@-ms-keyframes animationFrames-1 {
 0% {
   top: -100%;
 }
 100% {
   top: 0px;
 }
}

.admin-bar .affix {
 animation: animationFrames-2 ease 1s;
 animation-iteration-count: 1;
 animation-fill-mode:forwards; /*when the spec is finished*/
 -webkit-animation: animationFrames-2 ease 0.5s;
 -webkit-animation-iteration-count: 1;
 -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/ 
 -moz-animation: animationFrames-2 ease 0.5s;
 -moz-animation-iteration-count: 1;
 -moz-animation-fill-mode:forwards; /*FF 5+*/
 -o-animation: animationFrames-2 ease 0.5s;
 -o-animation-iteration-count: 1;
 -o-animation-fill-mode:forwards; /*Not implemented yet*/
 -ms-animation: animationFrames-2 ease 0.5s;
 -ms-animation-iteration-count: 1;
 -ms-animation-fill-mode:forwards; /*IE 10+*/
}

@keyframes animationFrames-2{
 0% {
   top: -100%;
 }
 100% {
   top: 32px;
 }
}

@-moz-keyframes animationFrames-2{
 0% {
   top: -100%;
 }
 100% {
   top: 32px;
 }
}

@-webkit-keyframes animationFrames-2 {
 0% {
   top: -100%;
 }
 100% {
   top: 32px;
 }
}

@-o-keyframes animationFrames-2 {
 0% {
   top: -100%;
 }
 100% {
   top: 32px;
 }
}

@-ms-keyframes animationFrames-2 {
 0% {
   top: -100%;
 }
 100% {
   top: 32px;
 }
}

Hope you’ll like it!

Best regards

Hi there,

I’m trying to figure out why one section on my homepage isn’t responsive. Halfway down the page, there is a block with the text “TRY OUR FAMOUS CUPCAKES”. I can’t seem to figure out why this gets cut off on mobile. Can someone please help me?

Website: http://77.104.144.229/~yulycake/

It still doesn’t work. The title is getting cut off.

oh sorry, use max-width instead of min-width like below:

@media (max-width: 768px) {
 .heading-huge {
   word-wrap: break-word;
   font-size: 28px;
 }
}

Thanks

Great thanks!

Good morning,

I have my website with your Bakery template, to update the wordpress visual composer gives me problems; not allow me to update. What should I do to allow me to update if you need to purchase the plugin?

Thank you a cordial greeting

Hi there,

Visual Composer is bundled with the theme and you do NOT have to purchase it. All you need to do is get the latest theme version which includes the latest version of Visual Composer plugin too. After that make sure to deactivate and delete the current version of Visual Composer and install the new version from Appearance > Install Plugins.

Enjoy the theme!

Best regards

Hi, I placed a portfolio carousel with 4 columns in my startpage. The hover effects shows three Buttons (loupe, more infos and cart) and the title of portfolio item. Mostly it looks fine when I change screen format. But right before the columns switch from four to three columns when I minimize the wide of screen, the cart button overlaps the title. The same happens right before two columns switch to one. The cart button jump into the next line and overlaps the portfolio title. Any ideas how to solve this problem?

Thank you for answering :-)

Hi,

That’s a bug that we have already added in our to-do list for fixing in the next update. You can wait for the update which will be released very soon or provide us your WordPress & FTP details and we’ll implement the fix immediately to you.

Thanks

Hi, thank you for answering! I just send you Logins by using the formular on https://themeforest.net/user/milingona_#contact. Thank you and have a nice week end.

The issue has been fixed. Please check your email for the details.

Thanks and cheers!

Hello,

When I go on the page Products WITH FILTER, does not appear any product.

I wonder how do I fix this problem and display the products WITH FILTER?

Look Printscreen: http://prntscr.com/bng17f

Kind regards.

Hello,

I need the urgent support.

Please help me …

Hello,

Please make sure to assign each product to at least one category and make a category eg. All a parent for other categories as below.

http://imgur.com/RKk2WsL

Thanks

How do I customize the store appearance? For example, I’m not a huge fan of the outlined boxes around the products…or the color of the “SALE” flag.

Also, when I go under WooCommerce>Settings>Emails It tells me that the templates have been overridden by the theme. Where do I go to edit these emails?

Apart from the VC shortcodes listed under Bakery tab in Visual Composer, there are some other shortcodes available. Here’s the full list of them http://bit.ly/1Iqqr8r.

How can I remove the outlines around the blog grid?

With the following custom code:

.post .post-image {
    padding: 0;
    border: none;
}

Cheers ;)

Hi there! I imported the demo content for the shop, but it doesn’t seem like it imported everything. This is the link: http://77.104.144.229/~yulycake/ Can you please help?

Never mind, I figured it out :)

Glad for that! Thank you for your purchase! :)

How do I configure the Subscribe. I get this error message Error! Missing MailChip API or MailChip List ID!

Hey Zomboost,

You should fill in Bakery Options > 3rd Party > MailChimp API and Bakery Options > 3rd Party > MailChimp List ID with the data taken from your MailChimp account in order to fix that.

Cheers!

I am trying to add a “Add To Cart” button, Product Name, and Quantity Box under image on the shop page. How do I these on your theme? I would prefer not to download another plugin for this.

Also, when I add items to cart and go and view cart and want to increase the quantity of the items, I cannot update the cart. Any ideas what is causing that? I updated your theme yesterday and this is till occuring…

We had to move to another theme due to severe compatibility issues with the latest version of WooCommerce. Please initiate refund of our support that we paid for, but never received. Thank you.

Yes, we have received your email with the login details. We’re working hard on your request and later today we will have an update for you.

Thanks for your patience!

Hello,

That is being inherited from the shop page. So please go to the Shop page and change header title and subtitle from Page Header Settings area.

Cheers!

Hi,

Could you help with the following request on :

1. How to make logo looks bigger than the default size ? 2. I still can not upload image looks better. What is the exact size for secondary logo ?

Hi,

  1. You can control the logo size from Bakery Options > Header.
  2. The size of the secondary logo in the live demo is 64×37px.

Thanks

I added a Mailchimp API and List API to the newsletter option. When I submitted an email it told me “Success! You have been subscribed successfully.”. However when I went to Mailchimp I did not see a subscriber inside that list. Am I doing something wrong?

We’ll look also into this more closely when you send us the credentials. Thanks!

Hello, I reinstalled my theme bakery and visual call does not work. When I want to edit a page , it loads but does not display the items. And when I want to add an image or else it does not work . Can you help me please ?

www.burger-night.net/wp-admin admin password : azerty34

FTP :

hôte : ftp.burger-night.net Utilisateur ( Login) : burgerni Mot de passe ( Password ) : cSRrdKpP

BDD :

burgerniissam.mysql.db burgerniissam isS31bUaM

Bests regards,

Hello,

Thank you for getting in touch.

Just took a look at the site and could not notice anything wrong. Everything seem to be working fine. Please confirm if there is something we can help you out.

Thanks

p.s. Next time please be careful to not leave your credentials here in the comments. Instead you provide them using the contact form in our profile page.

Hello, When I install RevSlider my site the following error appears in the Home: (Record not found).

Would you help me fix this error.

Printscreen: http://prntscr.com/bm39ps

Kind regards.

Hello,

The reason why you’re getting that message is that the selected homepage slider does not exist or is no longer available. Please make sure the slider demo content was imported successfully and the right slider was chosen from Revolution Slider shortcode.

Thanks and cheers

Hi! I am trying to install demo default. Initially I used to get stuck at import. But after changing the max execution time, I’m not getting the option of importing demo. Could you please help me out?

Hi,

Thank you for your purchase.

Could you please provide us your WordPress credentials through the contact form so we can take a closer look at that and then get back to you again.

Thanks

Thank you for the quick response. I have sent WP and FTP details.

Thank you! Just responded back via email so please check it. Cheers!

Hi, I already purchased bakery theme about 9 months ago. But when i checked, visual composer doesn’t work. I checked the license of visual composer and its gone. how i reactivate the license again

Thanks

Hi,

Simply update the the theme to the latest version (v1.3.5). It includes the latest version of Visual Composer. If you do not want to update the theme you can decompress the zip from the last theme version and update just js_composer file.

Best regards

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