Passer la navigation

[Résolu] wpv-post-taxonomy not repeated – displayed once for each taxonomy set

This support ticket is created Il y a 3 years, 11 months. 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.

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

Fuseau horaire du supporter : America/Jamaica (GMT-05:00)

Ce sujet contient 1 reply, a 2 voix.

Dernière mise à jour par Shane Il y a 3 years, 11 months.

Assisté par: Shane.

Auteur
Publications
#2386519
toolset_taxonomy_titles.jpg

We only want to display the [wpv-post-taxonomy type="ptfe-ol-seals" format="name"] field once as a dynamic sub-title for each taxonomy block of records.

lien caché

So for each CPT post on this page, the Taxonomy name is appearing multiple times - each post.

We want it to display once, so it acts as a sub-title for each set of records.

#2386653

Shane
Supporter

Les langues: Anglais (English )

Fuseau horaire: America/Jamaica (GMT-05:00)

Hi Adrian,

Thank you for getting in touch.

This would be possible if it wasn't a search view, as this requires nesting of a post view inside a taxonomy view.

Where the taxonomy view will list the terms and below the terms the post view will list the results for that particular taxonomy.

However you're already using the taxonomy query filter for the taxonomy search filter so it wouldn't be possible. This is because the Taxonomy filter will be required for the post view to be filtered by the Parent Taxonomy view.

Thanks,
Shane