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

Woof meta fields problem with top panel.

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 have latest woof version.

When create meta filter with select option and checkbox  in turbo mode i have problem with top panel.

I tested this on my theme and storefront - the same behavior.

Select:

if i select some option for example door.

in top panel i have value of this option - like 1, not name - door.

Checkbox:

if i check checkbox - name apears in top panel, but if i wanna to delete this in top panel i have jquery error in console.

jQuery(".woof_remove_ppi").parent().on("click", function() {
event.preventDefault();
var a = jQuery(this).data("tax"),
b = jQuery(this).data("slug");
if ("price" != a) {
var c = woof_current_values[a];
c = c.split(","); --------------------------------------- TypeError: c.split is not a function. (In 'c.split(",")', 'c.split' is undefined)

when i remove it from side panel - is ok.

Best.

 

Hello

Please  drop me  exact  link to the issue