Saltar navegación

[Resuelto] How to display category term on category term page

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

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 hace 5 años, 2 meses. 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)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por davidR-12 hace 5 años, 2 meses.

Asistido por: Christian Cox.

Autor
Mensajes
#1393637

I have a page here (password: Europa-808):
enlace oculto

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