Query Loop, custom taxonomy, works in editor, not on site
-
Hi,
I’ve made a custom taxonomy to track internal links on my site. There’s a term for each post that stores incoming internal links to that page. It’s all maintained automatically, so the taxonomy is private, but visible through REST.
The idea was to use Query Loop to show some “Related posts” based on backlinks.
The backlink taxonomy shows up in the editor, and I can select that right term, and I see the right posts in the editor.
When I look at the public site, I just see the most recent posts. Apparently the taxonomy search isn’t done, or doesn’t work.
Withing the editor the backlink taxonomy search works, but on the public site it doesn’t.
I have tried to disable all caches (page cache and redis), but no change.
Has anybody seen anything similar?
I’d be happy to share the code if anybody wants to see it.
Thanks in advance,
RenéThe page I need help with: [log in to see the link]
- The topic ‘Query Loop, custom taxonomy, works in editor, not on site’ is closed to new replies.