RH WordPress Theme
by InspiryThemes
Stuck on your RH WordPress theme? Let's fix it.
No endless back-and-forth. Just send us the details and we'll get it done.
No obligation · Replies within 1 hour · Quote within 1 day
Setup · Customization · Bug fixes · WooCommerce integration
About RH WP Theme
RH is a real estate WordPress theme built by InspiryThemes, designed specifically for property listing websites. It ships with a property search widget, Google Maps integration, and agent profile pages out of the box. The theme supports both free and premium listing submissions, making it a practical choice for directory-style real estate sites.
RH uses a custom post type for properties, which keeps listings separate from standard posts and makes management straightforward. It integrates with popular plugins like Contact Form 7 and Slider Revolution. The theme is translation-ready and WPML-compatible, so multilingual property portals are achievable without significant rework. It’s a focused theme that does one thing well rather than trying to cover every industry.
Get matched with a RH developer in under one day
Tell us about your RH project. Small fixes, RH theme customization, or a full website build, whatever you need, we've got it covered.
We'll connect you to the right RH developers, define the scope, and get everything 100% clear.
You'll get one estimate, hire your preferred developer, and start collaborating.
RH has enough moving parts, custom post types, search filters, map integrations, and submission forms, that small configuration mistakes cause real problems. An experienced RH developer on Codeable has worked through these setups before and knows where the friction points are. Codeable vets every developer on the platform, so you are not guessing about quality. You post your project, get a clear estimate within 24 hours, and only proceed if the scope and price make sense for you.
Pros
- Purpose-built for real estate with property custom post types and fields included from the start
- Front-end property submission forms work out of the box for user-generated listings
- Google Maps integration is built in and supports clustering for sites with many listings
- WPML-compatible, making multilingual real estate portals achievable without a theme rebuild
- Redux-based options panel gives non-developers useful control over layout and branding
Cons
- The Redux options panel is dated and the UI feels clunky compared to Customizer-based themes
- No native support for advanced map providers like Mapbox without custom development
- Front-end submission forms require WooCommerce for paid listings, adding complexity to the stack
- Documentation gaps mean some advanced features require trial and error or developer support
- Heavy page weight from bundled scripts affects load times if not actively optimised
Who is RH for?
Real Estate Agency Websites
RH suits agency websites that need to list properties for sale with agent profiles, contact forms, and a searchable database. The theme’s built-in property fields cover bedrooms, bathrooms, area, and price, which covers most agency needs. An RH specialist can extend those fields and connect listings to a CRM if your agency has existing lead management tools.
Property Rental Portals
Rental portals need filtering by price range, availability, and location. RH handles the core search and map functionality, and an RH developer can add availability calendars or inquiry workflows for longer-term rentals. Front-end submission support means landlords can list their own properties after account registration, reducing admin overhead on your end.
Commercial Property Listings
Commercial listings have different field requirements than residential, including office size, zoning, and lease terms. RH’s custom fields can be reconfigured by an RH expert to match commercial categories. The map integration works well for showing clusters of commercial properties across a city or region, which is a common requirement for commercial brokers.
Holiday and Short-Term Let Directories
Holiday let directories need high image volume and location-based search. RH handles both. An RH developer can integrate a booking enquiry form or connect to a third-party calendar. The theme’s gallery options for property pages give short-term rental listings the visual presentation that drives enquiries in this competitive space.
Real Estate Developer Project Sites
Property developers launching new projects need a clean way to showcase floor plans, site maps, and unit availability. RH’s property detail pages can be adapted for this by an RH specialist, turning standard listing templates into project-specific landing pages with phased availability and downloadable brochures tied to each development.
Customizing RH
RH offers a theme options panel built on the Redux Framework, giving you control over colors, fonts, header layouts, and homepage sections without touching code. Property detail pages can be customized to show or hide specific fields like floor plans, virtual tours, and energy ratings depending on your market.
For deeper changes, an RH expert can modify the property search filters, add custom fields to listing submissions, or restructure the archive templates. If you need a custom agent dashboard or a front-end property management workflow beyond the defaults, that work requires direct template and PHP customization. An RH developer can also wire up third-party CRM tools or payment gateways for premium listing upgrades, which the theme does not handle natively.
Recommended plugins for RH
RH works alongside several plugins that extend what the base theme provides. WooCommerce can handle paid listing packages when configured alongside the theme’s submission flow. For performance, a caching layer and image optimization are essential given how image-heavy property listings tend to be. A specialist can help you set that up properly through our WordPress performance service.
On the visibility side, property listings benefit from structured schema markup and well-configured meta titles. Pairing RH with a solid SEO setup covered through our WordPress SEO service gives each listing a better chance of ranking in local search results.
Not sure which plugins to use? This WordPress plugins directory covers the most popular options with reviews and setup guides.
RH common issues
RH theme property search not returning results
This usually comes down to a mismatch between search widget parameters and how property meta fields are stored. Check that the min and max price fields are saving as numeric values, not strings. Also verify that the property status taxonomy terms match exactly what the search widget is querying. If the issue appeared after a plugin update, a conflict with a caching plugin clearing transients is another common cause. A developer can trace the search query directly to isolate the source.
RH Google Maps not loading on property listings
RH requires a valid Google Maps API key with the Maps JavaScript API and Geocoding API both enabled. If the map stopped loading recently, check whether your API key has billing enabled on the Google Cloud Console, as Google now requires it even for low-traffic sites. Also check the browser console for specific error codes. A RefererNotAllowedMapError means your domain is not whitelisted in the API key restrictions. Update the allowed referrers to fix it.
RH front-end property submission form not working
Front-end submission problems in RH often trace back to a nonce verification failure or a conflict with a security plugin blocking the form POST request. Temporarily disable security plugins like Wordfence to test. Also confirm that the submission page has the correct shortcode and that the user role permissions in the theme options allow submissions for the logged-in user level. If emails are not triggering after submission, that is a separate SMTP issue. Check our WordPress bug fixing service if the problem persists after these steps.
RH theme showing wrong currency symbol in listings
Currency display in RH is controlled through the theme options panel under the property settings section. If the symbol is wrong after a migration or update, navigate to RH Options, find the currency field, and re-save it. If the value looks correct in the panel but still displays wrong on the front end, a caching layer may be serving a stale version. Clear all caches including server-level caches after making the change.
RH property images not displaying in grid view
Missing images in grid view are almost always caused by thumbnail regeneration not completing after the theme was installed or after the featured image dimensions changed in the theme options. Run a thumbnail regeneration using the Regenerate Thumbnails plugin. If images still do not appear, check whether the property post has a featured image assigned at all. The grid template in RH relies on the featured image field specifically, not the property gallery images.
RH theme options not saving after update
Redux Framework, which powers RH theme options, can fail to save settings if a PHP session conflict or output buffering issue is present on the server. Check your error log for PHP warnings that fire during the save request. Also confirm that the Redux version bundled with RH is compatible with your PHP version. After a major theme update, deactivating and reactivating the theme can reset the options connection. Always back up your settings via Redux export before updating. See our WordPress bug fixing service for persistent issues.
RH WPML language switcher not working on property pages
When WPML language switching breaks on property pages, the most common cause is that the property custom post type is not registered as translatable in WPML settings. Go to WPML, then Translation Management, then Multilingual Content Setup, and make sure the Properties post type is set to translatable. Also verify that each property has a corresponding translation created in the target language, as WPML will redirect to the homepage if no translation exists for a given URL.
RH theme contact agent form not sending emails
The contact agent form in RH uses Contact Form 7 in most configurations. If emails are not arriving, the issue is almost certainly with your server’s default PHP mail function being blocked by your host. Install WP Mail SMTP and connect it to a transactional email provider like Mailgun, SendGrid, or your own SMTP credentials. Test using the built-in WP Mail SMTP diagnostic tool. This fix applies regardless of theme and resolves the majority of WordPress email delivery problems.
RH property map markers showing incorrect locations
Incorrect map marker positions in RH are caused by inaccurate coordinates stored against the property. RH geocodes the address you enter and stores the latitude and longitude. If the address format was ambiguous or the Geocoding API returned an imprecise result, the marker will be off. Edit the property, clear the coordinates fields, re-enter a precise address with postcode, and save. The theme will re-geocode on save. Check our WordPress bug fixing service if bulk listings need correcting.
RH theme slow loading on property archive pages
Property archive pages in RH load slowly because each listing card requires multiple database queries for custom fields and a thumbnail resize check. Install a persistent object cache like Redis if your host supports it. Also make sure you are not loading the full Google Maps script on archive pages where the map widget is not visible. A developer can conditionally enqueue the Maps script only on single property pages, which significantly reduces page weight on archive and search results pages.
RH FAQ
RH remains a functional choice for property listing sites. It handles the core requirements well: searchable listings, map integration, agent pages, and front-end submissions. The UI is not the most modern, but the underlying structure is solid. For sites that need a proven real estate foundation without a full custom build, RH is a reasonable starting point, especially with an RH developer handling the configuration.
RH is not built for Elementor and does not officially support it. The theme uses its own template system. You can install Elementor and use it on standard pages, but the property listing templates, search pages, and detail pages are controlled by RH’s own PHP templates. Significant Elementor integration would require custom development work from an RH specialist.
RH includes a set of default property fields but extending them requires either the InspiryThemes add-on plugins or custom code. You can register additional meta fields using the theme’s hooks and display them in the listing templates. An RH developer can add fields for things like energy ratings, service charges, or leasehold details that the default setup does not cover.
Yes, but it requires WooCommerce. RH integrates with WooCommerce to create listing packages that users purchase before submitting a property. The setup involves configuring products in WooCommerce that correspond to listing tiers in RH theme options. It works, but the configuration has several steps and is worth having an RH expert handle to avoid submission workflow problems.
RH is WPML-compatible and translation-ready. You can run a multilingual property site with WPML installed, provided each property is manually translated or assigned to the correct language. The theme’s string translations are handled through WPML’s string translation module. An RH developer can also configure language-specific property searches and filtered archive pages if your site serves distinct regional markets.
The fix requires a valid Google Maps API key with billing enabled on your Google Cloud account and both the Maps JavaScript API and Geocoding API activated. Paste the key into RH theme options under the Maps section. If you see a console error about referrers, add your domain to the API key’s allowed referrers list in Google Cloud Console. Clear your site cache after saving the key.
InspiryThemes updates RH periodically, but compatibility with the very latest WordPress release can lag slightly behind. Before updating WordPress core, check the InspiryThemes changelog or support forum for confirmation. Running a staging site update first is the safest approach. If you are on a version that has not been updated recently, an RH developer can review compatibility and patch any issues.
Migrating listings to RH from another theme depends on how the original theme stored property data. If properties were stored as custom post types with recognisable meta keys, a migration script can map them to RH’s field structure. If the previous theme used a completely different data structure, manual remapping is needed. Our WordPress migration service covers this kind of structured data transfer.
RH developer rates on Codeable typically range based on the complexity of the task. Simple fixes or configuration work is quoted per project after reviewing the scope. Codeable provides a free estimate before any commitment, so you know the cost upfront. There is no hourly guesswork. Post your project to get a specific quote from a vetted RH expert.
RH does not include native IDX or MLS integration. These connections require third-party IDX plugins that pull in live feed data from MLS databases. Some IDX plugins are designed to work with real estate themes and can coexist with RH, but the property display will use the IDX plugin’s own templates rather than RH’s. An RH specialist can advise on which IDX plugins are most compatible with your setup.
Hire an RH Developer or RH Expert for Your Real Estate Site
Whether you need a full RH theme setup, custom property fields, or a fix for something that has stopped working, a vetted RH expert can handle it. Work is scoped before anything starts, so there are no surprises. Get a Free Estimate and describe what your site needs. You will hear back within 24 hours with a clear plan and price, no obligation to move forward.
You'll need a free Codeable account so developers can ask questions and send their quotes.