• How would one go about enabling WordPress Breadcrumbs to appear on the homepage? I realize that there is no need for them on the homepage, but I like how they look and I designed a nice metal looking bar for it and would simply like it to appear, even if it’s empty or simply says “home”. Is there a way to do that?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter coreymj78

    (@coreymj78)

    Is this done with a hook? An easy hook with Headway? Or what?

    Thread Starter coreymj78

    (@coreymj78)

    Here is what I was told to do:

    [Code moderated as per the Forum Rules. Please use the pastebin]

    Put this in functions.php (which I did).

    But then put this:

    <?php the_breadcrumb(); ?>

    In the template files I want to show the breadcrumbs in. For me this would be the homepage but I don’t have physical access to the actual page since this is a sub domain site in a multi site network?

    Any help would be greatly appreciated.

    Thread Starter coreymj78

    (@coreymj78)

    Could someone please tell me how to do this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Breadcrumbs On Homepage?’ is closed to new replies.