WP Residence Help WP Residence Help

  • WpEstate
  • How to Build Your Website
  • Video Tutorials
  • Client Support
  • API
Home / 6. Property Page, Pages / How to manage Floor Plans

How to manage Floor Plans

5466 views 0

You can add floor plans from front end when Edit/ Add a new property:

 

In admin you can edit / add floor plans from the FLOOR PLANS section.

This is how Floor Plans are displayed on site front end on property page:

How to Remove Floor Plans

To remove the Floor plan Section from front end submission use below custom CSS:

.dashboard_submit_floor_plans {
    display: none;
}

How to display the floor plan full width in lightbox on the property page

Use this Custom CSS to remove details section in lightbox and display only the floor plan image:

.lightbox_floor_details {
   display: none;
}
.lightbox_property_wrapper_floorplans .owl-carousel .owl-item .item .itemimage {
   width: 100%;
}
.lightbox_property_wrapper_floorplans .owl-buttons {
   width:100%
}
#owl-demo-floor img{
   max-width: 100%;
   height: auto;
   max-height: 100%;
   margin: 0px auto;
   display: flex;
   justify-content: center;
   align-items: center;
}

 Help article for how to add custom CSS

6. Property PagePages

Related Articles

  • How to create a custom template for each Property Category / Taxonomy with WpResidence Studio and Elementor Free
  • Property Media is uploaded but does not display
  • How to use WpResidence Design Studio Templates to import Pre-built Elementor Demo Pages or Sections
  • How to manage Theme Options – Property Page Settings

WP Residence Documentation

  • 1. General
    • How to Get Support
    • Get your buyer license code.
    • Use SSL / https
    • Server / Theme Requirements
  • 2. Installation
  • 3. Installation FAQ
  • 4. Advanced Search
    • Advanced Search Display Settings
    • Advanced Search Form
    • Geolocation Search for Half Map
    • Save Search Theme Options
    • Advanced Search Colors
  • 5. Agent, Agency & Developers
  • 6. Property Page
  • 7. Properties List
  • 8. Property Taxonomies
  • WpResidence Elementor Studio
  • 10. Blog Posts & Blog List
  • 11. Shortcodes
    • Contact Form
    • Featured Agency/Developer
    • Membership Packages
    • Testimonials
    • Google Map with Property Marker
    • Listings per Agent, Agency or Developer
    • Display Categories
    • Agent List
    • Recent Items Slider
    • Recent items
    • List Properties or Articles by ID
    • Featured Agent
    • Featured Article
    • Featured Property
    • Login & Register Form
    • Icon Content Box Shortcode
  • 12. Widgets
  • Theme Options
    • General Settings
    • User Types Settings
    • Appearance
    • Logos & Favicon
    • Header
    • Footer Style and Colors
    • Price & Currency
    • Property Custom Fields
    • Features & Amenities
    • Listing Labels
    • Theme Slider
    • Permalinks
    • Splash Page
    • Social & Contact
    • Map Settings
    • Pin Management
    • How read from file works
    • General Design Settings
    • Custom Colors Settings
    • Header Design & Colors
    • Mobile Menu Colors
    • User Dashboard Colors
    • Print PDF Design
    • Property, Agent, Blog Lists Design Settings
    • Sidebar Widget Design
    • Font management
    • How to add custom CSS
    • Custom Property Card Unit – Beta version
    • Email Management
    • Import & Export theme options
    • reCaptcha settings
    • YELP API Integration
    • iHomefinder Optima Express IDX
    • MEMBERSHIP & PAYMENT Settings
    • Property Submission Page
    • PayPal Setup
    • Stripe Setup
    • Wire Transfer Payment Method
  • Translation
  • FAQ
  • Pages
  • Header
  • Footer
  • Google or Open Street Maps
  • Payment Options
  • Plugins
    • Included Plugins
    • Third Party Plugins – IDX Compatibility
    • Third Party Plugins – Multi Languages
    • Third party Plugins – Other
  • Technical
    • Technical how to | Custom Code Required
    • Technical: Child Theme

Join Us On

Powered by WP Estate - All Rights Reserved
  • WpEstate
  • How to Build Your Website
  • Video Tutorials
  • Client Support
  • API