Passer la navigation

[Résolu] Category for breadcrumbs

This support ticket is created Il y a 3 years. 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 -

Fuseau horaire du supporter : Asia/Hong_Kong (GMT+08:00)

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

Dernière mise à jour par michelL Il y a 3 years.

Assisté par: Luo Yang.

Auteur
Publications
#2604889
category structure.PNG

Hi there,

I'm working on generating a good breadcrumb structure.
For the lien caché I want to display it like this.
Vakantiehuizen>Noord-Holland>beverwijk>Huisje huren ’t Zand

1. Vakantiehuizen= lien caché

2. Noord-Holland= same view as lien caché only with selected province, in this case Noord-Holland

3.Beverwijk= same view as lien caché only selected the correct place, in this case Beverwijk

4. Huisje huren ’t Zand=current house

Is this possible?

As an example for the breadcrumb see: lien caché

#2605079

Hello,

There isn't built-in breadcrumbs feature within Toolset plugins, you might consider other plugins or custom codes, I have searched it in Google, and found below related blog post:
lien caché
Which is using a custom codes to display the hierarchy taxonomy breadcrumbs

#2606653

My issue is resolved now. Thank you!