Discussion on LemonChili - A Restaurant WordPress Theme

Discussion on LemonChili - A Restaurant WordPress Theme

By
Cart 4,358 sales
Well Documented

red_sun supports this item

Supported

968 comments found.

Hi there, Im having an issue when trying to see a menu page, in IOS when we try to see a Food Menu or drink menu, it looks like the site is loading then it goes to blank screen. If we scroll down then the page loads. But if we dont scroll down the page would still be blank. I have read a related post and tried this:

“Please make sure you are using at least version 3.0 of the theme. This version has support for the WordPress background image uploader in Appearance > Customize > Background Image.

The problem should be fixed if you upload the background image there instead of with the Background image uploader in the Theme Options Panel.

Please know that the background image will not be fixed on mobile using that uploader tough. It will repeat.

In order to make the left area appear, go to Theme Options > General > Theme Customization and check the “Make left area scrollable” checkbox.”

But I still have the issue. the site is elixirbarandgrill.com and this is happening when we try to open a food or drink menu in IOS. thank you

Hey there! I just replied to your email.

Seems this is having an issue on Safari (desktop and iOS). It seems to sporadically not render pages sometimes. (https://www.dropbox.com/s/yb3agugnh3a9u3f/lemonchili.png?dl=0). Having this issue on my own install as well as the actual theme site itself (see attached pic). Chrome and FF is no issue at all. This is on OSX Safari 11.1.2 as well as latest iOS. Nothing out of the ordinary on the performance or timelines in developer tools. Any thoughts? Thanks.

Hey there!

Yes, I am aware that there is an issue with fixed elements in Safari.

Please make sure you are using at least version 3.0 of the theme. This version has support for the WordPress background image uploader in Appearance > Customize > Background Image.

The problem should be fixed if you upload the background image there instead of with the Background image uploader in the Theme Options Panel.

Please know that the background image will not be fixed on mobile using that uploader tough. It will repeat.

In order to make the left area appear, go to Theme Options > General > Theme Customization and check the “Make left area scrollable” checkbox.

Hello Friend, I have a doubt, I installed a certificate on my website, to make it a secure website, but the start has a problem and I still can not get it to be a secure website and I think it’s because there is a link associated with your demo website: http://www.files.red-sun-design.com/lemonchili/ t.png

Where can I find that line, to add that image to my server? please I need your help … I will be attentive to your answer. my web: https://www.vacacerdo.cl/

thank you friend, I am very grateful. but I have one more doubt.

I want to change the topbar icon, the google maps icon, the maker that it has. I want to change it to an email icon, where can I edit it? I appreciate your help, friend. Thank you!

Hi!

Please open the file header.php and in line 106, change
fa-map-marker
to
fa-envelope

I recently got this: “Warning: count(): Parameter must be an array or an object that implements Countable in …/themes/lemonchili/includes/admin/options-medialibrary-uploader.php on line 202” Any thoughts?>

I re-uploaded the theme(current version) I downloaded from ThemeForest: still generating the error in the Theme Options page.

Oh I see now, this happens in the newest PHP version 7.2. I will fix this in the next theme update. If you switch back to PHP 7.1 the warning will disappear.

Thank you! Looking forward to your next update!

Hallo red_sun, nach dem Update auf die Version 3.01 ist auf einmal der Abstand zwischen den Zeilen beim Widget ‘Opening hours’ sehr groß – sieht nicht besonders gut aus. Kann man das wieder rückgängig machen bzw. ändern? Danke im Voraus und viele Grüße, Andreas

Hallo Andreas!

Du kannst dafür folgenden CSS code in Theme Options > General > Custom CSS einfügen und den Wert 12px beliebig anpassen:

.hours_widget p {
    margin-top: 12px;
}

lG!

Vielen lieben Dank!

Will you be coming out with an update soon?

Hey there! I am not planning on releasing an update very soon. Earliest in a few months from now.

Hallo,

tolles Theme. Frage: wie kann man die Twitter Share und Facebook Like buttons bei den Events deaktivieren?

beste Grüße

Hallo! Freut mich dass dir das theme gefällt :)

Du kannst folgenden CSS code in Appearance > Customize > Additional CSS einfügen um die share buttons zu verstecken:

ul.share {
    display: none;
}

Viele Grüße!

Do yall still update and support this theme?

Hey there! Yes, I still update and support this theme.

Hi!

Ich hab aktuell WP 4.9.6 und Theme-Version 3.0 installiert. Beim laden der Seite wird mit sporadisch kein Inhalt angezeigt. Und falls ja, sind verschiedene Bereiche abgeschnitten (z.B. auf der Startseite der Bereich “Next Event”).

Auch scheint es, als ob die Seite nie fertig geladen wird…

Plugins sind so gut wie keine installiert. Habe auch schon alle deaktiviert – Fehler besteht weiterhin.

Ich hoffe Du kannst mir hier helfen – Danke! :-)

https://karmaclub.de

Ev. könnten noch die beiden Mixcloud widgets auf der Startseite ein Problem sein.

