Discussion on Spoon – a Premium Responsive Restaurant WordPress Theme

Discussion on Spoon – a Premium Responsive Restaurant WordPress Theme

By
Cart 1,124 sales
Well Documented

red_sun supports this item

Supported

135 comments found.

How can I remove the Page title/feature image placeholder box from the page layout (in content box template mode), cheers

Hey there!

If you don’t want to display a page title for pages using the content boxes template, add the following CSS code into Appearance > Customize > Additional CSS:

.page-template-template-content-boxes .page-title-wrap {
    display: none;
}

Cheers!

Hi, Thanks for the response, unfortunately this does not work, the page title and feature image block are still displaying on the content box template type pages…

Would you please send me the link to your site? You can send it via the support tab above. Thank you!

How do I display the menu (drinks names) and categories in a different order? The plugin is not updated, it does not work.

Hey there!

The Intuitive Custom Post Order plugin actually was just updated 2 months ago: https://wordpress.org/plugins/intuitive-custom-post-order/ I use it in all my themes and never have any issues with it. Did you make sure to set up the plugin in Settings > Intuitive CPO?

If you wish you can send me your link and login info and I’ll try to figure out why it is not working on your site.

Cheers!

Hi ! I would like to use font awesome in icon box. Could I ?

Yes, you can use FontAwesome icons in the content boxes. There is an icon picker, or you can also add them manually (see documentation > Theme Features > icons http://www.files.red-sun-design.com/spoon/readme/readme.html#themefeatures_help ) Cheers!

Thx for it ! thx for your kindness, I know how insert icon from fontawesome in a page but not in your icon picker for the section under slider of frontpage. Please could you tell me too how to change date language ;)

Hi! I’d like to send you a screenshot of where you can find the icon picker, would you please get in touch via the support tab above? Thank you!

Could you suggest a good plugin to add a captcha to the Contact form that works well with your theme to prevent spam?

Hey there!

As Spoon uses the Contact Form 7 plugin, I recommend using what the plugin authors suggest. Please find their suggestions here: https://contactform7.com/faq/i-get-spam-messages-through-my-contact-forms-how-can-i-stop-them/

Cheers!

Can I use a full-width background image for a page section of my home page but DISABLE the parallax effect? I’d like the “Happy Hour” section of this site to not parallax the drinks image in the background. http://www.ivanhoela.com/

Also can I make the white background box in the Happy Hour section semi-opacity? So you could see some of the drinks image behind the box that has “DRINKS and BITES”.

Hey there!

1. You can make the section background image fixed by finding the page ID of the section (in your case it is 4458) and then using the following CSS code (you can add it into Appearance > Customize > Additional CSS):

#section-4458 .image-fullbg {
    background-attachment: initial;
}

2. Looks like you’ve already figured out how to make the box semi-transparent!

Cheers!

Hi,

I don’t have “social settings” (at appearence / theme options) ..

Hey there! Would you please get in touch via the support tab above and send me your link and login info so I can take a closer look at the issue? Thanks!

Hi,

Did somebody also received this error message? Revolution Slider is not working:

Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include. This includes make eliminates the revolution slider libraries, and make it not work.

To fix it you can: 1. In the Slider Settings -> Troubleshooting set option: Put JS Includes To Body option to true. 2. Find the double jquery.js include and remove it.

Hey there! Would you please try to temporarily deactivate all plugins that are not recommended by the theme? If that solves the problem, you can activate one plugin by one to see which one is causing the issue. Cheers!

One more question I have. I have an Opentable Reservation box embedded in the bottom right corner of my website in the “SECTION: contact”. I want a menu link on the top navigation bar of my website to link to the exact reservation box which is the 3rd in the row of 3. If I link to the “SECTION: contact” then on desktop it basically does the same thing since they see all 3 boxes in a row. But on mobile a user clicking reservation would be sent to the FIND US box instead of the reservation. How do I make links that send people to the “CONTACT US” middle box and the “Make a Reservation” 3rd box? http://00dave.xyz/

Hey there! I replied to your email.

Is there a way I can make a SECTION: page element on my homepage extend to the 100% true full width of the screen on the homepage. I have an Instagram feed plugin that I would like to display the full 100% width but it seems to have the right and left PADDING automatically added. You can see the example if you scroll down to the bottom of my home page: http://00dave.xyz/

