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 I can not run “Product with filters” I only get an icon with 4 little squares in the middle… I have read the comments but any posted solution works for me… is there another way to make this run?? Thanks!

Hello,

Please make sure you have assigned the icons to each of the categories. That’s could be the reason why the icons are now showing, otherwise please post here your site url so we can have a closer look at the issue and provide better feedback on that.

Thanks!

hi, today the main page show this: Fatal error: Call to a member function get_price_html() on a non-object in C:\Program Files (x86)\EasyPHP-12.1\www\pasticceriadepa\wp-content\themes\bakery\woocommerce\loop\price.php on line 17

can u help me? Thanks,

Hi there,

Probably, you’re getting this error since you have not placed prices to all the products. Please try to assign them or disable debug mode so the error won’t be shown.

Thanks and cheers,
Support

Hello , congratulations for the theme is very good and easy to use . However on the home page only display the “record not found ” message. If I’ll change the page, appears in Revolution Slider ” no sliders found” . I’m using WAMP on the local machine and Wordpress 4.3.1 . Thank you very much in advance

Hello,

First, thanks for your kind words.

Could you please be more clear with your question and post from the account you have bought the theme or provide us your purchase code so we can verify your purchase as well.

Thanks for your understanding.

Support

hello! i need your help please: I added a search bar but the results are displayed in a page that i can not change. the page “search”. also the product is displayed in a blog post not in a shop page. thank you for helping me

Hello,

Could you please first provide us your site url so we can better understand the issue and get back to you with a more detailed feedback.

Thanks in advance.

hi,

I finally did it. i did a copy of the woocommecre product page and i put it in the searchform page and it works!

Hey there,

Perfect, glad you managed to resolve it. Nice idea BTW. :)

Warm regards ;)

Hi, I have included a link to a button on the slide but not working. Can you help please? http://www.pasticceriaieraci.it/

Sorry for my english

Hi,

Looks you’ve already solved that. However, you should have selected button layer then go to Actions tab and insert the link Url.

Kind regards

HI, thanks for the reply, I put in the link to the entire slide. I would love to have links only to the button of the slide. I went on the Actions tab and I inserted the link, but does not work.

Sorry for my english

Hi there,

Please have a look at http://www.themepunch.com/revslider-doc/layer-settings/#layeractions. It’s the official documentation from the slider’s creators and contains all the details regarding hyperlinking layers.

Cheers!

Hi, someone asked this question about 6 months ago “The menu has some issues when it’s under 1440px in width, it stacks some items under the logo and doesnt look great.”

The code I tried from that comment thread isn’t doing anything. I also tried using @media screen queries just to change the logo size and the padding between menu items (when the browser is a specific dimension), but nothing seems to be working. Any help would be appreciated. Thanks

Hi there,

First, thanks for the purchase.

Please see Bakery > Header area for all the supported options for the menu since lately it was completely rebuilt and several settings along with hamburger menu were added.

Thanks and cheers,
Support

Hello,

where can i edit the text “SHARE” in blog-post-footer?

Thank you

Hello,

You can edit that by going to wp-content/themes/bakery/includes/vu-functions.php file, line 909:

<?php echo __('Share', 'bakery'); ?>

Cheers!

Hello!

I’m using the Bakery theme – and I love it! I just have one quick question: I am using the portfolio feature for the products. The url is showing up as domainname.com/portfolio-item/nameofitem

Is there a way, in the URL, I can swap out the “portfolio-item” and instead have it pull in the category name within the portfolio instead?

Thank you! Kiley

Hey Kiley,

Firstly, thanks for the purchase. Glad you love it.

Please go to Bakery Options > Portfolio > Portfolio Item Slug and place this: portfolio-category then find and edit wp-content/plugins/bakery-cpt/functions.php file by adding the following code:

function vu_portfolio_post_type_link( $url, $post ) {
    if ( 'portfolio-item' == get_post_type( $post ) ) {
        $categories = get_the_terms( $post->ID, 'portfolio-category' );
        $url = str_replace( '%portfolio-category%', array_pop( $categories )->slug, $url );
    }
    return $url;
}

add_filter('post_type_link', 'vu_portfolio_post_type_link', 10, 4);

Note that in order to work the above solution each ‘Portfolio Item’ must be assigned to at least one category.

In case you find difficult to implement the solution, please feel free to mail us here your WP & FTP details and we’ll do it for you.

Thanks and cheers!

I am getting the following message: The following plugin needs to be updated to its latest version to ensure maximum compatibility with this theme: WP Bakery Visual Composer.

But when y try to update, I get this: Downloading package from envato market…

To receive automatic updates license activation is required. Please visit Settings to activate your Visual Composer.

And when I go to settings to do that, I get this:

You do not have sufficient permissions to access this page.

What should I do?

Hello there,

Do not worry about that, simply ignore it. Visual Composer’s update option is available only for those who have directly purchased it. You can get the latest version by upgrading the theme to the latest version because we regularly take care and update the theme when new plugin versions are released.

Kind regards

Hi,

I’m trying to change .svg file in the service item from one to antother and having issues.

1. Can’t see the actual image in the Media gallery. All I can see are just file names.

2. When I select an .svg file and press “Set”, nothing is happening,

Thanks!

Hi there,

1. That’s not an issue. It’s the way how WordPress works. 2. Please provide us via here a screenshot or your WordPress credentials so we can take a closer look at the issue.

Thanks!

Hi

I installed the lates update for the theme and my products page went crazy.

http://homesweetsbakery.com/products-square/

Can you help me out?

My purchase code is: c800c505-c3e7-456e-9101-b61aa3c50aba

I fixed the problem.

