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

Filter error in safari

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,

Filter widget doesn't work in safari browser. We tried using autosend and send button, but doesn't do anything.

We saw that safari is not compatible, but there is some possible solution?

Thanks.

Hello

Please  drop  me  exact  link to  the  issue.

Can  you  open browser console and create  video  with this  issue?

Hi,

https://tucorazones.com/tienda/

We tried using the shortcode too, but nothing happens.

Hi,

Send you video too.

https://www.loom.com/share/0a7114b8d536484b9b4f6b77a6675491

Hi,

We found a solution. We copy this function inside a jQuery(window).load and it works.

    jQuery('.woof_checkbox_term').on('change', function (event) {
            if (jQuery(this).is(':checked')) {
                jQuery(this).attr("checked", true);
                woof_checkbox_process_data(this, true);
            } else {
                jQuery(this).attr("checked", false);
                woof_checkbox_process_data(this, false);
            }
        });

Hello

To  test -  can you  delete  this  code and  check  option - https://c2n.me/43CTG9G.png