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

Can I use a custom SVG overlay?

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! Is it possible to use my theme's current SVG overlay (while results are populating) rather than the ones provided by the WOOF plugin? Thanks!

Hello

I think  yes. You need code customization

in folder - plugins\woocommerce-products-filter\img\loading-master\ -  replace these SVG( https://clip2net.com/s/436mP8v ) with your own SVG (do not change the name)

Okay, thanks, but what about when I'm updating the plugin?

Hello

Unfortunately, you will have to do this after each filter update.

Then, is there a way to just disable it completely (and not have to update after each update?)

Hello

I do not understand you!

If you want to replace SVG, disabling it will not help you.

Because my theme already has an SVG that loads when the page is loading, so right now both are going at the same time, but I don't really need the one from WOOF product filters.

Hello

Ok!  Please  check  option - https://c2n.me/43gCUSL.png

And add CSS:

div.woof_info_popup {

displaynone !important;

}