Archived topic
Adding breadcrumbs with BReadCrumb NavXT
3 replies · Started by Ryan on January 25, 2021
I have attempted to add breadcrumbs to my posts with no luck.
I followed the advice of a prvious post and added a hook as follows:
Hook - generate_before_content
Selected Execute PHP
Added Posts forthe location.
The breadcrumbs are not pulling through, you can see on this post - https://combatplumbing.co.za/finding-a-reliable-plumber-in-cape-town/
What have I done wrong?
Hi there,
looks like you're using an Elementor theme template which overwrites the themes templates and therefore also the theme hooks.
try the generate_before_main_content hook first to see if the hooks are working.
Hi David
Yes I am using Elementor.
I have just tried what you recommended but it is still not working.
But now that I have BreadCrumbNacXT as a PLugin, I see that Elementor has added it as a widget, so I can add it to my template via the elementor interface.
Thanks!
Glad to hear you found a solution.