[Resolved] adding breadcrumbs

Home Forums Support [Resolved] adding breadcrumbs

Home Forums Support adding breadcrumbs

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

    i followed the documentation for adding breadcrumbs to my theme using the hoook element and and adding the shortcode but i seem to be getting this:
    ‘,’
    ‘ ); } ?>

    instead of the breadcrumbs. i have cleared my cache twice

    #1032282
    Leo
    Staff
    Customer Support

    Hi there,

    Can you first make sure execute shortcode is checked?

    And also YoastSEO is activated?

    Can you disable the caching plugin for now?

    #1032291
    olusegun

    execute shortcode is checked
    breadcrumbs is activated in yoast
    i have disabled cache plugin

    #1032295
    Leo
    Staff
    Customer Support

    Are you sure you are actually adding this shortcode?
    https://www.screencast.com/t/YUl1bHFGwIF

    #1032308
    olusegun

    sorry my bad i think i added something else and i have corrected myself and the breadcrumb is now visible.
    but if you look at it the space above the bread crumb is more than the space below i will like to make it even.

    #1032310
    Leo
    Staff
    Customer Support

    Try this CSS:

    .entry-meta {
        margin-top: 0;
    }
    .single .entry-header {
        margin-bottom: 40px;
    }
    #1032319
    olusegun

    done thanks.

    #1032322
    Leo
    Staff
    Customer Support

    No problem 🙂

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