Discussion on RH - Real Estate WordPress Theme

Discussion on RH - Real Estate WordPress Theme

Cart 33,812 sales
Recently Updated
Well Documented

InspiryThemes supports this item

Supported

This author's response time can be up to 1 business day.

9432 comments found.

Moin, ist jemand hier, der uns auf Deutsch helfen könnte? Ich suche einen Buchungskalender für Ferienhäuser, den jeder User bei seinen Häusern einbinden kann. Gruß Andreas

Hi,

Unfortunately, we haven’t tested any booking plugin with this theme.

Thanks

Danke

Hello! I just bought support for 6 months, since the installation of the theme does not work correctly and I can not access such support because I do not get password reset link in my email. I need help as soon as possible.

(I have written a message in support page contact, but I do not know if you will see it there, so what is why I am writing to you here.)

A greeting and thanks in advance,

Alberto.

Hi Alberto,

Sorry for the inconvenience. Please send me your purchase code and email address you have used for the support site account at fahid[at]inspirythemes[dot]com

I will look into this issue.

Thanks

I need to translate certain fields such as “Bedrooms”, “Bathrooms”, “Area”, etc. so that they’re displayed in my native language on the website. Which files do I need edit to do that?

Hi,

I will recommend you to read and follow Knowledge Base article on How to translate your theme to your language

For any further assistance, you can reach our support staff through our support site. (Support related links are given below)

Thanks

Visit our Support Site | How to get “Item Purchase Code”

FKL

FKL Purchased

Hi,

how can we display the grid/list view selector? It is not showing next to the sorting box like on the demo.

Thanks

You should use the appropriate “Search Template” to avail its design schema.

FKL

FKL Purchased

Hi again,

I remember now why i used the Grid Listing Template. The Search Template on the search page is blank.

Thanks

Hi,

Looks like you are talking about the left part of the search page. I assume that you didn’t configure Google Maps API Key so Google Map couldn’t populate on your Search Results page.

If that’s the Key then please follow this section of the documentation: http://realhomes.inspirythemes.biz/doc/#google-maps-api-key

For any further assistance, you can reach our support staff through our support site. (Support related links are given below)

Thanks

Visit our Support Site | How to get “Item Purchase Code”

the content of all page, or only home page, how do i configure to be full width??

Hi,

There is no default way to modify the pages and Homepage layout.

A full-width template is already supported. However, if you want to have an edge to edge template. Then please create a support ticket on our support site and our support team will help you in this regard,

Thanks

Hi, Fahid can you recommend me as a support that can customize this theme. We already customized your theme and it is really awesome.

I mean we can provide support services to those needed support as well for this theme.

By the way does Real Homes data mixed with Real Places in case we want to use that theme instead

Hi there,

Thanks for your offer but we have dedicated support team already :)

Regarding switching Real Homes to Real Places theme please read below:

- For Properties and Agents information Real Places uses the same database structure that is provided in Real Homes and it also adds little additional fields for example an agent has more social icons available in Real Places than Real Homes. So, If you want to switch from Real Homes to Real Places then that is fine.

- Theme options are totally different in both themes so you need to configure the theme options after making a switch.

- Template pages have different names in both themes so you need to edit pages and assign related templates again.

- Overall you can switch themes but you have to spend a few minutes in configuring related changes.

- Let me know if you run into any issue during switching and I am here to help you.

Kind Regards

Hello,

Pre-Sale Question:

Can I make 2 different search form here?

Example the other search form doesn’t have bedroom, while the other one have a bedroom

Thanks

Hi,

Thanks for your interest in Real Homes theme.

Unfortunately, that’s not an option. However, if it’s important for you then it can be achieved with a custom solution. You may hire our customization services here https://inspirythemes.com/theme-customization/

Kind Regards

Guys who can I speak too about getting the fields “Sale or Rent Price” and “Price Postfix” swapped around? so they read “Price Postfix” “Sale or Rent Price” ?

Array type “text” is the standard type of the metadata fields. While it’s a theme requirement and restriction to not use characters.

However, I am thinking to help you with swapping those two fields. So you can contact me at fahid[at]inspirythemes[dot]com and provide your site access details. I will look into it.

Thanks

No worries Fahid, I sent you an email on 6th Oct titled “Can’t import text or characters”.

Thanks, I have replied to your emails.

Real Homes theme uses two different styles displaying Google maps. One style is basic and another one is used for the Contact page. They are quite different. What theme files set these styles?

Hi,

It’s technical. We have dedicated support staff to help you out with such queries. Kindly create a ticket on our support site and our support team will take care of you.

Support site can be found here: http://support.inspirythemes.com/

Thanks

I do not want to pay just for file names. Is it really hard to say?

Hi,

If you know coding and simply want me to point you to the responsible files then those are “realhomes/assets/classic/partials/banners/banner-map.php” for the banner map and “realhomes/assets/classic/partials/map/map-contact.php” file for the contact page map of Classic theme variation.

If you are using Modern design variation then files are “realhomes/assets/modern/partials/home/slider/slider-map.php” for slider area map and “realhomes/assets/modern/partials/page/page-contact.php” file for the contact page map.

Kind Regards

how can I edit the property search template,i want to use the google map mainly in Canada,I try to add a property,but the google map can not find the location.There is no pin move to the desired location in Canada,because add property page it could not show the map on that page.thanks

Hi,

PURCHASED tag is not being displayed with your name.

So, if your client purchased this theme, then ask him for purchase code and use that to communicate with us on our support site.

Support related links are given below.

Regards

Visit our Support Site | How to get “Item Purchase Code”

Please am trying to upload the demo data but it keep displaying ‘Error: Internal Server Error (500)’ Please what should I do?

Hi,

We have dedicated support staff to help you out with such queries. Kindly create a ticket on our support site and our support team will take care of you.

Support site can be found here: http://support.inspirythemes.com/

Thanks

Hi Guys, I’ve been trying to apply a change for some time now and simply cannot figure it out. Is there an easy way to hide the price completely when no price is entered? So in stead of the “no price text” have nothing show on the listing templates (no [span] tags with the no price text) and also on the property page have no [h5 class=”price”] tags at all? Many thanks if you have a hack for me.

Hi,

I have updated the code accordingly:

if ( ( $term->slug != 'wanted' ) && ( $term->slug != 'wanted-fr' ) && ( $term->slug != 'wanted-es' ) ){
            if($searched_term == $term->slug){
                echo '<option value="'.$term->slug.'" selected="selected">'.$term->name.'</option>';
            }else{
                echo '<option value="'.$term->slug.'">'.$term->name.'</option>';
            }
        }

Kind Regards

Thank you Fahid, you’re the best! Will try it out now.

You are welcome :)

This is more of an FYI than a comment but, I found something that I felt needed to be brought up. No, it’s not major but…

I was working on the Call To Action section of the Theme and I didn’t want the Property Search button to be there. I figured I could do just like the Call to Action – Contact section and remove the CTA Button Title and CTA Button Description and the button would be ignored but that wasn’t the case. I ended up with a small grey button with nothing inside of it.

I started looking into the code and I found this on the section-cta.php page of the modern theme design.

</php if (#inspiry_cta_btn_one_title)) : ?>

There are two things wrong with this, in my opinion. We are not checking to see if it is empty before calling the href echo and the id should be #inspiry_cta_btn_two_title

So, I updated both the call on btn_one and btn_two to read as follows:

<?php if ( ! empty( $inspiry_cta_btn_one_title )) : ?> <a href="<?php echo esc_url( $inspiry_cta_btn_one_url ); ?>" class="rh_btn rh_btn--secondary"> <?php echo esc_html( $inspiry_cta_btn_one_title ); ?> </a> <?php endif; ?> <?php if ( ! empty( $inspiry_cta_btn_two_title )) : ?> <a href="<?php echo esc_url( $inspiry_cta_btn_two_url ); ?>" class="rh_btn rh_btn--greyBG"> <?php echo esc_html( $inspiry_cta_btn_two_title ); ?> </a> <?php endif; ?>

Hope this helps someone else dealing with the same problem.

Hi,

Thanks for sharing your concern with us. I have forwarded your comment to our product development team and they will take care of it

Kind Regards

Hi!

Can I import additional information with WP All Import plugin? I mean that section where you could enter detail names and values for them. Thanks!

regards

Hi,

Yes, you can import “Additional Details” as well.

For any further assistance, you can reach our support staff through our support site. (Support related links are given below)

Thanks

Visit our Support Site | How to get “Item Purchase Code”

What type of theme is this? I asked a question since yesterday and till now no response

I have replied your question here: https://themeforest.net/comments/17601643

Can I hide slider?

“With search form over image” version doesnt have slider. Can I change images (backround of search form) height? And I want to put news slider under search form.

Hi,

Yes, you can hide the Homepage slider. However, there is no option to display news in the slider.

You may use Revolution Slider for this purpose. That way you would need to add custom slides for your news posts with the help of this plugin documentation.

Thanks

I just installed the template now but everything looked scattered, what is the solution please? can I get help please! Your support really takes time to respond and that is not good

Hi,

I have replied your question here: https://themeforest.net/comments/17601643

Thanks for your patience.

Hello, is it possible to change the contact form, from the default one, to another like Gravity Forms or CF7, without changing the code, as it will not disappear with a new theme release? Thank you

Hi,

Yes you can replace the theme’s contact form with your custom contact form shortcode from Customizer > Various Pages > Contact Page options panel.

Thanks

I just installed the template now but everything looked scattered, what is the solution please?

Hi,

Please let me know your site URL so that I can have a look and guide you accordingly.

Thanks

Hi,

It seems like there is a file permission issue on your site. Please make sure your WordPress directory permissions are set according to the WordPress permissions schema.

For more details please consult: https://codex.wordpress.org/Changing_File_Permissions#Permission_Scheme_for_WordPress

Please create a support ticket on our support http://support.inspirythemes.com/ site if you still face this issue.

Kind Regards

Hello.

Is it possible to remove from the Google map icons of real estate objects (hotels, houses for rent) that are placed by the owners?

Perhaps I have to write css style for Google map or Java code.

Hi,

Given screenshots URL is not working for me.

However, it would require editing the Google Maps script in the theme and it’s technical.

Please create a ticket on our support http://support.inspirythemes.com/ site and our support team will take care of you.

Thanks

Hi

In other words.

Where I should insert this code to hide the business icons from the google map?

[ { “featureType”: “poi.business”, “stylers”: [ { “visibility”: “off” } ] } ]

I took the code from here https://mapstyle.withgoogle.com

Hi,

If you are using “Classic” theme variation then realhomes/assets/classic/partials/banners/banner-map.php file is responsible for the Google Maps in header that you can edit.

However, if you are using “Modern” design variation then edit realhomes/assets/modern/partials/home/slider/slider-map.php file.

Kind Regards

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey