• bcleverc_marta

    (@bcleverc_marta)


    I tried to turn on breadcrumbs from Yoast WordPress SEO plugin. I placed the suggested code in custom.css, than I tried in style.css:

    
    <?php if ( function_exists('yoast_breadcrumb') ) {
    yoast_breadcrumb('<p id="breadcrumbs">','</p>');
    } ?>
    

    but the breadcrubs do not appear:
    https://www.bclever.com.pl
    Is it because I use static pages? What can I do to make breadcrumbs work on my website?

    • This topic was modified 5 years, 1 month ago by Marius L. J.. Reason: Fixed code formatting
  • The topic ‘Breadcrumbs on static pages in Iconic One’ is closed to new replies.