Hi! Also ich habe nun die Widgets deaktiviert – das macht es tatsächlich sogar noch schlimmer… Hast du hier eine Lösung parat? Danke!

https://s7.postimg.cc/4bjrqry7f/Bildschirmfoto_2018-05-22_um_10.58.47.png

Hi, I run the website for Conradsgrill.com and my website isn’t loading properly. I had a black background with a slideshow header and it’s loading white and not showing any photos. I deactivated all of my plugins and updated the template. Still hasn’t changed. Any suggestions?

We’re launching a region wide marketing campaign for our restaurants and I need this in working order by the weekend.

Hey there,

I just checked your site but didn’t see this issue. If you still see this problem and you are using the Safari browser try this: go to Theme Options > General > Theme Customizatin and check the “Make left area scrollable” checkbox.

Cheers!

Is there anything other than the email address in contact settings required for the form to work? I’m getting 500 error on submit

Is there a way to make menu items appear in two columns in mobile view?

Hey there!

If you you are having problems with the contact form, I recommend you to use the “Contact Form 7” plugin on a page with the default template instead of the built-in contact form.
https://wordpress.org/plugins/contact-form-7/

For the two columns on mobile, add the following code into Theme Options > General > Custom CSS:
@media only screen and (max-width: 479px) {
.menu-categories .box  {
    width: 135px;
}
}

Cheers!

thank you for the assistance with the 2-column layout. If I wanted to make the main content area wider on mobile only (so less background shows) how would I do that? Now that it is 2 columns, I’d like to cut down on the linebreaks in my descriptions by making those columns a bit wider. Thanks!

Hi, Thanks for this nice and simple theme. I’ve some questions. I guess this theme doesn’t support child theme. If it supports child theme then how? I might need to modify some functions to get desired result. Is there any option to import menus and categories from files? It’s time consuming to insert menu item one by one. Looking forward to have any solution of this.

Hi there, I’m glad to hear you like the theme!

This theme is child theme ready since version 2.02 (see changelog: http://www.files.red-sun-design.com/lemonchili/readme/readme.html#mytabs=11 ). Did you have any issues using a child theme?

I’m sorry but I don’t know of any way to import menu items from files.

Cheers!

I couldn’t able to use child theme, when I tried to use child theme it looks like assets files are missing…..

Hi Red_Sun,

Thank you for your great template. This year I had the blank page issue, but read in the comments above the background image was the problem. I changed it in the new section: Appearance > Customize > Background Image.

I also set: Appearance > Background and changed Preset to “Fill Screen”. But this doesn’t work properly. I get a margin on the top with the background color, and when you scroll the rest of the screen is the background color again…

Can you help me to get the background image properly fill the screen?

Thanks in advance!

I just emailed you a login to the website, it’s takes so much time this way. I hope you can help us soon :)

Hi! I found the issue. I replied to your email.

Thank you so much!

Hi Redsun. What would you recommend for adding a booking form? I though about a specific page and / or a 4 to 5 fields form in a widget displayed directly on the homepage. Cheers. / olivier

Hey there!

If you are just looking for a forms plugin, I recommend “Contact Form 7” https://wordpress.org/plugins/contact-form-7/ , the form shortcode can be added into any page as well as into a text widget on the home page.

Cheers!

Hi,

I’m also experiencing the problems with blank pages. How could this be fixed?

Thanks in advance

Hi!

Please update the theme to it’s latest version. This version has support for the WordPress background image uploader in Appearance > Customize > Background Image.

The problem should be fixed if you upload the background image there instead of with the Background image uploader in the Theme Options Panel.

Please know that the background image will not be fixed on mobile using that uploader tough. It will repeat.

In order to make the left area appear, go to Theme Options > General > Theme Customization and check the “Make left area scrollable” checkbox.

Cheers!

Hi,

Thanks for the help. Everything is almost working fine now. How can I set the background image to be fixed and the text to scroll? See dekapiteinbreda.nl, you can see that the image is filling the screen but when you scroll the rest of the screen is black.

Thanks

Go to Appearance > Background and change Preset to “Fill Screen”.

Hi, is this theme ready for WP 4.9?

Hey there! Yes the theme is ready for WP 4.9.

Is the theme compatible with the most recent wordpress version 4.8.3?

Hey there! Yes the theme is compatible with WP 4.8.3. Cheers!

Thinking about buying it for a different purpose. Using the events part as a cultural agenda. In the section of events, any way to add a map, price and a category so people could filter?

Hey there, thanks for your interest in LemonChili! I’m sorry but the events do not a filter function.

Hello. I am trying to change the font-family for my menu categories (h1.menu-cat). Can you please advise on how this can be done? Thank you!

Nevermind, didn’t realize that my child style.css was broken and not being implemented. All good now.

Hello, When I click on a image from the Flickr widget on the Home Page, I would like open a new window. How to make that please? Thanks a lot. Great and easy theme ! Bravo.

Hey there, thanks for purchasing LemonChili, I’m glad to hear you like the theme! I just answered your question by replying to your email. Cheers!

Super 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