Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Hey, New to Plugin & Few questions please

Well solved #1 by doing this
<?php
if ( in_category( array( 11,9,13,12,10,1 ) ) and !is_home() ) {
if ( function_exists(‘yoast_breadcrumb’) ) { yoast_breadcrumb(‘

‘); }
}
?>

Anyone know my question 2?

Skip to toolbar