Tagged: x Author Posts February 5, 2017 at 6:59 pm #1359029 devolvejamesParticipant Hi There, I am using LearnDash plugin, along with Uncanny Owl to utilise some of its shortcodes – including [uo_breadcrumbs]. I wish to insert this into the breadcrumb div of the header. I have tried all ways I thought might work, please can you assist? Thank you. J February 5, 2017 at 11:39 pm #1359167 Paul RModerator Hi, You can try adding this in your child theme’s functions.php file. function x_breadcrumbs() { if ( x_get_option( 'x_breadcrumb_display' ) ) { echo do_shortcode('[uo_breadcrumbs]'); } } Hope that helps. February 6, 2017 at 4:27 am #1359422 devolvejamesParticipant Hi Paul, Works pretty much perfectly, just need to tweak the formatting. Thank you, much appreciated! J February 6, 2017 at 6:58 am #1359579 JoaoModerator Glad to hear it, cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1359029 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In