Hi,
How can I integrate breadcrumbs links with Brightbox theme? Enable links doesn't work in Yoast WordPress SEO, which is Dude's favorite SEO plugin (my also).
So, where sould I put this code to make it enable at PORTFOLIO SINGLE pages (with Template Builder)?
<?php if ( function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb('<p id="breadcrumbs">','</p>');
} ?>
http://www.pawelsuder.pl/portfolio/iphone-4/
Greetings














