I’m not sure.
Can you send me a link so I can see the breadcrumbs.
Are they generated by a plugin or is this a theme thing? Many breadcrumb generators have a problem with custom post types (which is what an event is) and you may have to add the taxonomy information to the plugin/theme.
For example: https://tandamerah.wordpress.com/2013/09/09/breadcrumbs-for-custom-post-type/
Many breadcrumb generators struggle with custom post types (like events or testimonials) and you many need to add the code to include events on the breadcrumbs.
Can you send me a link to an event so I can see the breadcrumbs.
This is one solution: https://tandamerah.wordpress.com/2013/09/09/breadcrumbs-for-custom-post-type/
Many breadcrumb generators struggle with custom post types (like events or testimonials) and you many need to add the code to include events on the breadcrumbs.
Can you send me a link to an event so I can see the breadcrumbs.
Thanks for coming back,
The link to the single event is :
http://www.wyscouts.org.uk/event/beaver-scout-fun-day/
which following the breadcrumb links through to :
http://www.wyscouts.org.uk/event/
however i want to link it through to
http://www.wyscouts.org.uk/events/
The Events page isn’t the parent page for individual events which is why it doesn’t work.
If you want the breadcrumbs to link to the the Events page you need some sort of custom setting in the breadcrumbs plugin/theme. There is nothing I can do to the plugin to fix this.
Sorry I can’t help more.