Sauter la navigation

[Résolu] How to display category term on category term page

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem: I would like to display the name of the taxonomy term in an archive for the same taxonomy term.

Solution: In a taxonomy archive you can use the wpv-taxonomy-archive shortcode, like so:

[wpv-taxonomy-archive info="name"]

Relevant Documentation:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-taxonomy-archive

This support ticket is created Il y a 5 années et 2 mois. 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
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Ce sujet contient 2 réponses, a 2 voix.

Dernière mise à jour par davidR-12 Il y a 5 années et 2 mois.

Assisté par: Christian Cox.

Auteur
Publications
#1393637

I have a page here (password: Europa-808):
lien caché

This is an archive term page created with an archive view. I want to display the name of the current archive term (Austria in this example) at the top. How do I do this?

#1393651

Hi, you should be able to use the wpv-taxonomy-archive shortcode for this.

[wpv-taxonomy-archive info="name"]

https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-taxonomy-archive

If this isn't working in your case, I'll need to take a closer look.

#1396687

Hi Christian,

Yes that worked perfectly. Thank you.

David