Skip Navigation

[Résolu] Displaying parent title in WordPress Archive

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

Problem:

Need to setup the "breadcrumb navigation" manually

Solution:

I don't think you need to setup the "breadcrumb navigation" manually, in most case, you can try other breadcrumb plugins:

https://wordpress.org/plugins/search/Breadcrumb/

Relevant Documentation:

This support ticket is created Il y a 5 années et 7 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.

Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.

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 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

Marqué : ,

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

Dernière mise à jour par toolset-dave Il y a 5 années et 7 mois.

Assisté par: Luo Yang.

Auteur
Publications
#1234668

Hello,

I have a WordPress Archive with a breadcrumb navigation, but I have a problem with displaying parent taxonomy. I have followed this: https://toolset.com/forums/topic/how-to-display-a-hierarchical-taxonomys-parent-title-not-as-an-integer/, which works on child taxonomy, i.e. lien caché (Všechny kategorie > Nemovitosti > Byty), but in parent one lien caché it displays another taxonomy which should not be there (Všechny kategorie > Akcie > Nemovitosti), it should look like (Všechny kategorie > Nemovitosti).

#1234847

Hello,

I don't think you need to setup the "breadcrumb navigation" manually, in most case, you can try other breadcrumb plugins:
https://wordpress.org/plugins/search/Breadcrumb/

For example, this one:
https://wordpress.org/plugins/breadcrumb/
display the "breadcrumb navigation" with their shortcode, like this: [breadcrumb]

#1234996

Thanks for help, I have set up breadcrumb navigation in Yoast SEO plugin.