424 comments found.
Hello, I purchased that perfect theme. But I have one problem. I use qTranslate and there is no way to write Food menu -> Menu Group in second language. Please help me.
Best Regards!
I already solved the problem, thank you in advance.
Just getting to this now, Awesome. Thanks for posting a follow up. 
Hi And thanks for your theme. Very nice and simply. I wandered if it’s possible, in the menu page, to intall just IMAGE, not text (display: none, it’s OK), but I want if it’s possible to upload TALLER IMAGES. In your example, it’s always 100×100 images…. Thank you for your respons. I purchased just after. Erick
Great to hear, thanks
You could choose to not input any text, or if you want the text to only appear on the single page then yes a bit of custom CSS would work for that (display:none). Changing the image size would be a customization, but pretty straightforward if you’re a developer or at least familiar with code.
Hi, Is it possible to set slider images to link to other pages?
This is what I’ve done, but it doesn’t work:[slideshow slider_width=668 showtitle=0] <a href="http://www.chorley-guardian.co.uk/news/restaurant-review-the-cottage-tea-room-brinscall-1-5837952"><img src="http://www.thecottagetearoom.co.uk/wp-content/uploads/2012/10/slider1.png" alt="slider1" width="668" height="275" class="alignnone size-full wp-image-1364" /></a> [/slideshow]
Thanks.
Hello there!
I have contacted the support of wpml for the problem concerning food menu links (mentioned in an earlier comment).
We tried to solve it but we couldn’t…they said they would contact you…can you please reply to wpml as soon as possible so that we expedite the process? I am sure you will…you have proven to be very fast in your response!
Thanks in advance
Sounds good. We will wait to hear back from WPML. We haven’t heard from them yet. Happy to help out.
Hello there! Did WPML contact you? Thanks!
They did but I don’t believe their email was related to your issue. Can you please PM us and we can make sure that we aren’t overlooking anything? 
Can you please post the link to the forum topic on WPML? or please forward your conversation with WPML to us? themovation@gmail.com Many thanks! 
Hello there! Having any problems resolving the issue with wpml? Thanks!
Hi! The team from WPML as been in contact and we are going to respond today.
I’ll keep you updated. Thanks.
I’ve made the changes requested by WPML and sent them back the new updates. I think they are going to test and then get back to you asap. Thanks.
Hi, I have to put a logo of another company in the sidebar so I built in the widget “below sidebar navigation” but I would like the Facebook icon appears above this logo, is that possible? I tried to change the lines in the file “sidebar_socialOpt.php”: “SOCbefore $” and ”$ SOCafter” but by reversing, the icon Fb disappears. Thanks!
It’s ok, I found it! I move the “echo returnSOClinks” line on the file “sidebar.php”. I put it under the “Below sidebar begin”. But when there is an update, should I always return change this line? Thanks!
Sounds good. Yes I would recommend keeping a copy of that file for any future theme updates.
Thank you, II really appreciate your quick responses! 
No problem!
Still LOVE this theme. Ease of use of the Themovation themes is off the charts. Support is fast and efficient. Documentation is very thought out.
Thank you!
You just made my Monday! Thanks. 
Hi, How do I change the fields in the Reservations form? Normally themes use a plugin like Contact Form so that it can be edited but I don’t see it here?
Hi, the contact and reservation forms come as-is in the theme. If you’d like to add or change fields, then using a form plugin would be the best option. We recommend Formidable ( https://wordpress.org/plugins/formidable/ ) since it offers drag and drop, and viewable entries in the WP dash both in the free version. We don’t specifically include styling for a form plugin but the popular choices should work well.
Hello, I’ve a problem with WPML: the Event page doesn’t display any item. I’ve checked radio button (WPML translation options) to translate it, but now every event has disappeared from the page.
In menu options (WP backend), Events category works good, but i don’t want display URL like ”.../event-categories/brunch”.
Thanks in advance
Hi there, sure thing we can have a look and resolve that for you. We’ll just need you to open a support ticket and send over a link including WP login: https://themovation.ticksy.com/
Hello,
I have an issue with the events : an event for the 31/11/2014 is show before an event for the 1/5/15.
Even in the past should not be displayed first or not be displayed at all. How to fix this ?
Thanks for your support, David.
My events page : http://goo.gl/Vdxm9H
Yes, past events should not be showing. Not sure what’s happening here. Can you send us a private link with access to your install? Have you made any customization? Happy to help.
Hi- How can I change the color of the mobile nav?—it’s black no matter what I do.
Thanks!
Hi! We don’t provide the colour options for mobile in the theme options but you can certainly add css to customize that however you like.
Thanks for the question.
Ok, thanks. Would you be able to guide me on what css to add to the custom css to change that please?
Generally speaking, customizations are beyond the scope of the support that we can offer, but since it’s pretty a straight forward change, what you’d want to do is add the following to your Custom CSS box:
.mean-container .mean-bar, .mean-container .mean-nav, .mean-expand:hover {background: #7a7a7a !important} Cheers!
Thank you!!!
You’re very welcome 
Hi there,
I am having an issue with the code being stripped under the menu items. I did a search and saw that you apparently do this for mobile responsiveness, and I can add html to the excerpt field.
My issue is this… I am making a website for a client who doesn’t know HTML and I won’t always be there to convert the code for her. She would need the WYSIWYG editor because even if I told her to view the ‘text’ tab in Wordpress, that does not show all the HTML code (for example, it doesn’t include
)
Is there any way at all to show menu items using the styled post content and not the excerpt?
Thanks
Hi Steve, your are correct in that it wasn’t intended to support full html in the menu description area, that was kept for the full menu item page. If you want to customize and play around with some settings try replacing get_the_excerpt with get_the_content inside framework/food_menu.php – not sure how this will work but you can try it out. You can get more information here. https://codex.wordpress.org/Function_Reference/get_the_content
Best regards, Ryan
Thanks Ryan. Now that I know the page it’s on, I’m sure I’ll be able to hack around to fix it. I’ll just keep a backup in case it gets overwritten sometime during an update.
Cool! I haven’t tested it out but I’m sure if you did a backup and then a find / replace you could test it out.
Hi!
I love the theme, it’s beautiful and convivial. Can we put a facebook activity feed in the sidebar? Thanks!
Thank you!
Have you tried putting the Facebook Embed code in a text widget? Cheers!
I tried the RSS widget with Fb link and I also tried the Text widget with tag “iframe” and the link, without success. I’m not the owner of the Fb page, maybe the integration code is available to the owner only.
Thank you very much for your quick help! Sorry for my English, I’m French… 
You should be able to use https://developers.facebook.com/docs/plugins/page-plugin/ and play around with the settings to get it just right. If that’s too much then I would suggest a widget or plugin. Facebook gives you two parts, one that has to go in the <head> area of the theme and the other has to go where you want the feed to show up. Unfortunately it looks like Facebook doesn’t support a narrow sidebar. I tried to make it 200 width and facebook just kept pushing it wider. That’s too bad.
Hello,
Do you have any plans to expand the theme to include a matching ecommerce (woocommerce) theme. I want to do online ordering via WooCommerce (best option I think) and was curious as to a matching theme without having to go through the steps of decoding and writing the CSS that you are already familiar with.
Thanks
We have a helper file for woocommerce but we don’t provide the styling to match. So you would get the default woocommerce styling inside the content area. Some people have been happy with that.
Cheers!
Hi there! I have a little problem with the meta tags of facebook. When I try to post the site on facebook I dont have a picture and the correct description. I tried using yoast… worked for the posts and some pages but still doesnt work for the homepage. Any suggestions? Thanks in advance.
Interesting. Can you send us a link to your homepage? Feel free to send it to us privately.
Thanks for your response! I think I kind of solved the problem with a debugger… I have another problem though…I will try to explain but the website’s main language is greek…I installed wpml but the links of the food menu items dont appear correctly…I noticed that the food menu items that have a featured image drag the link of the menu group or the subcategory…depending on which link I press. For example…When I press the link DRINKS all the food menu items that appear carry the link DRINKS but the correct image. When I press the link WINES which is a subcategory of the link DRINKS all the wines carry the link WINES and not the link of each food menu item still with the correct image. The food menu items with no featured image seem to be working. In the Homepage the food menu items carry the link of the homepage. I already translated the food menu and menu items from translation options…I think there is a problem with the pictures… I have disabled the wpml now because the website is on air… thnx in advance!
Hi delicargo, we can look into that for you. Can you private message us a link to your install? Happy to help 
Hello there! I have sent you a private message some days ago! Did you receive it? thanks!
Hi there, sorry for the delay I just sent you a response. Cheers 
Can this be used for a non restaurant site? will it still function the same? We love the theme, but just want to put travel destinations on it as a city guide. Won’t need menus or any of the restaurant functionality. However, we’d probably still use the events section.
Also, can the side bar switched to the other side? Thanks!
Hi! Yes it can. Good question. The menu system is optional, you don’t have to use it and you can still use the events system. The sidebar is only available on the left side at time time.
Let us know if you have any other questions.
i’m having trouble loading the demo content, its not working….
my site is www.deliciousethopianspices.com
what am i doing wrong? thanks
got most of it to work, how do i get rid of the recent posts?
Hi, I had a look at your site and it seems you were able to remove them. If you were wondering about any of the sidebar elements, they’re under Appearance > Widgets. Let us know if you have any other questions!
thanks! that was it, one more thing, how do i remove the header images from the top? i don’t want to use any and there are placeholder photos underneath.
Sure thing. There’s a checkbox under Appearance > Theme Options > Layout, about half way down. It’s titled “Header image” uncheck that to hide.
Hi there! thnx for the great theme! One question…I am using sharethis for sharing on social media. The icons appear on under blogposts, pages, food menu and food menu groups but not on food menu items…How can I add them? and what about the photos of each food menu item? Thanks in advance
Hi delicargo, you have a couple of options. I have found that using AddThis instead of ShareThis will allow you to include the share buttons on the food menu items. If you don’t want to switch, then you’ll just have to follow the steps in the plugin settings to get the code for the buttons, and then open up the file single-food.php in your eatery theme folder, and on or around line 158 just after
the_content(''); ?> add the code in there. Cheers!
Thnx! You were really helpful! Did it! worked!
Great! You’re very welcome 
Hi – I’ve just started work with your great theme! Just wondering if it’s possible to make the whole section behind the logo white, but then the rest of the sidebar background a different color?
My site is here – http://www.webfactory.com.au/testsites/mottys/ Thank you!
Have you tried #logo{background-color: white;} ?
Hi there, is it possible to have the sidebar menu not scroll (stay fixed) when I scroll thorugh the content of a page?
Currently once you read a longer article you have to scroll all the way up to access menu.
Hi in4fun, unfortunately that’s not a feature that is available in the theme. You could consider making it simpler for users to scroll up by making use of a plugin to add a Scroll Up arrow: https://wordpress.org/plugins/wpfront-scroll-top/
Below is the link of online ordering system for restaurant items. Kindly see it and tell me is your theme have these features or not? https://order.panago.com
Hi yasirzia, our theme does not include an online ordering system. It can be used with WooCommerce but we don’t officially support this plugin although we’ve seen it worked well.