Title: Broken inner page
Last modified: August 21, 2016

---

# Broken inner page

 *  Resolved [michelle tomlinson](https://wordpress.org/support/users/michelle-tomlinson/)
 * (@michelle-tomlinson)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/broken-inner-page/)
 * WordPress version: 3.9.1
    Plugin version: 1.7.1 Link to my site: [http://www.shibbybeats.com/products](http://www.shibbybeats.com/products)
 * I’m so sorry to ask this question again as I see it has been asked many times
   before but I am really struggling to sort it out. I can’t find the code that 
   needs to go in the header and footer boxes, would you be able to help?
 * Thanks
    Michelle
 * [https://wordpress.org/plugins/wp-catalogue/](https://wordpress.org/plugins/wp-catalogue/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/broken-inner-page/#post-5136175)
 * 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/](http://enigmaplugins.com/inner-pages-broken/)
 *  Thread Starter [michelle tomlinson](https://wordpress.org/support/users/michelle-tomlinson/)
 * (@michelle-tomlinson)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/broken-inner-page/#post-5136177)
 * 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](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/broken-inner-page/#post-5136195)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-catalogue_adaa98.svg)
 * [WP Catalogue](https://wordpress.org/plugins/wp-catalogue/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-catalogue/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-catalogue/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-catalogue/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-catalogue/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-catalogue/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/broken-inner-page/#post-5136195)
 * Status: resolved