Tagged: breadcrumbs
Hi,
We’re using an Uncanny Owl plugin (https://www.uncannyowl.com/knowledge-base/learndash-breadcrumb-links/) to try to override the breadcrumbs in Enfold so that they reflect the way LearnDash is set up. Currently, the breadcrumbs in Enfold do not ‘align’ with LearnDash courses, units, topics and quizzes pages.
We placed this code in our Enfold child theme functions.php file, but it doesn’t seem to be working. Uncanny Owl recommend modifying the header.php but we were unable to do that and we can’t get any support from them. Can you possibly help?
function x_breadcrumbs() {
if ( x_get_option( ‘x_breadcrumb_display’ ) ) {
echo do_shortcode(‘[uo_breadcrumbs]’);
}
}
Hey rpl_admin,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Basilis