New Landing How can we help? Themeforest Theme Support Uplift Product filter on shop page

Viewing 15 posts - 1 through 15 (of 17 total)
  • Posted in: Uplift
  • #285067
    micheal_w
    Member
    Post count: 498

    Hi guys,

    since the last update the AJAX product filter on Woocommerce shop pages stopped working correctly. Please check the link above and click on one of the filter on the left side. In a second all product pictures will disappear however if you move your mouse to the white space where the products were, you will be able to click on “nothing” – so the products are there but nothing can be seen.

    I tested 3 different ajax product filter plugin (woocommerce, yith and the one I have now) and the same issue exists with all so I assume your theme causes the problem (and as I have mentioned, it worked before updating to 1.2.6).

    If you could help to solve this that would be much appreciated.
    Thanks!

    #285125
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .product-grid .product {
        opacity: 1 !important;
    }

    Thanks
    Mohammad

    #285129
    micheal_w
    Member
    Post count: 498
    This reply has been marked as private.
    #285202
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    My colleague will assist you now.
    Thanks
    Mohammad

    #285206
    micheal_w
    Member
    Post count: 498

    Thanks!

    #285211
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please wait for my colleague’s reply.
    Thanks
    Mohammad

    #285610
    micheal_w
    Member
    Post count: 498

    Hi Mohammad, any update on this please?
    Thanks!

    #285732
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Apologize for the delay. Didn’t realised that it was assigned to me.
    Will check it.

    -Rui

    #285733
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I will need admin access to have a look.
    Use the private reply.

    Thanks

    -Rui

    #285838
    micheal_w
    Member
    Post count: 498
    This reply has been marked as private.
    #286033
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    I am sure theme compatibility was added for https://woocommerce.com/products/ajax-layered-navigation/.

    Let me double check this with Ed(lead dev).

    Thanks,
    David.

    #286071
    micheal_w
    Member
    Post count: 498

    Hi David,

    Yes, he has done something as the Ajax nav was not even displayed on the sidebar correctly.

    Thank you for checking it, can’t wait to see a solution…

    #286080
    David Martin – Support
    Moderator
    Post count: 20834

    It does not look like you’re using the plugin Ajax Layered Navigation though?

    – David.

    #286081
    micheal_w
    Member
    Post count: 498

    Hi David,

    As I have mentioned initially, I tested 3 different ajax product filter plugin (woocommerce, yith a third one) because I wanted to avoid to contact you again… By testing all ajax product filter plugins, all three have the same 2 problems:

    1.while loading the page the pictures go underneath each other and then jumps to their right place
    2. when applying any of the filter, the products go underneath again

    Now, I have re-activated the Woocommerce Ajax Layered Navigation plugin to avoid any further confusion, please check.
    Thanks!

    #286293
    David Martin – Support
    Moderator
    Post count: 20834

    Great, thanks. Can you test this:

    .woocommerce ul.products li.product {
        clear: none;
    }
Viewing 15 posts - 1 through 15 (of 17 total)

You must be logged in to reply to this topic.