Hi Daniel is there a way to add a breadcrumb trail to the pinboard theme.
Thanks
supergarEo
You can try the Breadcrumbs that come with WordPress SEO but you need to edit the theme files to insert it.
Hi Daniel, thanks for that i managed to get it onto post by placing the code into single.php. I’m assuming i will have to do that for each of the templates i use also?
Thanks
supergarEo
Try adding it in header.php and it will automatically show up on all pages.
Hi Daniel, in the header.php where would i place it to get the same result as i do on the single.php file.
website is http://www.manorcollege.org.uk
Thanks
supergarEo
You can’t get that result by just placing it in header.php but you can place it anywhere and applying some CSS.