Saltar navegación

[Resuelto] Category for breadcrumbs

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

Zona horaria del colaborador: Asia/Hong_Kong (GMT+08:00)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por michelL 3 years ago.

Asistido por: Luo Yang.

Autor
Mensajes
#2604889
category structure.PNG

Hi there,

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

1. Vakantiehuizen= enlace oculto

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

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

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

#2606653

My issue is resolved now. Thank you!