Breadcrumbs + page w/ grid

Hello,

I have created pages for several post categories (not the archive layout), and want to include the custom page in the breadcrumbs, however, it just shows the homepage & post title (screenshot below).

We have a few pages built with grids that act as a post repository (blog, news, events, etc.) and need these to show the appropriate crumb in-between Home & Post title.

Is that doable?

Thanks for any help!

Hi @elcoocool,

Thanks for reaching out.

It’s doable but would require custom coding especially the breadcrumb is only made to support standard and built-in post type.

You can check these samples


You can manipulate and add the breadcrumbs array to display your own :slight_smile:

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.