276 comments found.
Hey where I can see demo version of the theme because its broken link :/
All our demo are working fine 
Hello wpcharming, I would like to remove dates (every sunday and monday + selected dates) on the contact form with date picker. How can I do? I have seen some explanations but I don’t know which files I need to modify. Thank you !
It’s use Contact Form 7 Datepicker plugin and the theme does nothing with it and just display it. It’s better to ask the plugin developer at the support forum here : https://wordpress.org/support/plugin/contact-form-7-datepicker
Regards.
Will this theme work with WP 4.4? I already purchased it and WP is asking to upgrade and currently having trouble viewing the pages in WP… everything looks distorted and can edit in Backeditor function.
What is your live URL that I can check? just update the local demo site to WP 4.4 and anything is fine.
The website looks fine, its when i log into WP and try to make edits to the individual pages… so is it safe to do the WP update to 4.4 through WP? Thanks
I update to WP 4.4 yesterday and anything working fine 
When I updated the theme, it turned pink and everything went nuts.
It’s because there is a theme hosted on wordpress.org/themes with the same name, we already change our theme name to avoid it.
You will need to follow this guide to update the theme to 1.1 : https://wpcharming.ticksy.com/article/4647/
Hi
I have a few issues with the theme which I am using on a few websites that I own.
1. The menu box does not appear on my mobile phone (iPhone 5). I also checked on other iPhones and same applies.
2. Some of the elements on the Visual Composer seem to be missing e.g. image slider
Please advise!
Regards
Can you please share your live url in a ticket at our support system here : https://wpcharming.ticksy.com/
Regards.
Hi, I’m having an issue with the demo images being uploaded when importing the sample data.
All of the images are black placeholder images instead of the ones from the theme demo.
I looked at the content.xml of the sample data, and it seems all the images are referencing http://demo.wpcharming.com/chicago/wp-content/uploads/, which are all black placeholder images or cannot be found.
Any idea on why this may be happening? Thanks!
Hi, due to the stock image license, all of the real photos are replaced by placeholder images and you will need to use your own images.
Regards.
I bought the template. When i tried to import demo data, here is the error message:
Failed to import pa_color Black Failed to import pa_color Blue Failed to import pa_color Green Failed to import pa_color Black Failed to import pa_color Green Failed to import pa_color Black Failed to import pa_color Blue
I don’t think it’s important, bu can you confirm me this?
Yes, it happened because the plugin WooCommerce is not active yet, so there is no post type Products to import.
Hello WPCharming,
where can I find the required size for the pictures in the slider, the galery, the paralax one and the menu one?
Thank you so much from Belgium!
Hi, you can use the same size as our demo data 
I need to change the date format in the events pages. See link: http://disalvosrestaurant.com/events/thanksgiving-day-buffet/
The date format in the template is day/month/year and it needs to be month/day/year. This is urgent! Thank you.
You can go to Settings -> General -> Date Format section.
Let me know if it works.
Changing the wordpress settings didnt change anything on the events page. The format of how the event date shows up on the events page is a template issue. Where in the template can I change the date format? Is there a php file that controls this?
You can setting it here : http://cl.ly/image/1z1U180F0D2Q
Hi!
I have a problem
, when I apply CSS animations to texts not work, the text is not visible in the page. It happens in all sections and all animations : Top to bottom, Bottom top, left to right, etc.
But when I try these using local host works fine.
The animations offer by Visual Composer and not the theme as our demo doesn’t use it cause we don’t like animations and it make the page load slow.
Regards.
Beautifull theme, only big problems in Google Webmastertools with the Hatom and Entry title. Sinds the last update, this has a big effect on the ranking in Google.
No solution is given…
It’s the theme fail, however almost theme here doesn’t has that technology yet. Also I think it’s not a big problems that effect site ranking.
We will consider to add it in future update.
Regards.
Dear WPCharming,
Love your theme.
Can I ask if when I purchase this theme, I can get the HTML for it also. As I prefer to code this into a different CMS.
Look forward to your response.
Hi, There is no HTML version of Chicago currently.
Hi,
For the menu page, when we type in the Menu Price as $10, it can’t show on front end. It means the Price disappear. Can this be fixed?
Cheers
Please post your issue at our support system here : https://wpcharming.ticksy.com/
The price settings field is working fine at our demo and client sites.
Is there a way to change the default reservation time that appears in the OpenTable dropdown menu?
You will need to edit some PHP code ( You will need to do it yourself ).
Copy this function wpc_shortcode_opentable ( /inc/vc_mods/vc_shortcodes.php line 208 ) into your child theme functions.php file and start edit from line 261
Regards.
thank you
Hi,
there seems to be a bug in your sticky header/parallex row ID.
Kindly refer to http://ariaroofbar.com
When I am at the top of the page, and I click on “Contact Us”, it scrolls down to the section but the sticky header is covering the intended location. It seems like the sticky header is hovering over the texts, instead of having its own padding.
When I am at other parts of the pages and I click on “contact us”, the sticky header does not cover the intended location, acting as though it has a padding.
http://ariaroofbar.com/menuPlease check the 4 links at the top of this page too, when clicked, the sticky header still covers the top of location.
Can you kindly assist in solving this by ensuring that the sticky header always has a padding?
I have checked the demo on your site, the same thing is happening.
When I click your navigation menu (when my screen is at the top), it scrolls PASS the section, leaving some of the content being blocked by the sticker header.
When I click your navigation menu (when my screen is not at the top), it is working fine.
I saw that, has sent this to our theme devs.
Regards.
Hello,
can we know roughly when can this be fixed?
Another issue that I encountered: when I did the automated update for your theme, my whole site’s CSS was messed up. I could only fix this by reinstating the old theme folder. Any advice on this?
Thank you.
What is the version you are running? if it’s older than 1.1.0 then read this guide : https://wpcharming.ticksy.com/article/4647/
Regards.
I have purchased the theme but have just realised that the events plugin doesn’t allow payments to be made? It simply just sends an email to request the booking? How can I integrate payment within to this event plugin? Are there are easy solutions for this? Thank you.
Hi, the theme use free version of Event Manager, for more advanced features please take a look at their website : http://wp-events-plugin.com/
Great theme guys! Quick question though…
I’m trying to edit the event listing page so that rather than going to an event-single page, it goes to an external link. I’ve already created the URL attribute for the events but have no clue where to put it.
It looks like you guys created a custom event archive page template but I can’t find it. Any help in where I can edit so when you click an event in the listing, it goes to the external page?
Thanks!
Hi, take a look at line 361, you will need to get your custom event link field from your custom metabox and replace the href in that line.
http://cl.ly/image/1Z311D3A1M2eLet me know.
That link isn’t working. Of which file on Line 361?
Sorry, here you go : http://cl.ly/image/371t1q3B0d1O
Perfect! Works like a charm. 
Is there a way to create that change in the child so it doesn’t get overwritten in future? I tried replicating the folder structure to it in the child (Chicago-Child/inc/vc_mods/vc_shortcodes.php) but it didn’t work.
Cheers!
Child theme won’t works that way, that function should be wrap by function_exist and then you can copy and paste it in your child theme functions.php file.
Next version for sure 
Ok, sounds good. I’m a little green with the PHP here so just to confirm, in the next version you’re going to add a value what would allow that to work in the Child directory?
Just looking to future proof the template for a client while everything is fresh. 
I’m assuming I can’t easily add the function_exist right now?
It’s easy to do that like this : http://snippi.com/s/ux4txto and then copy the function into your child theme functions.php ( don’t copy the function_exist wrapper ) and then start edit.
Then anything will working smooth when you update the theme 
Does the opentable element of this theme work for restaurants in the uk?
Yes, there is a filter you can change opentable domain extension from .com to .co.uk
Regards.
Are the theme options for this template similar to the Construction theme? Thank you!
Yes, use the same framework 
I’m trying to update to the latest version of the Chicago Restaurant theme using auto updates in the theme’s options panel and keep getting this error: Download failed. Could not open handle for fopen() to /tmp/ChicagoRestaurant_v1.1.1.zipAWSAccessKeyIdAKIAJYG5ROGJ6X7Z3M6QExpires1444493479SignaturePmTkPzLKcKllSvCWunFeofY8a9Q%3Dresponse-content-dispositionattachment%3B-filename%3Dthemeforest-10069477-chicago-restaurant-cafe-bar-and-bistro-theme-wordpress-theme.tmp
It’s mostly API issue, please do a manual update or use Envato ToolKit plugin.
Regards.
Kudos where kudos is due
I’ve worked with several “nightmare” themes (which will remain unnamed for now), since using yours for a website. One was a new designer – who is making strides to adjust the theme, the other should have known better – but…I just wanted to say that other than the clitch up with Wordpress creating a theme with the same name as yours (not your fault and you issued an update very quickly) I’d recommend this theme for being user friendly and giving an updated, fresh look. Best luck to you in your future endeavors. Just a note – I believe this theme would work well with any focus – not just for restaurants – it’s an all purpose theme, and the support is excellent. Thank you for all your hard work.
Glad to hear that.
Thank you 
Hallo. Nice Theme. How to make topbar fixed. I mean tobar is always to see.
Hi, there is no built-in option to make topbar fixed.
Regards.
thx. and with css or js?
It’s possible with JS and CSS but we can’t help because it’s out of scope of support.
Regards.
Can you say at least which JS do it ?