Discussion on Spoon – a Premium Responsive Restaurant WordPress Theme

Discussion on Spoon – a Premium Responsive Restaurant WordPress Theme

By
Cart 1,125 sales
Well Documented

red_sun supports this item

Supported

135 comments found.

I’ve filled the request for support form already twice, without any response. I am having an issue with this beautiful theme and WPML (I read a comment from red_sun saying this is fully supported). However my front page doesn’t show in the secondary languages.

Hey there! I replied to your email on November 8th with instructions for WPML. Could you check if it ended up in your spam/junk folder?

Hi, i just checked, but nothing :).

I just resent the email. Did you get it?

Hi, There is a problem with this theme when trying to go above PHP 7.4, as pages will try and load but send back a critical error. Please can you advise as should now be on at least PHP 8.3?

Hey there! Spoon is compatible with PHP 8.3. I just replied to your email with troubleshooting instructions.

The slider appears perfectly when I am logged into the WordPress admin panel. However, when I log out, the slider does not appear on the website.

Hey there! Would you please get in touch via the support tab above and send me your link an login info? I’ll take a look at the problem. Thanks!

Hello there, pre-buy question please Latest update at April.. could you verify the compatibility of WC 8.9.x and WP latest version 6.5.x? Thank you for your time

Hey there! This theme is compatible with WP 6.5.4 and WC 8.9.3. But it does not include styling for all the WooCommerce blocks yet.

I recommend also taking a look at my newest Restaurant WordPress theme which includes hundreds of Customizer options as well as 12 custom Blocks, which makes working with the theme super easy: https://themeforest.net/item/soulkitchen-restaurant-wordpress-theme/43806377

Cheers!

I took this site over from an employee who quit. I can’t do anything with it. Do you offer support? I will have to pay at this point because it’s a mess.

Hey there! Please log into the account that hast been used to purchase the theme and send me a message via the support tab above. Thank you!

I don’t have this info. The guy quit and no one at the company has this login. I can provide the email address and company in a private email if you email me.

Ok, please get in touch via the support tab above anyways and send me a link to your site. Let me know what isn’t working.

Hello, I just updated the php version from 7.3 to 8.2.8 and in the team section of the home page are not displayed the team members (neither if I create a new one). Also, the contact form and the footer are disappeared. Do you have any insights?

Many thanks

Hey there, please get in touch via the support tab above and send me a link to your site so I can take a look at the problem. Thanks!

Hi Community, I hope someone can help me. I need to update my plugins. Because I didn’t do an update since long time the program is shutting down each time I try. What can I do?

As far as I know understand, Wordpress and 8 of my Plugins are actualized but not my Theme which is called “Spoon” by Gerda Gimpel. Can anyone help me out.Thx

Hey there!

You can find the update instructions in the FAQ section of the documentation: http://files.redsun.design/spoon/documentation.html#faq_help

If you are updating from version 2.01 or below: In update version 3.0 the Meta Boxes were moved to a plugin. After updating, please install the Spoon Meta Boxes plugin in Appearance > Install Plugins to ensure full functionality of the theme.

Cheers! Gerda

Hello – I am getting a notification that the theme is not compatible with the current WooCommerce version, but there are no further theme updates available. Would you able to help with this? Thank you in advance.

Hey there! You can safely ignore this notification. The theme is compatible with the current version of Woocommerce. Cheers!

Hi Gerda

Is there any way on the menu tab page, that you can make the title featured background image full width in line with the rest of the site?

Thanks so much :)

Hey there!

You can use the following code for that (add it to Appearance > Customize > Additional CSS):

.page-template-template-menu-with-tabs .content-width-menu {
    max-width: none;
    padding: 0;
}

.page-template-template-menu-with-tabs #content-wrap {
    margin: 0;
}

.menu-categories-wrap {
    max-width: 1380px;
    margin: 36px auto;
}

Hope this helps! Gerda

HI Gerda,

I would like to set anchors for each page that shows as a section on the homepage, so that if I send a customer a link to (e.g.) .co.uk/locations they’re taken to the locations section on the homepage, and not the individual page.

Currently the permalinks for pages/sections on the front page are not showing at all when I scroll to the section, OR they have a permalink like #section5463. I can’t work out to change this.

How do I this? Thanks in advance!!

HI Gerda Do you think you could come back to me on this please?

At the moment, the reservations section on the homepage shows as .co.uk/#section-5345, even though the permalink is set to /book-a-table. I can link to the permalink but it takes you to its own individual page, not the anchored section on the homepage.

Hey there! As it would require a modification of the theme files to change the section ID to the slug, here is a quick little hack that you can use:

