Hello I would like help configuring the short code for breadcrumbs.
I followed the instructions here but can’t figure out why it doens’t work.
My site uses a child theme.
Hi rcgroup!
I am getting “The site you were looking for couldn’t be found.” error. Can you please check the link once again? :)
Cheers!
Yigit
Attached link to the site
Hey!
Please add this code inside the child theme’s functions.php file:
add_shortcode( 'bread_crumb', 'avia_title' );
Use the shortcode inside a text block:
[bread_crumb]
Related link: https://kriesi.at/support/topic/how-to-using-the-breadcrumb-shortcode/#post-523485
Cheers!
Ismael
Hello, I followed your instructions
1) Added the code function.php in the child theme
2) Used the shortcode “[bread_crumb]” inside a text block
However the breadcrumbs didn’t appear as expected.
Please advise – see attached link and screenshot.
Hey!
can u try add the shortcode to the content and let us know if the output works?
Best regards,
Basilis
Just tried adding the short code in several places – no result