Skip Navigation

[Resolved] Display loop of content with a particular tag in a view, on a page with same tag

This support ticket is created 7 years, 2 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.47 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 3 replies, has 2 voices.

Last updated by Jon Burr 7 years, 2 months ago.

Assisted by: Luo Yang.

Author
Posts
#572327

Tell us what you are trying to do?
Trying to create a view to display the loop for a certain tag (defined as same as the host page's tag), showing:
title/link, featured image and excerpt

Is there any documentation that you are following?
Not finding instructions with search terms

Is there a similar example that we can see?
hidden link
Content on top, loop underneath, loop for related content tagged for the specific conference only

What is the link to your site?
Trying to develop this page below:
hidden link

#572370

I was a little rusty getting back into this - but I think I got it.
Need a view showing posts with a taxonomy filter, matching and excluding the page it's on, in a content template created in the view editor...
then bring the view into a layout. I'll know if that's right pretty soon!

#572398

Dear Jon,

I assume we are talking about the wordpress built-in taxonomy "tag", yes, you are right you will need to setup the taxonomy filter in your view, see our document:
https://toolset.com/documentation/user-guides/filtering-views-by-taxonomy/

Please let me know if you still need assistance for it. thanks

#572701

Got it! Thanks for coming on the thread,