Display PODS LIST by PODS custom taxonomy using widget
-
Hi
I have a custom post type called “Brands”. I have a custom taxonomy related to this post type called brand_categories.
All I want to do is use (in elementor free) the standard pods list widget to display Brands belonging to a specific category.
When I add the widget and select Brands post type, it displays all posts correctly. However when I try filter to a specific category using the WHERE statement in the widget, it breaks and I am unable to see any posts.
What is the correct syntax to use here, do I include “” and ”, are there spaces between = etc.
I have tried (without success) the following where “category name or ID” means I have tried using the names and the IDs (not at the same time) of the relevant brand_category:
“brand_categories=’category name or ID'”
“brand_categories = ‘category name or ID'”
brand_categories = ‘category name or ID’
brand_categories = “category name or ID”Also, are there any related Brand or Brand Category pods settings that I would need to have set in order for this issue to be resolved.
Any assistance much appreciated.
Thanks so much ??
- The topic ‘Display PODS LIST by PODS custom taxonomy using widget’ is closed to new replies.