Home New Guten Forums WoodMart support forum Filter and Sort hook

Filter and Sort hook

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #661049

    akeyla.ecom
    Participant

    My ajax filter and sorting cannot retain woomart css. Whenever i filter or sort it will missing the hove effect on product list of my website. Would you help me to handle it? I apply ajax by adding a shortcut inside a div tag <div id="akeyla-product-list" class="products elements-grid row">
    [products]</div>
    https://jam.dev/c/e72989b2-9ef5-4b84-ae2e-7e0686bd8308

    Attachments:
    You must be logged in to view attached files.
    #661093

    akeyla.ecom
    Participant

    above issue and this issue

    Attachments:
    You must be logged in to view attached files.
    #661112

    Luke Nielsen
    Keymaster

    Hello,

    Is there any chance that you could give me access to the dashboard area so I can check the settings there?

    Looking forward to collaborating with you!

    Kind Regards

    #661235

    akeyla.ecom
    Participant

    Yes please

    #661257

    Luke Nielsen
    Keymaster

    Hello,

    Okay, I see, it seems you have custom filters with a lot of customization.

    In order to make it work, you need to call the code below after the products change.

    jQuery(document).trigger('wdShopPageInit');

    Kind Regards

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