Tagged Questions
0
votes
1answer
330 views
Alternative for is_taxonomy() to workaround theme's default sidebar
My Wordpress theme is using some code in the "sidebar.php" file that tells it that some pages should always use the default sidebar. This was fine until I found that each and every custom taxonomy ...