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.

Hello, can you please tell me how to edit the captions for the images in the products shop. When I enlarge the photos it display your captions like “Cake” and not the Title I already assigned to the photos when I uploaded them into the gallery.

Also, when you click on the image to zoom/see a larger version the image is too big. How do I adjust it to make it smaller?

Many thanks.

Hi, to clarify my last question, the photo added to the products carousel show your old captions i.e., cake and cupcake when you open the image larger. I NEED to change this. Please note this is not happening to the products loaded in the shop page. Those products show the titles I’d given them when I uploaded my images into the media gallery. Thanks!

Still waiting to here back from you. It’s been over 2 weeks.

I have another question: when I bookmark my site to my phone it saves it with your favicon or logo. How do I fix this?

Many thanks for your help.

Hi again,

Please find below the answers to your questions:

  1. That’s a bug that has been successfully fixed in the latest theme version (v1.2.6). All you need to do is simply update the theme to the latest version. Or if you do not prefer to update the theme, then you should modify wp-content/theme/bakery/woocommerce/content-product.php file and replace line 69:
    <a href="<?php echo vu_get_attachment_image_src( get_post_thumbnail_id(), 'full' ); ?>" title="Cupcake" class="vu_pi-icon vu_lightbox"><i class="fa fa-search" /></a>
    

    with the following:

    <a href="<?php echo vu_get_attachment_image_src( get_post_thumbnail_id(), 'ratio-16:9' ); ?>" title="<?php the_title(); ?>" class="vu_pi-icon vu_lightbox"><i class="fa fa-search" /></a>
    
  2. Please upload your site’s favicon at Bakery Options > General > Apple Touch Icon in the .png format.

Best regards

Hello. I’m very interested in purchasing extended license which I can buy $2950. The thing I’m concerned about is how this works. How you provide service to extended purchaser? If I want whole change for each page then can you make it? I also want to make some adjustment for order page.. can you do that? How far can you help us if I bought extended license. Plz email me or contact me asap :) Thanks.

??Hello,

Thank you for the interest. Just sent you an email. Looking forward to hear back from you.

Best regards

Hi and thanks for this great theme, please can you told me how can change the top bar background color? default is black i want to modify to white. thanks

Hi,

Firstly, thanks for the purchase and kind words. Please insert the following code at Bakery > Custom Code > Custom CSS:

.vu_top-bar {
   color: #343434 ;
   background-color: #fff;
}

Kind regards

Thanks!!! and what about background color of seconsary menu that showing when scroll down the page?

Please use the code below:

#vu_menu-affix.affix {
 background-color: #fff;
}

Cheers!

Dear Sirs and Madams!

How do i update the “Visual Composer” which was included in the theme “Bakery”.

By the way: is the required update maybe the problem, why the crousel is not working?

With kind regards, Gessman

Hey Gessman,

1. An update with the latest Visual Composer version is on the queue waiting for approval. Otherwise, you should not worry about the update notification. That is an automatic reminder and update option is available only for users who have directly purchased Visual Composer. We regularly take care and update the theme when new plugin versions are released.

2. Please give us more details about the issue so we can give you a better and more appropriate answer.

Thanks,
Support

hello. i need to change the order on the home page. I understand that i can modify the file “order-form.php” but how can i also change the product placeholder? i am using it for different products not for a bakery and i need to modify it quite a bit. thanks

there are some fields that i dont really need on there. so i need to know how to change them. especially the “looking for” section. Basically i need a simpler form. thank you

thank you for replying back.. to be honest i still don’t know how to change it. do i change it through the code (coz that would be harder for me) or is there a way inside the theme in wordpress? all i need is fields for Name, Email, phone and comments section. thank you again

Please provide us here your temporary access info of WordPress & FTP and we’ll take care of the rest.

Thanks

Hi,

I would like to change portfolio-one product page style. I guess now is something like 50% image and 50% title and text description. I want to change this and make images bigger. How can I make this? I know CSS and PHP, if you can give me a clue would be really helpfull. Thanks in advance.

Hi,

You need to modify the following lines of wp-content/plugins/bakery-cpt/templates/templates/portfolio-item.php file:

line 12: col-md-5 replace with col-md-4

line 29: col-md-6 replace with col-md-7

Note that if you’re not using child theme, these changes will be lost in case you update the theme in the future.

Thanks

Hi,

Thanks for the answer. I changed the code you sent me and it works, but I don’t really like image aspect. I’m using the same image size that you are using in the demo content 1024×768. But what I need it’s an a 16:9 image ratio. “single-portfolio-item” image ratio is square. How can I change this?

Thanks in advance

Hi again,

Please edit wp-content/plugins/bakery-cpt/templates/templates/single-portfolio-item.php file and replace line 37:

echo wp_get_attachment_image($img_id, 'ratio-1:1', 0, array('class' => 'img-responsive'));

with the code below:

echo wp_get_attachment_image($img_id, 'ratio-16:9', 0, array('class' => 'img-responsive'));

Thanks,
Support

