Hello!
Thank you for reaching out. Can you please let me know which widget you are using for the query? Is this for the single product template or the product archive template?
Thanks!
Have a great day!
Kind regards,
Hi @richardk23
I’m talking about the Loop Grid widget inside the Single Product template. So, imagine we have an Ingredients attribute for Products, each ingredient has an ACF image attached to it. On a single product, we want to display the list of ingredients as an image (the ACF one we attached earlier).
The current limitation is that, if we for example have 5 ingredients on website in total, and some specific product has 2 ingredients attached to it, the Loop Grid set up for Ingredients taxonomy on the single product page will always show all 5 global ingredients, not 2 set for our specific product. Even if product has zero ingredients in the back-end, it will still display 5 on the front-end. Hope I made myself clear here 🙏🏻
Hello!
Thank you for your reply. My apologies; the post title should have given it away! 🙂
The Loop Grid only has the “current query” for the posts/products layout; unfortunately, it does not for post/product tags or categories:
https://www.loom.com/share/b31848c50ded4a43b126234ab9fd8569
I understand what you would like to achieve, and I was thinking of workarounds for this scenario. It would be possible to create single product templates depending on the sushi rolls and their ingredients and use the display conditions accordingly (to ACF taxonomies) of the template. This way, you could show the ingredients of each sushi roll type. I know this is not ideal, but the loop grid currently does not include the current query for tags and categories. I apologize for the inconvenience, and hopefully, we can implement this soon.
If you set the Layout to Products, would this not work: https://prnt.sc/NF_IRTiF9leb?
We welcome any feedback on GitHub/Feature Request: https://github.com/orgs/elementor/discussions/categories/feature-request
If you are a Pro subscriber, we also recommend opening a support ticket for another look. If no other workaround is found, the agents can add this as a feature request.
I hope this helps!
Kind regards,
Hi @richardk23 ,
Thanks for clarification. I’ve found out that it’s possible to achieve what we desire with this plugin.
It would be great to see such feature added in Elementor core Loop Grid, for sure.