[Plugin: Code Insert Manager (Q2W3 Inc Manager)] Twenty Eleven: Adding Sidebar possible?
-
As you may know the Twenty Eleven Theme shows the sidebar on the frontpage, but shows no sidebars on post pages.
So far I opened
single.phpand changed
<?php get_footer(); ?>to
<?php get_sidebar(); ?> <?php get_footer(); ?>Is it possible to do this with Code Insert Manager?
I tried “after post content” but post content also includes the footer.
Could you add an “after post content before footer” option?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘[Plugin: Code Insert Manager (Q2W3 Inc Manager)] Twenty Eleven: Adding Sidebar possible?’ is closed to new replies.