Title: broken page structure
Last modified: August 21, 2016

---

# broken page structure

 *  Resolved [Northi](https://wordpress.org/support/users/northi/)
 * (@northi)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/broken-page-structure/)
 * Hey there,
 * i really enjoy your estate plugin, but the property page destroys the page structure
   a bit…
    have a look: [link](http://thies.nahnsen.net/wordpress/wir-uber-uns/)
 * if you click at “view details” the property is not at the center of the page,
   like the page before. instead its completely on the left side.
    is it possible
   to fix that?
 * Thx!
 * [https://wordpress.org/plugins/wprealestate/](https://wordpress.org/plugins/wprealestate/)

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

 *  Plugin Contributor [hozyali](https://wordpress.org/support/users/hozyali/)
 * (@hozyali)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/broken-page-structure/#post-5028219)
 * the theme is using a different class for main and left side div.
 * try to do this and see if it works.
 * open tpl_property_view.php in plugin
 * remove this tag <div id=”content” class=”site-content” role=”main”> and add these
   two
    <div id=”content”> <div id=”left-col”>
 * close the new div tag accordingly.
 * thanks
 *  Thread Starter [Northi](https://wordpress.org/support/users/northi/)
 * (@northi)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/broken-page-structure/#post-5028220)
 * thx 4 your answer!
 * it seems we are on the right way, the structure is almost fine, but the content
   is still on the left side. possible to center it?
    [Link](http://thies.nahnsen.net/wordpress/blog/property/fahrzeug-a/http://)
 * Thanks! Great support!
 *  Plugin Contributor [hozyali](https://wordpress.org/support/users/hozyali/)
 * (@hozyali)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/broken-page-structure/#post-5028275)
 * apologies for long delay. do you still need help with ur last query? I saw the
   link is not active anymore.
 *  Thread Starter [Northi](https://wordpress.org/support/users/northi/)
 * (@northi)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/broken-page-structure/#post-5028280)
 * The Problem is solved – Thx!
 * ok, one last question, is it possible to show text if i choose the Property Listing
   Page in my settings ?
    for example i choose page X, and this page contains content(
   only text) atm the content is hidden, i want the content to show up above the
   property listing.
 *  Plugin Contributor [hozyali](https://wordpress.org/support/users/hozyali/)
 * (@hozyali)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/broken-page-structure/#post-5028293)
 * the content is not displayed in that page. if you want, you have to add the the_content()
   function in the listing page. but it will be overwritten if you update the plugin.

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

The topic ‘broken page structure’ is closed to new replies.

 * ![](https://ps.w.org/wprealestate/assets/icon-256x256.png?rev=2155686)
 * [WP Real Estate](https://wordpress.org/plugins/wprealestate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wprealestate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wprealestate/)
 * [Active Topics](https://wordpress.org/support/plugin/wprealestate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wprealestate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wprealestate/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [hozyali](https://wordpress.org/support/users/hozyali/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/broken-page-structure/#post-5028293)
 * Status: resolved