Home Forums WoodMart support forum Product Carousel In Menu Not Working

Product Carousel In Menu Not Working

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #594518

    marketing-3503
    Participant

    Hello, I hope you are well.

    I have a mega-menu using HTML Blocks and under “SALE” I have a product carousel but it seems to not load the pagination controls/arrows. It is all enabled in the HTML block.

    Please help me, thanks.

    #594747

    Luke Nielsen
    Keymaster

    Hello,

    Please disable the server cache. Also, may I disable 3rd party plugins?

    Thank you for your time.

    Kind Regards

    #595125

    marketing-3503
    Participant

    Hi Luke,

    I hoep you are well. Sure you can disable 3rd party plugins. I am not sure about server-side cache, I will need to ask my host.

    Thank you,

    #595494

    Luke Nielsen
    Keymaster

    Hello,

    Please add the code below into the “Global Custom JS” area in Theme Settings -> Custom JS.

    jQuery(document).on('wdLoadDropdownsSuccess', function() {
        setTimeout(function () {
            jQuery(document).trigger('wdShopPageInit')
        }, 1000)
    })

    Kind Regards

    • This reply was modified 2 months, 2 weeks ago by Luke Nielsen.
    #595509

    marketing-3503
    Participant

    Hi Luke, that is working. Thank you!

    #595513

    Luke Nielsen
    Keymaster

    Hello,

    Thank you for confirming that the solution worked! I’m glad we could resolve the issue. Feel free to reach out if you need any further assistance.

    Kind Regards.

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

The topic ‘Product Carousel In Menu Not Working’ is closed to new replies.