I’ve got a really strange issue with the baskerville theme. It works completely fine, but the sidebar is only shown on pages, but not on any posts (check the link for an example).
I went up and down through the settings and a lot of posts in the support, but couldn’t find the mistake. Sadly, i don’t really have any programming-skills, so i cannot manipulate the code for a solution.
Do you have any suggestions? Is it a known issue?
Kind regards, David
The page I need help with: [log in to see the link]
I’ve found the solution: In the php-file for single post stood “<?php /* get_sidebar(); */ ?>”. In the file for pages it was “<?php get_sidebar(); ?>”. So i have overwritten the passage in the single-post-php with the passage from the page-php. I have no idea what I did, but it worked and the site has no damage.
Viewing 1 replies (of 1 total)
The topic ‘No Sidebar on Posts’ is closed to new replies.