Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter calbowes

    (@calbowes)

    You are a gem 🙂

    Working perfectly now

    Thread Starter calbowes

    (@calbowes)

    Really impressed and appreciative of your prompt replies!

    That worked as far as showing products relevant to the menu selection, however it reverts to filtering through ALL products as soon as a filter is chosen.

    Thank you

    Thread Starter calbowes

    (@calbowes)

    Thank you so much! That is working perfectly now, i am going to try and work out a way to make it collapsible now 🙂

    EDIT: 🙁 Although the filters are now working, changing to the settings suggested by you stops the product categories working from the menu. i.e Choosing ‘Strings’ from the dropdown produces all products and not just those of that particular category.

    • This reply was modified 9 months, 1 week ago by calbowes.
    Thread Starter calbowes

    (@calbowes)

    Thank you Dara,

    Forgive my inexperience but :

    1. Test with only Elementor and the filter plugin active, this will quickly rule out possible conflicts.

    What should i deactivae on the page ? it is built using Elementor…

    2. Test with a vanilla theme, such as Hello Elementor.

    This is the Astra theme, which was recommended as the vanilla Elementor theme. Will activating a different theme not mess up the page?

    3. Enable the “Query Debugging” option under the additional options of the filter widget. This will let you see the actual query being sent by the filter. If you don’t mind, you could copy-paste it here, so I can check whether there’s something wrong with the query itself.

    Here is an example, i chose the ‘Daddario’ brand filter.

    { “order”: “ASC”, “orderby”: “date”, “post_type”: “product”, “paged”: 1, “tax_query”: [ { “taxonomy”: “product_brand”, “field”: “id”, “terms”: [ 80 ], “include_children”: true } ] }

    4. Test the filter on a separate page, that isn’t the shop page or an archive page

    Again, I am confused (sorry) – would i insert the loop grid and filter into a brand new page?


    EDIT:

    I created a new page with the filter and loop grid in and they didn’t work once again.

    • This reply was modified 9 months, 1 week ago by calbowes.
Viewing 4 replies - 1 through 4 (of 4 total)