Navigation überspringen

[Gelöst] Show taxonomy title in archive taxonomy page

This support ticket is created vor 4 years, 10 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 – 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

Zeitzone des Unterstützers: Africa/Casablanca (GMT+01:00)

Dieses Thema enthält 7 Antworten, hat 3 Stimmen.

Zuletzt aktualisiert von manuelR-11 vor 4 years, 10 months.

Assistiert von: Jamal.

Author
Artikel
#2129585

Tell us what you are trying to do? I need to show taxonomy title in archive taxonomy page

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site? this is an archive taxnomy page where i need to show taxonomy title like: Alfa Romeo versteckter Link

#2129797

Nigel
Unterstützer

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: Europe/London (GMT+01:00)

If you are editing the custom archive with the Blocks editor there isn't an obvious way to insert the taxonomy term.

You can output the term name using the shortcode wpv-taxonomy-title, see https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-taxonomy-title

You can use a shortcode block to insert that shortcode.

#2130235
Schermata 2021-07-31 alle 10.22.31.png

ok, but i've inserted field and text with dynamic output but I don't see anything (screen in attached)

#2130387

Can I log into your website and check this archive template closely? Your next reply will be private to let you share credentials safely. ** Make a database backup before sharing credentials. **

In the meantime, I have created a test site and made an example. You can log in with the following URL versteckter Link
Check the output of the archive here versteckter Link
And check the archive template here versteckter Link
This is a screenshot of the shortcode block versteckter Link

The shortcode should work inside the Fields&Text block too. If you allow me temporary access to your website, I'll check it closely.

#2131363

The provided credentials do not have enough permissions to let me check the archive template. Check this screenshot versteckter Link

Please make my user account an administrator so I can check the archive template.

#2131425

ok i made you administrator

#2131451

Thank you! I can see that you were able to generate the taxonomy title without issues. Check my screenshots versteckter Link

What else do you want to achieve? Am I missing something?

#2132225

My issue is resolved now. Thank you!