Reply To: Side bar only on Homepage…

#11545
amijangos
Participant

Tyle138 you are correct on the single.php you need to comment out where it says sidebar or remove the following code:

if( ( ‘no-sidebars’ != pinboard_get_option( ‘layout’ ) ) && ( ‘full-width’ != pinboard_get_option( ‘layout’ ) ) ) :
get_sidebar();
php endif;

  • This reply was modified 11 years, 11 months ago by amijangos.
  • This reply was modified 11 years, 11 months ago by amijangos.
  • This reply was modified 11 years, 11 months ago by amijangos.