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

    (@enigmaweb)

    Ooo really nice theme design there Michelle. Looking great!

    Unfortunately I’m seeing a 404 page not found error when clicking through to any of your inner pages. You may need to resave your permalink structure via Settings > Permalinks to get this fixed up.

    Once you’ve done that, post back here and I’d be happy to point you in the right direction with the Inner Page Header and Footer code required for your theme.

    You can also check out the documentation on the subject -> http://enigmaplugins.com/inner-pages-broken/

    Thread Starter michelle tomlinson

    (@michelle-tomlinson)

    Sorry about that, I have fixed it now, but images are still showing to the left of the page. Thanks for your help, I really appreciate it.

    Plugin Author Maeve Lander

    (@enigmaweb)

    No worries, ok so for your Inner Page Header:

    <div class="wrapper section-inner">
    	<div class="content full-width">
    		<div class="posts">
    			<div class="post">
    				<div class="post-header">
    				    <h2 class="post-title">Products</h2>
    			    </div>
    				<div class="post-content">

    And now let’s close off those divs for the Footer:

    </div>
    			</div>
    		</div>
    	</div>
    </div>
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Broken inner page’ is closed to new replies.