Breadcrumb trail
-
I am using the Indy Premium theme which has a basic breadcrumb trail in page.php ie the home page and the title of the page/post as below:
<span class=”breadcrumbs”>/”>Home » <?php the_title(); ?></span>
I would like to include the complete path with the parent page and subsequent child pages.
How can I customise the existing code to include a complete path?
Many thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Breadcrumb trail’ is closed to new replies.