WPRentals Theme Documentation WPRentals Theme Documentation

  • Client Support
  • Video Tutorials
  • WPRentals
  • WPEstate
  • API
Home / FAQ / FAQ: Add Listing Page Layout Looks Broken in WP Rentals Admin

FAQ: Add Listing Page Layout Looks Broken in WP Rentals Admin

25 views

Issue Summary

Some users report that on Add Listing / Edit Listing in wp-admin:

  • All meta boxes appear on the right side.
  • Property Details overlaps other sections.
  • Left side shows only description/editor area.
  • Layout does not look like standard WordPress/WP Rentals editor.

Why this happens

Most commonly, this is caused by:

  1. Screen Layout set to 1 column instead of 2 columns.
  2. A wp-admin CSS/JS conflict from another plugin.
  3. A temporary user-specific screen preference problem.

WP Rentals registers Property Details as a standard WordPress metabox (normal context), so it is intended to work within the standard admin post layout, not a custom locked layout.

The property post type uses this metabox callback in standard editor flow.

Quick Fix (for users)

Step 1 — Set layout to 2 columns

  1. Go to Listings > Add Listing (or edit an existing listing).
  2. Click Screen Options at top-right.
  3. Under Layout, select 2 columns.
  4. Close Screen Options and refresh.

Step 2 — Reposition boxes if needed

  • Drag Property Details back into the main content area if misplaced.
  • WordPress saves this per user profile, so it should persist.

Step 3 — Clear cache and reload

  • Clear browser cache and any admin optimization cache plugin.
  • Reload the editor page.

Advanced Troubleshooting

A) Plugin conflict test

  1. Temporarily disable non-essential plugins.
  2. Reload Add Listing page.
  3. If layout is fixed, reactivate plugins one-by-one to identify conflict.

B) Browser and zoom check

  • Set browser zoom to 100%.
  • Test in another browser/private window.

C) Confirm core admin assets are loading

WP Rentals admin layout depends on core admin assets being enqueued (theme-admin CSS and tabs JS).
The enqueue hook is attached in core plugin initialization.

Important note

From theme/core code review, there is no code that intentionally blocks standard WordPress column layout for this screen; it uses normal metabox registration.

If issue persists after 2-column reset and plugin conflict test, request:

  • Site URL
  • Temporary wp-admin login
    for direct environment-level diagnosis.
FAQ

Related Articles

  • XML Feeds and Property Synchronization
  • Elementor editor returns Page not Found or There has been a critical error on this website
  • FAQ – Can I edit or change booking dates after a reservation is made?
  • Fix: Property Images Upload but Do Not Display (Missing Thumbnails)

HELP CATEGORIES

  • 71. General
  • 102. Installation & Basic Setup
  • 393. How Booking Works
  • 20Advanced Search
  • 18Elementor Free & WP Rentals Studio
  • 13Email Notifications
  • 14FAQ
  • 14Installation FAQ
  • 10Menu Options
  • 27Multi-Languages - 3rd party
  • 33Owner & Renter
  • 9Page Templates
  • 23Property / Listing
  • 22Shortcodes
  • 4Supported Maps
  • 98Technical how to
  • 5Third Party plugins
  • 3Translation
  • 3WordPress Blog Post
  • 13WordPress Widgets
  • 13WP Rentals Payments
  • 79WP Rentals Theme Options

Join Us On

Powered by WP Estate - All Rights Reserved
  • Client Support
  • Video Tutorials
  • WPRentals
  • WPEstate
  • API