I’ve tried disabling all plugins except the Woocommerce plugin and this one. It did not solve the problem.
Why would the plugin show count of previously visited category? It shows wrong attributes, but everything is fixed after I refresh. How to fix this problem?
]]>[woof_products per_page=12 columns=3 is_ajax=1 taxonomies=’product_cat:X’]
]]>Filtering doesn’t work on mobile.
On checking radiobuttons nothing happens. And Submit button doesn’t work too.
On desktop it works fine (Chrome, FireFox).
On mobile iOS Safari it works fine.
On mobile Chrome 42 Android it doesn’t work.
Debugger reports JS errors:
Uncaught SyntaxError: Unexpected token = @ /clean/plugins/woocommerce-products-filter/ext/by_text/assets/js/husky.js, string 4
Uncaught TypeError: Object.assign is not a function @ /clean/plugins/woocommerce-products-filter/js/front.js, string 24
Uncaught SyntaxError: Unexpected token => @ /clean/plugins/woocommerce-products-filter/ext/url_request/js/url_parser.js, string 54
Uncaught SyntaxError: Unexpected token … @ /clean/plugins/woocommerce-products-filter/ext/by_text/assets/js/front.js, string 11
Uncaught SyntaxError: Unexpected token => @ /clean/plugins/woocommerce-products-filter/ext/query_save/js/query_save.js, string 108
I was trying to disable all other pluging besides Woocommerce and WOOF – Products Filter for WooCommerce. It didn’t help.
Please, help to solve the problem. At least I need some direction to think forward how this could be done working
]]>if(values){
values = values.split(',');
}
but I don’t want it to disappear after plugin update…
and second problem I have is to override checkbox.php template.
I copied checkbox.php file to /my-child-theme/woof/views/html_types/checkbox.php
and then in my functions.php:
function newWoofTemplate(){
get_template_part('/woof/views/html_types/checkbox', '');
}
add_action('woof_html_types_view_checkbox','newWoofTemplate');
but on the frontend the checkboxes removed.
if I change my custom checkbox.php file content to simple html it works fine so the hook is ok, but the whole point is to work with the dynamic content of woof but as I say, when I copy the original code to my custom template, the checkboxes disappearing in the frontend…Is there anything you can help me with, please? :]
How to get the filter results appear on the same page, so that the same styles are applied?
]]>WOOF – WooCommerce Products Filter causing some issues. How can I solve this issue?
On the site, some category pages show blank. Why does it show a blank page? due to the mentioned error?
]]>To sump up I have a large nomber of products, with multiple attributes. Sizes and possibility of inclinations. So the prices are shown as a large price range.
There is a large range of prices for every product, and I would like that, if someone selects one size, and one type of inclination in the sidebar, it changes the prices of the product while scrolling through the catalog, and not having to select the attributes on the product page itself to see the final price.
And if the client selects multiple sizes, to reduce the price rang to those sizes.
I’m using woocommerce, and woof for the sidebar.
For example :
Let’s say product A, with 4 sizes ( 1;2;3;4), and two types of inclinations ( 15° and 30°) : which makes 8 prices in total, it appears in the shop as 123£ – 678£. And if he selects size 1 and 2, and inclinations 15° in the attributes selector in the sidebar, the price range adapts itselft, like 123£-250£.
Don’t know if I was clear, and if it’s a frequently asked question, if yes I’m sorry.
Thank you in advance ( if there are grammar mistakes, it’s because I’m french, sorry for being fr*nch)
]]>I am facing a problem with ajax when using the Divi theme, it does not work.
Anyone else is facing this problem, or it’s just me?
I am using shortcode [woof autosubmit=1 is_ajax=1] for the filter and for the products, I use the built-in module from Divi.
I will appreciate your response.
Thanks.
]]>My wordpress version: 6.0
Woof product filter version: v.1.2.6.4