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

Price takes a while to load and shows purple woocommerce colour

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.

Hi,

I just wanted to let you know that while the plugin is active, when going to pages with prices, the prices are taking a while to load (they load quite a bit after the rest of the content) and shows the purple/pink woocommerce loading symbol while waiting.

You can see here: https://share.getcloudapp.com/GGurg4KG

I have used the below hook to load AUD always as the main currency (and show approx prices below in customer's currency based on Geoip).

add_filter('wp_head',function(){

global $WOOCS;
$WOOCS->set_currency('AUD');

});

Is there any way to speed up the loading? And if not, is there a way to at least change the colour of the loading symbol?

I purchased the premium version of the plugin today. Thank you. Like I said in another post, this plugin seems to be by far the most flexible currency switcher option. :)

Thank you :)

Hello

Paste your license key here - https://c2n.me/43SC6rb.png -> https://c2n.me/42HBIt7.png

Is there any way to speed up the loading?  - it depends only on the speed of your site, the price is redrawn after the page is fully loaded (adaptation
for cache)

To  disable  it - https://c2n.me/49LosrX.png

 

That setting has fixed the issue :)

Many thanks!

Sam

 

Hello Sam

Welcome;)