September 5, 2024 at 5:30 am
Hi,
I’m failing to get the advanced query loop filters to work on two different wordpress installations.
Environment summary
WordPress and plugins are all up-to-date
Trying to query a custom post type and use custom taxonomies as filter options
Custom post type and taxonomies created via ACF Pro
No caching plugins
We do use a child theme that loads minimal custom styles, but does not implement any hooks, actions, filters, or JS related stuff – even if we switch to plain Kadence Theme the behavior is exactly the same as described below
Observerd behavior
Outer query loop on custom post type works
I visually see the list of all related posts… like if no filter is selected
No matter which filter I then choose, there is no change in results – I always receive the same list like no filter is selected… even though the URL changes and the active filters are checked
Sort order drop-down works as expected
Any help would be appreciated. Happy to give any more info and help debugging.
-
This topic was modified 1 year, 7 months ago by
Karla. Reason: removed auth details