Currently that Instagram Gallery is setup as a SECTION and Section Layout is: “Slider” since that was the only way for me to figure out how to get it to be full width. The Section Content Max Width is set to 0 pixels. The Page Attributes Template is also set to Page Fullwidth.

You can see the screenshot of how I built the section here which is probably not correct: https://i.imgur.com/y5jV5X4.png

Hey there!

I already replied to your email. But just in case anyone else is interested in the solution, I am posting it here as well.

Look for the page ID of that section. In your case the page ID is 4386. Now add the following code into Appearance > Customize > Additoinal CSS:

#section-4386 {
    margin-left: -24px;
    margin-right: -24px;
    width: calc(100% + 48px);
}

Cheers!

Thanks for the quick answer that resolved my issue

Hello, please can you let me know how I can reduce the space between the Title/sub-title and the page content on a home page section, as the gap is rather large? thanks

Hi!

Add the following CSS code and change the top margin value to whatever you like:

.slide-description {
    margin-top: 42px;
}

Cheers!

I am having hard struggles with the theme, can you please answer my emails?

Hey there! I just replied to your email.

Hello, Please can you help me with 3 questions?

1. How can I change the left hand margin on this page? 2. How can I change the colour of the sub title text (smaller text below the title)? 3. How can I add a logo next to the title? I know its not part of the theme but would be really useful if it can be done?

I am posting here as I am hoping I will get a quicker response than to my support issue

Hi! I replied to your email.

Hello, is there a way to add a logo image on the ho,e page but keep the title text? Every time I add an image the text is removed?

Hey there!

Uploading a logo will replace the logo text, I’m sorry but there is no option to keep both.

Cheers!

Hello, when will the theme be updated to get rid of the error at the bottom of the page as its very worrying for potential clients?

Warning: A non-numeric value encountered in /www4/73d/www.domain.co.uk/web/wp-content/themes/spoon/page-templates/template-frontpage.php on line 58

The next update is almost finished and I will release it in the next few days.

Until then: as this is only a warning and not an error your can ignore it for now. If don’t want to show warnings on your site you simply have to set wp_debug to false in your wp-config.php file: https://codex.wordpress.org/WP_DEBUG

Hi, I have set wp-debug to false but the error is still showing at the bottom of the page?

Please can you change the theme so that you can select which gallery you show as a section on the home page? If you have too many galleries then it fills up the home page as you cannot limit the number shown?

Hi! I sent you the instructions in reply to your email.

Hi please can you let me know how to change around the comment boxes as I cannot see anything on the comment box page?

Hi! I sent you the answer in reply to your email.

Hi, I want to buy this theme but is there any demo content that can be loaded to help me to learn the new theme?

Hey there! Yes the theme includes the demo content to help you get started. Cheers!

Hi Spoon. I just bought your theme and it seems really cool. I cannot find Revolution Slider though. Should nt it be included the theme?

Ahhh it is only 96 mb… I need to change that to upload the zipp file, right?

I am very happy with the theme. If I have some support question, do i then write them here or in email to you?

I am glad to hear you are happy with the theme :)

Please send your support questions via the support tab above.

Hi. Your theme looks so cool. My website designer/supoorter asks if there are Pagebuilder in the theme?

Hey there, thanks for your interest in Spoon! I’m glad to hear you like the look of the theme :)

The theme does not include a page builder. It works with Custom Post Types and Meta Boxes. Here is a link to the documentation so you can see how to work with the theme: http://www.files.red-sun-design.com/spoon/readme/readme.html#onepage_help

Cheers!

Hi, is it possible to have more than one opening hours details on the same website as our cafes have different opening times?

Hey there!

Yes, you can add multiple Hours sections to the home page with different opening times.

Cheers!

Great thanks. Can I also check that I can omit the menu from pages so that I can have some standalone pages that do not connect back to the home page?

The theme does not include an option for that, but you can do that with a line of CSS code that you can add to Appearance > Customize > Additional CSS.

.page-id-123 .sticky-wrapper {
    display: none;
}

Replace 123 with the ID of the page that you want to hide the menu for. (You can find the page ID in the browser URL when you edit that page).

Cheers!

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