Correct currency takes time to load in the website
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from enquiry.myhair on July 2, 2024, 16:06Hello,
The currency takes lot of time to load. For example, if I open the website from France, initially it will show a wrong currency (could be anyone) and when we slide down it will show the correct Euro currency. It takes around 2-3 seconds to load. Can we fix this issue?
Please note, we use Breeze cache plugin the website.
Thanks
Hello,
The currency takes lot of time to load. For example, if I open the website from France, initially it will show a wrong currency (could be anyone) and when we slide down it will show the correct Euro currency. It takes around 2-3 seconds to load. Can we fix this issue?
Please note, we use Breeze cache plugin the website.
Thanks
Quote from Pablo Borysenco on July 3, 2024, 10:46Hello
Please disable cache plugin and everything will work fine.
The reason for this behavior: The plugin checks the current currency after the page is fully loaded (all prices need to be displayed). And if the currency was cached, the plugin redraws the prices to the correct ones. The speed of this process directly depends on the loading speed of your page.
As an alternative solution, you can try hiding prices before redrawing - https://share.pluginus.net/image/i20240703114525.png
Hello
Please disable cache plugin and everything will work fine.
The reason for this behavior: The plugin checks the current currency after the page is fully loaded (all prices need to be displayed). And if the currency was cached, the plugin redraws the prices to the correct ones. The speed of this process directly depends on the loading speed of your page.
As an alternative solution, you can try hiding prices before redrawing - https://share.pluginus.net/image/i20240703114525.png
Quote from enquiry.myhair on July 3, 2024, 11:43Thanks a lot. We have also added the following header in .htaccess to exclude woocommerce-currency-switcher from being cached.
<IfModule mod_headers.c>
<FilesMatch ".*woocommerce-currency-switcher.*">
Header set Cache-Control "no-store, no-cache, must-revalidate, max-age=0"
Header set Pragma "no-cache"
</FilesMatch>
</IfModule>
Thanks a lot. We have also added the following header in .htaccess to exclude woocommerce-currency-switcher from being cached.
<IfModule mod_headers.c>
<FilesMatch".*woocommerce-currency-switcher.*">
Header set Cache-Control"no-store, no-cache, must-revalidate, max-age=0"
Header set Pragma"no-cache"
</FilesMatch>
</IfModule>
Quote from enquiry.myhair on July 4, 2024, 13:23Hello,
We also wanted to check which cookies and link should be excluded from cache? We use varnish, Object cache pro and breeze in cloudways.
Thanks and regards,
Anshul
Hello,
We also wanted to check which cookies and link should be excluded from cache? We use varnish, Object cache pro and breeze in cloudways.
Thanks and regards,
Anshul
Quote from enquiry.myhair on July 4, 2024, 16:50Also, we have activated Prices preloader but its really helping. Please see the attached video. We opened the website from USA, the website showed preloader first then Euro and after that prices in USD.
https://www.dropbox.com/scl/fi/qkqa8wyfg1tk5q2toj6di/Price-issue.mp4?rlkey=wu9i32r29vqt8zqgi6arwhzot&dl=0
Thanks and regards,
Anshul
Also, we have activated Prices preloader but its really helping. Please see the attached video. We opened the website from USA, the website showed preloader first then Euro and after that prices in USD.
Thanks and regards,
Anshul
Quote from Pablo Borysenco on July 5, 2024, 09:49Hello Anshul
This plugin does not use cookies.
Please drop me exact link to the issue
Hello Anshul
This plugin does not use cookies.
Please drop me exact link to the issue
Quote from enquiry.myhair on July 5, 2024, 12:43For example the link is https://www.anshulbijoux.com/
Website shows preloader first then wrong currency (based on cache) and after that prices in correct currency. I understand it is cache issue but if we can fix the preloader, it would be great.
For example the link is https://www.anshulbijoux.com/
Website shows preloader first then wrong currency (based on cache) and after that prices in correct currency. I understand it is cache issue but if we can fix the preloader, it would be great.
Quote from Pablo Borysenco on July 8, 2024, 09:23Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
Update the plugin to latest version - https://currency-switcher.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato
I checked your site. But I don't see this problem.
Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
Update the plugin to latest version - https://currency-switcher.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato
I checked your site. But I don't see this problem.
Quote from enquiry.myhair on July 8, 2024, 12:05We have removed the cache from the website. Everything is working fine now.
Thanks
We have removed the cache from the website. Everything is working fine now.
Thanks