✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for Real Homes Theme

SleekView reads the Real Homes property and agent CPTs, the property_status, property_type and property_city taxonomies and the REAL_HOMES_property_price, REAL_HOMES_property_bedrooms and REAL_HOMES_agents meta the theme writes, then renders the agency as a column-perfect table.

♾️ Lifetime License available

SleekView table view for Real Homes Theme

Real Homes ships a clean data model and stops at a row list

Real Homes uses two custom post types: property for listings and agent for agency staff. Listings carry namespaced meta keys (REAL_HOMES_property_price, REAL_HOMES_property_bedrooms, REAL_HOMES_property_bathrooms, REAL_HOMES_property_size) plus taxonomies for property_status, property_type, property_city and property_country. The shape is unusually clean for a Themeforest theme. The admin still shows the same paginated row list WordPress ships by default.

SleekView reads the same posts and meta and joins property to agent on REAL_HOMES_agents. Price, beds, status, city and agent name become first-class columns with sort, filter and inline edit. A broker can pull every For Sale property under nine hundred thousand in one query. An agent can scope to their own listings via their agent CPT entry. An office admin can audit per-city coverage and price bands without exporting to a spreadsheet.

Real Homes keeps owning the front-end search, the property templates and the agent profile pages. The table view owns the audit work, so price drift, capacity gaps and stale listings stop hiding inside per-property edit screens.

Workflow

How SleekView surfaces Real Homes Theme data

1

Point at the property and agent records

Pick the Real Homes property and agent CPTs joined to the property_status, property_type, property_city and property_country taxonomies and to wp_postmeta on the REAL_HOMES_ prefixed keys the theme writes.
2

Compose the columns

Drag in Title, Status, Type, Price, Beds, Baths, City, Agent and Modified. Reorder, hide or rename any column without touching the database or writing a custom-column callback.
3

Filter and sort like a database

Filter to one agent CPT entry, one city, one type or a price range. Sort by price, beds or modified date to spot inventory the office should review or push.
4

Save and gate the view

Name the view ("Agency inventory", "My listings", "Rentals only") and gate it by WordPress capability so brokers, agents and admins each land on the slice they need.

Sample columns

A typical Real Homes Theme table view

Real Homes property posts joined to the agent CPT and the REAL_HOMES_ postmeta, rendered as a sortable agency inventory grid.
Source: wp_posts
Title Status Type Price Beds Agent
Coastal Retreat, Beach Drive For Sale House $1,180,000 4 Ana Costa
Suite 5, Riverside Lofts For Rent Loft $2,750/mo 1 Daniel Hart
Greenfield Family Home For Sale House $695,000 3 Mira Patel
Studio 9, Old Mill Rented Studio $1,300/mo Daniel Hart
Hilltop Villa For Sale Villa $2,250,000 6 Ana Costa

Comparison

Default Real Homes admin vs SleekView

Default property admin

  • Property screen lists rows with no price, beds or agent column by default
  • Joining the property CPT to the agent CPT requires custom code
  • Per-agent inventory needs a manual filter on REAL_HOMES_agents, one click at a time
  • Status, type and city cannot be combined as stacked filters in one query
  • Bulk edit covers post fields only, never the REAL_HOMES_ prefixed meta

SleekView

  • Property and agent CPTs joined on REAL_HOMES_agents in one table
  • Price, beds, status, city and agent rendered as real columns
  • Filter to one agent, one city and a price range in one query
  • Inline edit on status, price and agent without opening the property
  • Same dataset the chart view reads, so table and dashboard stay in sync

Features

What SleekView gives you for Real Homes Theme

REAL_HOMES_ meta as real columns

REAL_HOMES_property_price, REAL_HOMES_property_bedrooms, REAL_HOMES_property_bathrooms and REAL_HOMES_property_size become first-class columns instead of fields hidden behind each property edit screen.

Property CPT joined to agent CPT

The REAL_HOMES_agents meta links each listing to an agent CPT entry, and SleekView joins them server-side, so agent name is a real column and a filter.

Inline edits route through WordPress

Change status, price or assigned agent inline. The update goes through the standard post API so Real Homes hooks and any IDX sync fire as expected.

Audience

Who uses SleekView for Real Homes Theme

Brokers

An agency-wide audit table exposes inventory, price bands and per-agent load, ready for the weekly review meeting.

Listing agents

A per-agent saved view shows their own listings via their agent CPT entry, sorted by modified date, with status editable inline.

Agency admins

Filter to one city and one type to audit price bands and depth without exporting to a spreadsheet or duplicating the data in a CRM.

The bigger picture

Why a clean data model still needs a real table surface

Real Homes does an unusual amount of work to keep its data tidy: namespaced meta keys, a dedicated agent post type, separate taxonomies for status, type and location. That discipline is what makes a table view on top feel natural. The questions an agency asks every week (how much active inventory, which agents carry the load, where price bands sit by type) all fit the existing data without any schema changes.

The default WordPress post list cannot answer those questions, no matter how clean the schema underneath. SleekView reads the same posts and meta and renders them as a sortable, filterable, inline-editable table. The theme keeps owning the front-end, the agency gets the audit surface it needed.

Questions

Common questions about SleekView for Real Homes Theme

Directly from the Real Homes property CPT, the agent CPT, the property_status, property_type, property_city and property_country taxonomies and the REAL_HOMES_ prefixed postmeta the theme writes for price, beds, baths, area and assignment. No add-on is required.

 

Yes. The REAL_HOMES_agents meta links each listing to an agent CPT entry, and SleekView joins them server-side, so agent name and agent fields are real columns rather than hidden references.

 

Yes. REAL_HOMES_property_price becomes a sortable numeric column with a range filter, so a broker can pull every For Sale property in a chosen price band in one query.

 

Inline edits route through the standard WordPress update path, the same one Real Homes and any IDX sync plugin listen to. The change fires the same actions as the property edit screen.

 

Yes. A per-user saved view scopes the table to the agent's CPT entry or post_author, gated by capability. Brokers see the agency-wide view alongside on their own dashboard.

 

Queries hit indexed columns on wp_posts and the indexed meta_key column on wp_postmeta. Filters compose into a single SQL query, so agencies with thousands of listings render fast.

 

Yes. Any filtered view can be exported to CSV, so a per-agent listing set or a per-city audit can land in a project tool in one step.

 

No. Real Homes still owns the front-end search, the property templates and the agent profile pages. SleekView adds an audit table on top of the data the theme already writes.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView