Odd page behaviour after removing sidebar
-
Hello,
One of my web pages is displaying odd behaviour, after selecting a no sidebar template for the page. The sidebar has disappeared, but elements within the sidebar, now show in the bottom right-hand corner of the page
Here is the PHP for the no sidebar template.
<?php /* Template Name: Page without sidebar */ ?> <?php global $inove_nosidebar; $inove_nosidebar = true; include('page.php'); ?>
[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Here is a link to a image of the how the page looks at present.
https://www.thedash.org.uk/wp-content/uploads/2013/03/Sidebar.jpgAny ideas or suggestions would be greatly appreciated.
Thanks.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Odd page behaviour after removing sidebar’ is closed to new replies.