I am using a third-party WooCommerce product filter plugin and in order to integrate AJAX with Woodmart, the plugin option requires the values from the theme:
– product wrapper jQuery selector (plugin default: .products
)
– product category jQuery selector (plugin default: .product-category
)
– product jQuery selector (plugin default: .type-product
)
– result count jQuery selector (plugin default: .woocommerce-result-count
)
– order by jQuery selector (plugin default: .woocommerce-ordering
)
– pagination jQuery selector (plugin default: .woocommerce-pagination
)
– pagination function (e.g. woocommerce_pagination
)
Could you please refer to the screenshot and provide above values? Thanks.
-
This topic was modified 2 months, 2 weeks ago by josh-6874.
Attachments:
You must be
logged in to view attached files.