Removing sidebar / inner page template
-
Hi
Love this new plugin of yours! Just trying to fix a few things. I know they have been asked previously in the support forums but I have been searching and haven’t found a precise answer.
I have place within the Inner Template Header:
<div class=”page-template-fullwidth”>…to make the page full width? But the sidebar still displays at the bottom of the page.
I’ve also added the below to my custom CSS.
#wpc-col-2 { width: 721px; float:left; !important; }I’m lost – any help would be appreciated!
http://stevethebartender.com.au/wpcproduct/dome-marquee-hire-adelaide/
-
Ok checked your site and I think in your case the code you want to put in your “Inner Page Template Header” box on settings screen is this:
<div id="main"> <div id="content"> <div class="hfeed"> <div id="post-1263" class="hentry page publish post-1 odd author-bartender"> <h1 class="page-title entry-title">Equipment Hire Adelaide</h1> <div class="entry-content">So then you need to close off each of those divs by putting this next bit of code into the “Inner Page Template Footer” box:
</div> </div> </div> </div> </div>Hope that helps – let me know how you go. 🙂
Oh and if you like the plugin it is really helpful if you can give a rating/review here. Thanks
You are amazing Maeve! I would have been there for hours with trial and error and still not got there.
Only thing I changed was:
<div id="content page-template-fullwidth">…it works like a dream! Reviewing right now!
Hmmm…actually, it goes full width now but the sidebar is still there – just at the bottom of the page :'(
yah same here the sidebar is still at bottom of page! did u manage to remove it?>
The topic ‘Removing sidebar / inner page template’ is closed to new replies.