Archived topic
Does the theme contain breadcrumb?
13 replies · Started by Westwood on July 15, 2014
I didn't find the breadcrumb in the default setting. Do we have to install plug-in instead? Thanks
I decided to leave breadcrumbs to plugins, but could be convinced to add them to the theme.
I may add support for some of the most popular breadcrumb plugins in the next version so it's easy to implement and looks good right away.
If you're using WordPress SEO by Yoast (which you should be, it's awesome) - you can enable breadcrumbs and then add the PHP code provided into Appearance > GP Hooks (if you bought that extension) wherever you'd like them to show up.
Let me know if you need more help :)
Tom
hallo tom,
i use GP-premium + woocommerce, but two breadcrumb-navigations (Breadcrumb NavXT, WooCommerce Breadcrumbs) don`t work.
i will later add wp-seo by sergej müller, not wordpress seo by yoast (to complicate for me).
which breadcrumb plugin can i use?
sincerely key
Hi there,
I really suggest WordPress SEO by Yoast - you can basically activate it and leave it - no need to mess with anything.
The breadcrumbs that come with it are also great, and super easy to implement.
it was a mistake of me: after activating the widget Breadcrumb NavXT in the sidebar it works... ;)
i am beginner with WP.
Awesome - glad you got it working :)
I added the php code provided by yoast to the GP Hooks. But no breadcrumbs showed up on any page. I add them to GP Hook "Before Content" and tried it on different hooks without success.
Can you help me?
Did you check the "Execute PHP" checkbox inside the hook you added the code to?
And you're sure WordPress SEO is active?
Let me know :)
Somehow is works today :D I don't know the reason why i didn't worked yesterday. But i'm happy with it! Thanks.
Awesome :)
I know this is an old topic but I also have a problem with this. I did the Yoast thing and the breadcrumbs are working fine, but they also show on the front page on every post. I placed the code in "Before Content". Any way to fix the problem so that the breadcrumb shows up only on the pages and not on every post thumbnail on the home page?
Have you tried the "Inside Content Container" hook?
That actually solved the problem :P Thank you.
You're welcome :)