Home Forums WoodMart support forum AJAX integration with a third-party plugin

AJAX integration with a third-party plugin

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #600345

    josh-6874
    Participant

    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.
    #600355

    Artem Temos
    Keymaster

    Hello,

    Default values should work with our theme. Note that we can’t guarantee full compatibility between our theme and this plugin. Most likely, some features will not work as expected.

    Kind Regards

Viewing 2 posts - 1 through 2 (of 2 total)