Navigation überspringen

[Gelöst] How to display category term on category term page

Dieser Thread wurde gelöst. Hier ist eine Beschreibung des Problems und der Lösung.

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 vor 5 Jahren, 2 Monaten. 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)

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von davidR-12 vor 5 Jahren, 2 Monaten.

Assistiert von: Christian Cox.

Author
Artikel
#1393637

I have a page here (password: Europa-808):
versteckter Link

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