Back to Previous Page
-
Hello,
Just wondering how can I set up the Breadcrumb to go ‘Back to the Previous Page’. Currently, the breadcrumb shows the title of the page I am on.
The code I have is in my header.php:
<?php if(function_exists(‘bcn_display’)) { ?>-
<?php bcn_display(); ?>
<?php } ?>
Is there any code that I need to add to function.php? I tried looking through the forum but had a bit of trouble understanding what code to put into this
Thank-you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Back to Previous Page’ is closed to new replies.