Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    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

    Thread Starter dealslifestyle

    (@dealslifestyle)

    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!

    Thread Starter dealslifestyle

    (@dealslifestyle)

    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?>

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Removing sidebar / inner page template’ is closed to new replies.