Sequential attribute selection Woocommerce
-
Hello!
I purchased a theme from themeforest (Chromium theme). For the filter to work correctly in the theme, the WOOF plugin is used.Information from the template developer:
“For the filter to work 2 plugins are necessary: ??the free WCK Custom Fields and Custom Post Types plugin and the paid WooCommerce Products Filter (WOOF) plugin.After you contact our support and get a download link, you will download a zip archive which you need to unzip. Once you unzip it, you will see a list of files and folders. woocommerce-product-filder.zip is the bundled (paid, but free to you) plugin that needs to be installed and activated through your WordPress Dashboard in Plugins -> Add new -> Upload Plugin.
https://themes.zone/docs/how-to-install-filter-demo-data-for-chromium/
”The developers of the template recommend creating a custom taxonomy and creating categories inside it, for example:
Level 1
??Level 2
?????Level 3This option is correctly displayed on the site through the WOOF shortcode installed in the template.
Since there is a hierarchy in the proposed category structure, the user selects the first parameter, then the second opens, then the third opens. Click on the “Filter” button and see the desired list of products.
I don’t really like this idea, I don’t want to create new taxonomies since I have all the necessary attributes of the product. For example, Mark, model, year – this is in the attributes and I would not want to make new custom taxonomies.
My problem is that I do not know how to make a sequence of selecting parameters. All three dropdowns are open for selection (if you use three existing attributes in the shortcode)
I also want to note that if you use custom taxonomies with a hierarchy, then the plugin uses other design classes.
Original solution through custom classes:
https://prnt.sc/oqp9m2My decision through attributes (no hierarchy and no consistent selection of parameters)
https://prnt.sc/oqpa4eI would be very grateful for the tips.
P.S. Thanks for the BEST plugin for woocommerce.
- The topic ‘Sequential attribute selection Woocommerce’ is closed to new replies.