Skip Navigation

[Resolved] Display breadcrumbs on my site on pages build with layouts

This thread is resolved. Here is a description of the problem and solution.

Problem:
The user wanted to know if there is a shortcode that can display the Yoast plugin breadcrumbs

Solution:

Yoast actually has a shortcodes that allows you to place the breadcrumbs as a shortcode

https://toolset.com/documentation/user-guides/views-shortcodes-for-other-plugins/

This support ticket is created 6 years, 11 months 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 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 2 replies, has 2 voices.

Last updated by Jim 6 years, 11 months ago.

Assisted by: Shane.

Author
Posts
#599209

Jim

I am building my website with the toolset starter theme and all the toolset plugins.
The pages templates are build with layouts.

Now I need to show breadcrumbs on pages.

I already looked at Breadcrums NavXT and the yoast plugin but they work by placing the breadcrumb inside the theme php files (the header).

Because I am building it with layouts there is now way for me to do that.

Ideally I would want to be able to use a shortcode that I can place at the right place in a layout...

What is the best way to include breadcrumbs in my site?

#599329

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Jim,

Thank you for contacting our support forum.

Yoast actually has a shortcodes that allows you to place the breadcrumbs as a shortcode

https://toolset.com/documentation/user-guides/views-shortcodes-for-other-plugins/

Please let me know if this helps.
Thanks,
Shane

#599358

Jim

Yes! Thanks... 🙂

Didn't know it could be done with a shortcode from yoast.

Btw, the shortcode did change to [wpseo_breadcrumb] (might depend on the version installed)

Have a great weekend!