• I would like to place the breadcrumb immediately after the Post title as illustrated here. For the page I would like it to be after the page title as illustrated here.

    See the code I used to place the breadcrumb below.

Viewing 1 replies (of 1 total)
  • Plugin Author John Havlik

    (@mtekk)

    Depending on how your theme is structured (file wise), this may require you moving the calling code to be below the call to the_title(), which will be within your loop. It may require modifying a file that contains the loop, or edit multiple files for each post type you care about (e.g. single.php, page.php).

Viewing 1 replies (of 1 total)
  • The topic ‘Place breadcrumb below header’ is closed to new replies.