Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #533863

    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.

    #534101

    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

    #535799

    Attached link to the site

    #537054

    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

    #537093

    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.

    #537142

    Hey!

    can u try add the shortcode to the content and let us know if the output works?

    Best regards,
    Basilis

    #537156

    Just tried adding the short code in several places – no result

    #537381

    Hi!

    Do you mind creating a temporary admin login and posting it here privately?

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.