This topic has 6 replies, 5 voices, and was last updated 9 years, 12 months ago by Fem.
Viewing 7 posts - 1 through 7 (of 7 total)
I have many problems to detect me day and the correct time. He believed it was the problem of the browser cache, since after pressing F5, if I correctly detected. But I have put in .htacess me not to cache html
<FilesMatch “\.(html|htm|rtf|rtx|svg|svgz|txt|xsd|xsl|xml|HTML|HTM|RTF|RTX|SVG|SVGZ|TXT|XSD|XSL|XML)$”>
FileETag MTime Size
<IfModule mod_headers.c>
Header set Pragma “no-cache”
Header set Cache-Control “max-age=0, private, no-store, no-cache, must-revalidate”
Header unset Last-Modified
</IfModule>
</FilesMatch>
and I added the meta <meta http-equiv = “Pragma” content = “no-cache”>
to the header.php, but I still have problems. It can be seen in the accompanying image.
Did you set the timezone properly from the settings and business hours settings area?
If you still have any issues please provide us 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.
Topic is set to be resolved because of no reply. If you wish to update this topic please reply here instead of creating another topic.
It’s a problem with browser cache. Solved. Thanks
Topic is set to be resolved. If you wish to update this topic please reply here instead of creating another topic.
Browser cache issue? Is this plugin using Ajax to update? If a user has a page open and doesn’t refresh the page the status won’t update in real time? Please clarify.
If this plugin is using just PHP it will have to run an update every minute to show realtime status.
Thanks
@xyzb
Kindly replace the given attached iva-business-hours-pro-widget.php file in plugins/iva-business-hours-pro/iva-business-hours-pro-widget.php and see. Take a backup of the existing iva-business-hours-pro.php file before replacing the given attached iva-business-hours-pro.php file.
Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.