Is there no way to just strip all singular classes or what ever, and have the single posts behave exactly as the pages?
I made a child theme, added the <?php get_sidebar(); ?>
. But the CSS you have to deal with to make it look just like the pages. It just seems wrong. I don’t know much about php. But can’t I add a function that just eliminates all CSS classes that changes the layout from default.
It puzzles me how someone can decide to create the option to choose between left, right or no sidebar, and then basically only have that choice count on the homepage.