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

cursor style while loading

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.

Is there a way to change the cursor style to"wait" once the new currency is selected from dd-select? Maybe an event listener? There is a bit of a delay before the page reloads with the new currency so I want users to know something is happening. Or even better, no reload at all (but that's probably not possible?)

Hello

Please drop me  exact link to the  issue

Hi! :-) Not really an issue. I was just hoping for a bit of js to style the cursor because nothing I've tried is working. Any help is appreciated!

https://machangulovillas.com/villa/villa-white-rose/#rates 

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

My plugin should not have this delay, it looks like a conflict with a third party script

 

Done

Hello

Try in file - \wp-content\plugins\currency-switcher\js\front.js - add this code - https://c2n.me/4ggFvzA.png
document.body.style.cursor ="wait";
Clear all cache and do a test

Perfect, that did the trick! Thank you

Hello

Great! Welcome;)