sidebar in taxonomy

Posted in: Newspaper
Post count: 36

hi there,

I have a sidebar. It name’s ‘icerik’

how can i show this sidebar in my taxonomy.php

standart code : <?php get_sidebar(); ?>

Post count: 3343

Hi,

Use this instead <?php dynamic_sidebar('icerik'); ?>

Thanks for the message!

  • This reply was modified 11 years by Marius.
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.