Hi, me again. I have another question, this page: http://themeforest.net/item/bakery-wordpress-bakery-cakery-food-theme/full_screen_preview/11112118 in iPhone, the menu-items seems opaque or disappears when scroll down. In addition, could you help me with the counter of mails? Thank you.

Hi,

1. It may be happening because of the great number and large images to be loaded. To resolve it please try to disable animation from Bakery > General > Animation and get a plugin for image optimization.

2. Done! Just sent you the full reply via email.

Best regards

Thank you so much! That work it. I love this theme.

Glad to hear that. Thank you too for being so nice. :)

not able to find data file please help

Hi there,

Firstly, thanks for the purchase. Please go to Bakery > Install Demo Content and follow the instructions given there.

Thanks,
Support

Hello there,

Great template. Though I’ve a question.

I only want the template to use as a one-pager. So is it possible to use the main menu to jump into the page?

How can this be done please?

Regards

Kurt

Hi Kurt,

Yep, that’s possible. You need to edit Row shortcode and fill in the Row ID field with the name of local navigation eg. products. Then go to Appearance > Menus > Custom Links and insert row ID with the hash sign (#) before it as URL eg. URL: #products & Link Text: Products.

Thanks

Just purchased wordpress theme and there is no demo content at all! I feel like I wasted my money.

Hello,

One-click demo data installation can be performed from Bakery > Install Demo Content while the XML file is located at includes\options\inc\extensions\wbc_importer\demo-data\default directory.

Also in order to further get support please post from the account you have bought the theme so we can verify your purchase.

Thanks!

where can I download demo content?

Hello,

Firstly, thank you for purchasing our theme. One-click demo data installation can be found at Bakery > Install Demo Content.

Let us know if you experience any troubles in the future.

Thanks,
Support

Thank you for earlier reply. I have two other questions.

1) In addition to no more “slides” choices I also no longer see a “products” choice either. Is this also the way it supposed to be now?

2) I tried to register the revolution slider but my purchase code was rejected. Thus I cannot get support and have problems using this new slider.

Any help is appreciated.

Gary

Hey Gary,

1. You should now use portfolio instead of products. It’s the same as before but to avoid confusion with WooCommerce’s Product Custom Post it has been renamed to Portfolio.

2. You don’t need to register/activate the slider because the plugin comes bundled with the theme and only those who have purchased it directly can register in that way. While for more support have a look at their documentation here.

Thanks

good day… once i try and submit my order form it throws an error and will not post… any reason why

Please send us your wp & ftp details through our contact form so we can better see where’s the issue and fix it for you if possible. Thanks in advance.

for some reason the form is still not posting… help please

Just replied via mail. Hope that helps you and thanks for your patience.

Hello !, there are possibility to show the name of the category in the category filter portfolio?

Hello,

That option is not currently supported. But, we’re working on a new update where text based filter is among the new features that will be added. The update will be released within 2-3 days.

Thanks and cheers,
Support

hello. the map on the home page is not working. is there anything i should do?

Hello,

Please post here your site URL so we have a closer look at the issue and provide you a more detailed answer.

Thanks

Im having issues with the main menu. On a desktop the menu looks fine but on a laptop the menu disappears and places a little box with three lines to the right that when I click it, a popup opens with a vertical menu. This just happened all of the sudden. How do you make it look normal??

Hi,

That is what sometimes is called Hamburger Menu. See Bakery > Header > Hamburger Menu and there you can specify the width when you want the hamburger menu to be shown. Eg. 992 to start showing the hamburger menu at width 992px.

Cheers

Help! I installed Bakery to a new server and then updated it but I no longer have a “slider” choice below posts and above personnel. I now have “revolution slider” above the Bakery entry on the left side but no place to add images (slides). There is also no pre-built display on the pages as there was when I had the old installation.—Help! razzysdandd.com

Hey there,

Sorry, but the previous slider is no longer available. It has been removed since version 1.2 and now only Revolution Slider is available for use. You can import only slides as in demo by importing includes\options\inc\extensions\wbc_importer\demo-data\default\bakery-main-slider.zip file.

Let us know if you need any further guide.

Thanks,
Support

Bakery just received another   rating for Customer Support.

“This theme is so robust and reliable. The support with this theme was award-winning. We could not ask for a better response. We highly recommend this them to everyone looking for a great Wordpress product with the best support found on Themeforest.”

Like Bakery, you too? Please rate it on ThemeForest!

Hi,

Am working on my project am facing some problem follow the link and see th4e slider and testimonials and other effects are gone…

Kindly support for this to fix this issues on my site…

http://bdpnetwork.com/mishtyybela/

Thanks,

Hi,

Couldn’t notice any issues. Looks you have already resolved them? If not, please give a better explanation where and how you’re facing the problems.

Thanks

I have a few questions for you:

Hello,

How do I add star ratings to the comments? How do I add a new tab for a product, i.e. for ingredients? How do I activate the maintenance (coming soon) page? The contact form From section shows that the email will have your address but the customer’s name. How do I fix this so the email registers the customers email address?

Many thanks!

Thank you for your help!

Great theme!

Nothing! Glad to help you. Thank you too for being so kind.

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