Simply add the Custom HTML Block ( https://wordpress.org/support/article/custom-html/ ) to your site wherever you want to link to and add en empty span element with the ID you want to use as follows:

<span id="book-your-table" />

Now you can link to this element with the URL: #book-your-table

Hope this helps!

HI Gerda. Thanks for your reply but unfortunately this didn’t work. I don’t mind having a different section title to the url slug, but I want to be able to change the section title for the sections on the homepage. Is there a way to do?

Hi, how can I add more images to a gallery? The instructions tell you how to create a New Gallery and add a Featured image, but not about adding further images into the gallery. Please can you advise as I am not sure if it is working as it should?

Please get in touch via the support tab above and send me your link and login info, I’ll take a look at the problem.

Good news. After a lot of testing I have found that “Spoon Meta Boxes” plugin was removed after in an upgrade. After deactivating the theme and then activating it again, I found it would reinstall it. Thanks for your assistance

Ok, great!

Hello,

there is an issue in the google maps menu link for the menu. When clicked from iPhone (not desktop) the menu link ...blabla/#section-2077 is changed to …blabla/%23section-2077 so I get a 404. How do you suggest to solve this? Can I add this link ...blabla/%23section-2077 in Wordpress dashboard and when clicked => redirect directly to the correct one?

Thank you, Dimitra

Hello, It is Spoon Version: 3.07.

Ok, would you please get in touch via the support tab above and send me link and login info to your site? I’ll take a look at the problem.

Hello, Is this an issue of google maps, or of my Wordpress theme? Or Wordpress in general?

(I contacted the author via support tab).

Thank you

Hi there! I have been using your theme for years now and I love it. However after the last theme update the webshop’s product category headlines are all overlapping. https://allingtoncafe.co.uk/?post_type=product This is not happening on the mobile version, but on desktop only. I tried different browsers, all the same. Is this something I could easily fix? Thank you!

Hey there!

You can fix the problem by adding the following code into Appearance > Customize > Additional CSS:

.woocommerce.archive .page-title {
    line-height: auto;
}

and will fix this issue in the next theme update.

Cheers!

Thank you! I have just tried it but it doesn’t work. The issue seems to be with the number of characters per lines… works fine with short titles. The character size in the product categories just seems too big compared to the previous theme version. I am not sure if this make sense to you. I really appreciate your help.

Please try this code instead, this should work:

.woocommerce.archive .page-title {
    line-height: auto !important;
}

Is this theme maintained or updated anymore? It’s been 8 months since the last update…

We are seeing an issue with the mobile menu adding a ”#” to the beginning of the url (before https://) which breaks every link within the mobile menu.

Since this is most likely a bug, I’ve reached out the theme developer multiple times yet haven’t received a reply.

The bug itself is on the theme developers own website: http://www.red-sun-design.com which is why we think it’s a theme issue.

We thought we identified the bug but to no avail. Either way, if the theme was update it would be overwritten.

Any ideas or suggestions?

Hey there!

I just checked the URL that you sent me in your email. Your client’s site is using Spoon version 1.01 from 2016. The mobile navigation was fixed in version 3.07 (a completely new mobile menu was built into the theme).

Here is the changelog: http://files.redsun.design/spoon/documentation.html#filesinfo_help

Please update the theme to the latest version. NOTE: In update version 3.0 the Meta Boxes were moved to a plugin. Please install the Spoon Meta Boxes plugin in Appearance > Install Plugins to ensure full functionality of the theme.

Cheers!

Will do, thanks!

Hello I uploaded the logo from the theme options but it doesn’t show up. tokyo-o.co.jp

This theme is used on other pages, but it will be displayed on that page. https://tokyo-circus.com

For some reason it is not displayed on this page. Please let me know if you know anything.

thanks

akst526

Hello

I was able to update the logo, Two menus are displayed and they overlap. Can you improve it?

tokyo-o.co.jp

thanks

HI!

Please try adding the following code into Appearance > Customize > Additional CSS:

nav#site-navigation-responsive {
    display: none;
}

If that doesn’t work, please get in touch via the support tab above and send me your login info.

Thanks!

Hello, in the team section, what needs to be changed in order to have 5 team members in a row? Thanks a lot in advance!

Or maybe 3 team members in the first row and 2 centered to a new line below.

Hey there! You can set the team members per row in Appearance > Theme Options > Layout > Team Layout. Cheers!

Hello, in the front page team-section, how could I disable the redirect to each person? (and the color change on hovering!). I dont want to have extra links for the team members.

Thanks in advance.

Hey there!

You can remove the link for team members by adding the following CSS code into Appearance > Customize > Additional CSS:

.team a {
    pointer-events: none;
    cursor: default;
}

Cheers!

Hello, when I add a button in text editor e.g.: [button color=”#303033” style=”outline” link=”http://www.fullURL.com”] Click me [/button]

or the other button for Google in the demo footer

I get in the page the html uncompiled (instead of the button, I get the code)

Do you know why?

Hi! I replied to your email…

Hello, in Spoon theme, in order to visualize past events also, which file of the theme should I edit and which line? Thanks in advance!

Hey there!

In the files template-parts/events-loop and template-parts/events-section, replace:

if ( of_get_option('gg_showevents') == 'keep' ) {
        $showdate = date('U') + (60 * 60 * 24 * 99999);
}                                
elseif ($enddate) {
        $showdate = strtotime($enddate);
}
else {
        $showdate = strtotime($date);
}

with

$showdate = date('U') + (60 * 60 * 24 * 99999);

Hello support Once WordPress is upgraded 5.5.3 The page is no longer working properly. Is there a way to fix the page display?

Hey there! Please send me a link to your site via the support tab above so I can take a look the problem. Thank you!

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