Skip Navigation

[Resolved] How do I display all custom Posts that contain a certain tag?

This support ticket is created 7 years, 3 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 7.01 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by Joel Laviolette 7 years, 3 months ago.

Assisted by: Luo Yang.

Author
Posts
#559770

I am trying to:
I have several posts that use a Custom Post type "Song". I have several tags that each post has-many overlapping. I am displaying the tags on the front end and I'm wanting to be able to click on the tag and then have the website take me to a page that displays all the posts with the same tag. For some reason I am just getting a blank page when I click on the tags.

Link to a page where the issue can be seen:
hidden link

I expected to see:
When I click on one of the tags like "contemplative" I expect to see a page that gives an excerpt of those posts.
Is this possible to set up with a Toolset view?

Instead, I got:
a blank screen:
hidden link

#559825

Dear Joel,

Yes, it is possible within Views, I just tested it in your website, seems it works fine, there isn't any problem you mentioned above, please let me know if you still need assistance for it. thanks

#559856

Ah I figured it out. I had the post titles hidden in css so was not seeing the output.