PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Currency only updates after 10 seconds with cache

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 please
If 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.

I am using cache plugin https://www.s-sols.com/docs/wordpress/accelerator/settings-accel/settings-scripts-accel#critspecial

I have just emailed asking for support but I post here too so you can maybe work with them?

 

I have a currency converter that with cache enabled is only showing the users local price after some time which means users are closing the page as they are seeing AED price of say 300 when the local currency price is 19.

The script is https://currency-switcher.com and the plugin files are in / wp-content/plugins/woocommerce-currency-switcher/

I’m guessing I can just put the URI in the cache exclusion, but thought to check first if perhaps I should be adding to Scripts & Styles >> Special maybe? So its still minified etc and just loaded earlier?

Its more of an issue on mobile phone, if you go to https://shop.scanimals.net/index.php/product/infested-dragon/ you will see the currency in top right, wait 10-15 seconds then the local currency is updated

Sorry I should add that I have excluded any caching on the /wp-content/plugins/woocommerce-currency-switcher/js/ folder for the time being so you wont be able to see they issue happening, but would be good to get a permanent fix

Hello

Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png

The loading speed of the price depends on the loading speed of your site. The plugin waits until the page is fully loaded and then checks the current prices. If the current currency is cached, the plugin redraws the currency

I pasted license on last ticket. Is there easy way to find the license in Wordpress rather than searching for the email, logging in to Xtemos then downloading the PDF with license file? I havent seen it in WooCommerce -> Settings -> Currency?

 

I have resolved the issue by setting cache exclusion on
/wp-content/plugins/woocommerce-currency-switcher/css/front.css
/wp-content/plugins/woocommerce-currency-switcher/js/front.js
/wp-content/plugins/woocommerce-currency-switcher/css/switcher23.css

 

I then set the following to critical special so it loads first and isn't delayed by minify
/wp-content/plugins/woocommerce-currency-switcher/

I believe it is resolved but still doing testing. Does this sound like the correct procedure?

I have the Seraphinite Solutions looking at it too, so hopefully they may build something in to future plugin releases to do this automatically for your plugin.

 

Regards

Barry

I thought it was resolved but it was not.

I removed the section that I have a cache and it seems to be working.

The plugin creator is taking a further look

Hello

To get  license  key - https://codecanyon.net/downloads -> https://c2n.me/49ZXJv0.png

Ok! Write to me if there are any changes.