This topic has 13 replies, 3 voices, and was last updated 10 years, 12 months ago by Fem.
Tagged: Removed login credentials
Viewing 14 posts - 1 through 14 (of 14 total)
When you select “Check this if you wish to hide this holiday on frontend” it doesn’t hide the holiday. I found the below in the database when I attempted to hide the “4th of July’.
{“name”:”4th of July”,”start”:1435968000,”end”:1435968000,”desc”:””,”desc_disable”:”o”},{“name”:”Thanksgiving”,”start”:1448496000,”end”:1448496000,”desc”:””,”desc_disable”:”n”},
If you can provide us FTP details and also WP Logins to your website with URL then we can take a closer look at it. Make sure you set the post as private reply so that only admin can see your wp-logins.
Hi,
You can come on Skype. So that we can share the screen and it is easy for us to communicate.
Our Skype Id: support-aws
Please find the following path.
path: iva-business-hours-pro/assets/js
And replace it with the given attachment file.
That didn’t work. This is from the same section in the db now:
{“name”:”4th of July”,”start”:1435968000,”end”:1435968000,”desc”:””,”desc_disable”:”o”}
{“name”:”Thanksgiving”,”start”:1448496000,”end”:1448496000,”desc”:””,”desc_disable”:”f”}
{“name”:”Christmas”,”start”:1450915200,”end”:1450915200,”desc”:””,”desc_disable”:”f”}
I can see in your code (iva-bhrs-holidays.php line 62) that you are looking for “on” “if( $desc_disable != ‘on’ )” to compare if the holiday should be displayed or not. If you look at my first post the word “on” is there but it is spread out over two entries.
If you look at the new excerpt above the word “off” is spread out over three entries.
To test this, I can select to hide a holiday, click save, then click somewhere else on the admin menu, then back to the holidays and the holiday won’t be checked.
Hi,
You can come on Skype. So that we can share the screen and it is easy for us to communicate.
Our Skype Id: support-aws
OK. If we’re going to do the Skype thing then I just came across another issue. When attempting to create new hours this error is displayed directly above the description box:
Notice: Undefined variable: iva_bh_desc in C:\Program Files (x86)\Ampps\www\wp-content\plugins\iva-business-hours-pro\iva-business-hours-pro.php on line 969
I’ll try to plan a time when you’re support is online.
Thank you, I can now hide holidays on the front end but there are still a couple of other problems that I listed above. Would you prefer them in separate support threads?
When creating hours:
Notice: Undefined variable: iva_bh_desc in /wp-content/plugins/iva-business-hours-pro/iva-business-hours-pro.php on line 969
Holidays that contain and apostrophe show the escape “\” character on the front end
And everytime you click save in settings it adds another “\” on the front-end.
Thank you for fixing those. It appears to all be working now.
Do you know if an updated version of the plugin (with all the fixes) will be released anytime soon?
There was a another issue that they fixed on my local machine that I don’t believe is on the server.
Viewing 14 posts - 1 through 14 (of 14 total)
You must be logged in to reply to this topic.