badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Page title not appearing within the main Gallery page.

#22962
Adria
Participant

I added the following code to the header.php but the breadcrumbs don’t show up:
<div class=”breadcrumbs” xmlns:v=”http://rdf.data-vocabulary.org/#”&gt;
<?php if(function_exists(‘bcn_display’))
{
bcn_display();
}?>
</div>

I placed it below the <div id=”main”> code in the header.php file