I have used the default search results page and even built a custom one, but I can’t seem to not show the breadcrumbs element in the excerpt unless I create a custom excerpt for my pages using another plugin.
It displays “HomeSearch Results” in the excerpt. Anyway to exclude it?
The screenshot does not allow us to inspect the page elements. We would be happy to double check your site if we can log in. You can create a secure note in your next reply with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
– Confirmation that we can access and make changes to your site
To know how to create a secure note, please check this out: How The Forum Works
I have inspected your post items and I found out that you have built the post items in Cornerstone. The Breadcrumb has been inserted at the beginning of the content sections. Be advised that WordPress will get the very first 55 words as the automatic excerpts. You can check out this codex to know more about excerpts:
If I am the one who build the site, I would go by this process:
1.) Create the post items in the default WordPress Editor
2.) Create a custom Single layout to display the post item
2.1) Add the breadcrumb in the single layout
2.2) Add a section to display the post featured image
2.3) Add another section that will display the post content
Since you have created the post item already, I would recommend adding a Manual Excerpts to each and every post items so that the breadcrumb will not display in the post excerpts.