Navigation überspringen

[Gelöst] Category for breadcrumbs

This support ticket is created vor 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 -

Zeitzone des Unterstützers: Asia/Hong_Kong (GMT+08:00)

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

Zuletzt aktualisiert von michelL vor 3 years.

Assistiert von: Luo Yang.

Author
Artikel
#2604889
category structure.PNG

Hi there,

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

1. Vakantiehuizen= versteckter Link

2. Noord-Holland= same view as versteckter Link only with selected province, in this case Noord-Holland

3.Beverwijk= same view as versteckter Link 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: versteckter Link

#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:
versteckter Link
Which is using a custom codes to display the hierarchy taxonomy breadcrumbs

#2606653

My issue is resolved now. Thank you!