How to add breadcrumbs

  • Posted in : TheBlogger
  • krollemurow
    Participant

    Hi,
    How can I add breadcrumbs?

    I installed plugin Breadcrumb NavXT but it doesnt work.

    I wish to show my users where theey are on the site

    eg my url is: mydomainname.pl/himalayas/post

    where himalayas is a category.

    So I want to show the track: home > Himalayas

    serkan
    Moderator

    Hi,
    It is not possible by default now. You can try to search another plugin or I heard about the Yoast SEO plugin has the breadcrumbs functionality.
    Thanks

    krollemurow
    Participant

    Hi,
    thank you,
    Seo Yast is working!
    I added this code after head section:

    <?php
    if ( function_exists(‘yoast_breadcrumb’) ) {
    yoast_breadcrumb(‘
    <p id=”breadcrumbs”>’,'</p>
    ‘);
    }
    ?>
    so I created breadcrumbs but do you know how can I move them bit to the right to aligin Logo ?

    here instruction what do I want to acomplish: https://prnt.sc/ismp0e

    Also do you know why do they apper only in cusotmization window or incognito window? When I’m trying to clear casche by ctrl + F5 I can’t see it

    serkan
    Moderator

    Hi,
    Could you provide me your related url, please?
    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register