Hi there,

Looks you managed to resolve the issue by your own. Congrats for that and sorry for our late reply.

Thanks and cheers,
Support

Hi, I’m very interested in purchasing this theme, can you tell me if the images are included as I noted in one of the comments you mentioned that you can install demo content? thanks.

Hi,

Yep, the images are included in the demo content but they are subject to copyright i.e. they are used only for preview purposes.

Thanks for the interest and look forward to hear from you.

Kind regards

Hi, how I can define links in title sections? Thank you for answering

Hi there,

Sorry but placing links in title sections is not possible.

Thanks for your understanding.

Hi, sorry, but I don´t find a way to define the alignment of Related Portfolio Items Title. I want to set the Title and subline of Related Portfolio Items left-adjusted. Currently it is centered. Many thanks for answering.

Hi

All you should do is modify wp-content/plugins/bakery-cpt/templates/templates/single-portfolio-item.php file and replace line 91:

<header class="section-header">

with:

<header class="section-header alignment-left">

Warm regards

Can the contact form auto-send the user a copy of their submission?

Hi again,

Yep, that’s possible with a little modification. You need to modify line 1175 of wp-content/themes/bakery/includes/vu-functions.php file:

if( wp_mail($to, $subject, $message, $headers) ){

with the following:

if( wp_mail($to, $subject, $message, $headers) && wp_mail($email, $subject, $message, $headers) ){

Warm regards,
Support

Hello! I can’t edit the main menu.. I do not get how to select what items to show on the top main menu… Cant you help with this? I need to show only for items inn the menu… I cant remove the ones who came with the shop demo… Many thanks!

52cc7b8e-5f84-4212-8734-a15786f51b93 – 19 Nov 2015

Hi there,

Firstly, thanks for the purchase.

To edit the main menu please go to Appearance > Menus > Main Menu Full and select the items you want in the main menu. While to edit the top bar main menu go to Appearance > Menus > Select a menu to edit: Top Bar Menu or in case it doesn’t show up create a new one and add menu items to be shown in the top bar menu. Finally, go to Bakery Options > Header > Top Bar Right and add this:

[vu_menu menu="menu_name eg. Top Bar Menu"]

Thanks and cheers,
Support

Where can I translate search form placeholder and widgets titles “Portfolio Categories” and “Portfolio Tags” at this page: http://www.oboloqueamamos.com.br/produtos-o-bolo/

Hi again,

To translate search form placeholder you should modify/update line 45 of wp-content/plugins/bakery-cpt/shortcodes/widgets.php file while to translate widgets titles please go to Appearance > Widgets > Shop Sidebar

Cheers!

I can’t translate the place holder “Type and hit enter” at searchform.php.

I’ve updated the file as you can see bellow, but translation is not showed

<form role=”search” method=”get” class=”search-form” action=”<?php echo home_url( ’/’ ); ?>”> <input type=”search” class=”search-field” placeholder=”<?php echo __( ‘Digite e tecle enter’, ‘search’); ?>” name=”s” value=”<?php echo get_search_query() ?>”/> <input type=”submit” class=”search-submit hide” value=”<?php echo esc_attr_x( ‘Search’, ‘bakery’); ?>” /> </form>

Hello,

Firstly, thanks for the purchase.

You should modify/update line 45 of wp-content/plugins/bakery-cpt/shortcodes/widgets.php file.

Kind regards

Hi there, I placed the 5 star rating. One other question:

How to I remove the lines on the sub-pages and also how can I remove the dark orange color tint over the header photos. Screenshot link below. http://postimg.org/image/ux2yrqy0p/

Also, on the contact map a small box appears if I click on the pin point. How do I remove this? Screenshot here: http://postimg.org/image/3yp3yv6fp/

Thanks.

Hi there,

Firstly, thanks for the rating. Really appreciate that!

Please find below the answers to your questions:

  1. Please add the following code in Bakery > Custom Code > Custom CSS:
    .full-header-container:after { display: none; }
    
  2. To remove contact info box you should edit wp-content/themes/bakery/assets/scripts/main.js file, and replace lines 619 – 623:
    infowindows[i] = new google.maps.InfoWindow({
        content: options.locations[i].info,
        maxWidth: 200,
        maxHeight: 200
    });
    

    with the following:

    if( options.locations[i].info != '' ) {
        infowindows[i] = new google.maps.InfoWindow({
            content: options.locations[i].info,
            maxWidth: 200,
            maxHeight: 200
        });
    }
    

Warm regards,
Support

Thanks for the reply. Regarding the 1st point, I placed your code but nothing happens. There is still an overlay color over the pages (Page Header Style is what I am refering to).

Regards.

It looks that we didn’t fully understand you since the code above removes only lines from the header title. However, if you want to remove also the color overlay then use the code below in Bakery > Custom Code > Custom CSS:

.full-header {
   background-color: transparent !important;
}

Cheers!

I’ve deleted and re-installed 3 times now and always seem to get the same error.

Trying to import DEMO CONTENT I get this message: There was an error importing demo content: Media “m-post-1” already exists.Media “m-post-2” already exists.Media “m-post-3” already exists.Media “m-post-4” already exists. Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 4096 bytes) in /home/tuhana/public_html/wp-includes/media.php on line 2130 - Here’s a pic of the error: https://www.dropbox.com/s/l1sh7a3c5gepecw/error1.png?dl=0 I have 500MB Disk Space and Bandwidth UNLIMITED setup on the account.

Grateful for any help. Thanks, Jeff

Hey Jeff,

Please mail us here your WordPress & FTP login details so we can get a closer look and fix the issue for you.

Thanks for the purchase by the way.

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