Hi,
I tried to use breadcrumbs on my site and noticed a strange thing. The Events Archive page is located under a slug we specify in MEC settings. Let’s say its ‘Event’ (like in my case). We open up the Archive Page lookup for an event and want to see it’s detailed. When we click the selected event then it’s link looks like this: https://event.skating.global/blog/event/chelyabinsk-cup-2018/. So we can see that a /blog/ slug has been added before our Events Archive Page and the page inherits the standard Blog Page Title. And if we use breadcrumbs and click ‘Events’ in it, we get to a non-existed link https://event.skating.global/blog/event/. However, Events Archive Page shall be there instead as the root link https://event.skating.global/event/.
I understand that in WP everything spins around custom blog posts. But still, we can have Portfolio section in WP with its posts or WooCommerce /root/ slug with the related posts (products) which is defined in WP Permalinks Settings etc. As I understand the same thing shall be with the Events in MEC.
I tried to contact developer of MEC plugin first and they said that this is a theme related issue.
