9447 comments found.
Good afteroon, I’m encountering a problem in Properties Search Page. Even if I setted grid view, it always appears in list mode. Is there a way to force this parameter? I’ve also choosen not to show this page banner. Thank you all.
Hi,
Thanks for reaching out to us.
Please ensure that you are using the latest version of RealHomes. If you have the latest version, then kindly share the URL of your website so that I can have a look at the problem.
Best regards,
The InspiryThemes Support
Here is the link https://www.realab.it/ricerca-immobili/ Since a couples of weeks I’ve also discarded the custom child theme with the original one, but I’m still having an issue with two sentencies that couldn’t be translated. Thoose are “Save Search” and “Receive email notifications…”, even if the PO/MO files are totally translated in italian.
I’m a long time customer. I’m using the condominium theme and cannot find where to change/replace the toll free number on the top right of the header. I’ve searched everywhere – please assist me in making this small modification
Hi,
Thanks for reaching out to us.
Please edit the header with Elementor and click on the pencil icon of the contact button section to see its available options as shown here: https://snipit.app/JU5HXV
If you need further assistance or have questions, please create a support ticket using the link below, and our support team will be happy to help.
Click Here to Sign Up for InspiryThemes Premium Support
We look forward to helping you.
Best regards,
The InspiryThemes Support
Can you use this plugin with other builders other than Elementor? Specifically Generatepress / generateblocks.
Hi,
Thanks for reaching out to us.
We don’t recommend any other page builders other than Elementor because our main focus is on adding more and more Custom RealHomes Elementor Widgets.
Please let me know if you have any further questions or concerns.
Best regards,
The InspiryThemes Support
Error in PHP 8.1 In the paginator.
Putting the HOME with the “Properties” template when paginating, gives this error.
( ! ) Fatal error: Uncaught TypeError: Unsupported operand types: int * string in C:\XAMPP\www\wordpress\wp-content\themes\realhomes\assets\modern\partials\properties\common-content-top.php on line 37 ( ! ) TypeError: Unsupported operand types: int * string in C:\XAMPP\www\wordpress\wp-content\themes\realhomes\assets\modern\partials\properties\common-content-top.php on line 37
Call Stack- Time Memory Function Location 1 0.0001 377832 {main}( ) ...\index.php:0 2 0.0002 379136 require( ‘C:\XAMPP\www\wordpress\wp-blog-header.php ) ...\index.php:17 3 1.0778 91640792 require_once( ‘C:\XAMPP\www\wordpress\wp-includes\template-loader.php ) ...\wp-blog-header.php:19 4 1.0843 92393456 include( ‘C:\XAMPP\www\wordpress\wp-content\themes\realhomes\templates\properties.php ) ...\template-loader.php:106 5 1.0843 92393456 get_template_part( $slug = ‘assets/modern/partials/page/properties’, $name = ?, $args = ? ) ...\properties.php:13 6 1.0843 92394008 locate_template( $template_names = [0 => ‘assets/modern/partials/page/properties.php’], $load = TRUE, $load_once = FALSE, $args = [] ) ...\general-template.php:206 7 1.0843 92394136 load_template( $_template_file = ‘C:\\XAMPP\\www\\wordpress/wp-content/themes/realhomes/assets/modern/partials/page/properties.php’, $load_once = FALSE, $args = [] ) ...\template.php:745 8 1.0844 92411536 require( ‘C:\XAMPP\www\wordpress\wp-content\themes\realhomes\assets\modern\partials\page\properties.php ) ...\template.php:812 9 1.1364 96185568 get_template_part( $slug = ‘assets/modern/partials/page/properties-content’, $name = NULL, $args = [‘page_layout’ => ‘default’, ‘properties_per_page’ => ‘2’, ‘property_card’ => ‘list’, ‘ajax_pagination’ => FALSE, ‘content_position’ => ‘0’] ) ...\properties.php:91 10 1.1364 96186120 locate_template( $template_names = [0 => ‘assets/modern/partials/page/properties-content.php’], $load = TRUE, $load_once = FALSE, $args = [‘page_layout’ => ‘default’, ‘properties_per_page’ => ‘2’, ‘property_card’ => ‘list’, ‘ajax_pagination’ => FALSE, ‘content_position’ => ‘0’] ) ...\general-template.php:206 11 1.1364 96186248 load_template( $_template_file = ‘C:\\XAMPP\\www\\wordpress/wp-content/themes/realhomes/assets/modern/partials/page/properties-content.php’, $load_once = FALSE, $args = [‘page_layout’ => ‘default’, ‘properties_per_page’ => ‘2’, ‘property_card’ => ‘list’, ‘ajax_pagination’ => FALSE, ‘content_position’ => ‘0’] ) ...\template.php:745 12 1.1365 96202264 require( ‘C:\XAMPP\www\wordpress\wp-content\themes\realhomes\assets\modern\partials\page\properties-content.php ) ...\template.php:812 13 1.1379 96230136 get_template_part( $slug = ‘assets/modern/partials/properties/common-content-top’, $name = ?, $args = ? ) ...\properties-content.php:91 14 1.1379 96230704 locate_template( $template_names = [0 => ‘assets/modern/partials/properties/common-content-top.php’], $load = TRUE, $load_once = FALSE, $args = [] ) ...\general-template.php:206 15 1.1380 96230864 load_template( $_template_file = ‘C:\\XAMPP\\www\\wordpress/wp-content/themes/realhomes/assets/modern/partials/properties/common-content-top.php’, $load_once = FALSE, $args = [] ) ...\template.php:745 16 1.1380 96241488 require( ‘C:\XAMPP\www\wordpress\wp-content\themes\realhomes\assets\modern\partials\properties\common-content-top.php ) ...\template.php:812
This line may be missing at the “34” line?
if ( empty( $current_page ) ) { $current_page = get_query_var( ‘page’ ); }
With this line it seems that something is solved
Hi,
Thank you for reaching out to us.
No similar known issue was reported before, so this one must be site-specific. We will have to look into it thoroughly. Please sign up at our support website and ask your question over there and we will assist you properly.
Best regards,
The InspiryThemes Support
It happens on a blank website, without plugins.
If I can, I’ll write to you there and show you a clean installation so you can see the error.
Regards.
Ocurre en una web en blanco, sin plugins.
Si puedo os escribo por ahí y os indico una instalación en limpio para que veais el error.
Saludos.
This happens when: - You use the “Modern” style - You put a page as “Home”. - On that “Home” page you use the “Properties” template
Adding: if ( empty( $current_page ) ) { $current_page = get_query_var( ‘page’ ); }
In the file “assets/moderm/partials/properties/common-content-top.php”
On line 34 approx. it seems to fix it.
But I would like you to see the error, to be able to verify it and indicate what the solution would be, before you release the new version of the Theme with the correction.
Greetings.
—-—-Spanish-—-——
Esto ocurre cuando: - Utilizas el estilo “Modern” - Pones una pagina como “Home”. - En esa página “Home” utilizas la plantilla “Properties”
Añadiendo: if ( empty( $current_page ) ) { $current_page = get_query_var( ‘page’ ); }
En el archivo “assets/moderm/partials/propierties/common-content-top.php”
En la línea 34 aprox. parece que lo soluciona.
Pero me gustaría que vosotros vierais el error, que pudierais verificarlo e indicar cual sería la solución, antes de que saqueis la nueva versión del Theme con la corrección.
Un saludo.
Hi,
Please share which PHP version you have active on your website, so that I can try to replicate the problem with the exact version.
Thank you,
The InspiryThemes Support
Hello:
PHP Version 8.1.31
I added a field using new field builder and the new field also shows in search form. I want to add icon for the new field. How to add icon for the new field in the search form?
Hi,
Thanks for reaching out to us.
You can either use the Font Awesome icon, as it offers 1500+ free icons, which you can find here: https://fontawesome.com/v5/search?o=r&m=free, or you can upload a custom SVG icon for each field.
For any further assistance or questions, please create a support ticket using the link below, and our support team will be happy to assist you.
Click Here to Sign Up for InspiryThemes Premium Support
We look forward to helping you.
Best regards,
The InspiryThemes Support
No. I mean “Additional Field” has no option to upload icon in “Search Form”. The icon for additional field is only support for meta filed icon. I want to add icon in search form because all the fields have icons and only the new fields has no icon. It looks so ugly. Can you help me or not?
Hi,
There is no icon for any field for the default search form. Could you specifically share which search form you are referring to so that I can look into it?
Thank you, The InspiryThemes Support
Thanks for your late reply. I have already add icons for a new field using ::before css. Have a great day!
Hi,
I am glad that you were able to add it.
Best regards, The InspiryThemes Support
Hi, I can’t install the “Payments with woocommerce” plugin from the installer is there any other repository?
Hi,
Thank you for reaching out to us.
You can install the available plugins of RealHomes in Dashboard → RealHomes → Plugins.
For any further assistance or questions, please create a support ticket using the link below, and our support team will be happy to assist you.
Click Here to Sign Up for InspiryThemes Premium Support
We look forward to helping you.
Best regards,
The InspiryThemes Support
I’ve been running this theme on PHP 7.4 MySQL 5.7 for 11 years now. My Hosting is suggesting I update to PHP 8.3. Can I go ahead and update my hosting to PHP 8.3 ?
Hi,
Thanks for reaching out to us.
WordPress itself provides beta support for PHP 8.1 and the latest. So, you should update the PHP version to PHP 8.0, which is safe at the moment.
PHP Compatibility with WordPress:
https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/
Our RealHomes theme works fine with PHP 7.4, 8.0, and 8.1. Your website should be smooth with any of these versions.
If you need further assistance or have questions, please create a support ticket using the link below, and our support team will be happy to help.
Click Here to Sign Up for InspiryThemes Premium Support
We look forward to helping you.
Best regards,
The InspiryThemes Support
Hi, since some time I’ve noticed that some strings aren’t traslated from english to my laguage (italian). I’ve translated both the RH and RH child theme .po/.mo files, even the last update. I’m using a customized child version you made for me in 2021. I suppose I eed a newer version of the child language files. Could you provide it to me? Is there any other possible cause? Thanks as always for your post support. Luca
Hi,
Thanks for reaching out to us.
Suppose you are having difficulty managing the translation files. In that case, we strongly suggest that you consider using the Loco Translate plugin, as it provides you the ability to manage the translations right from the WordPress Dashboard.
Setup Loco Translate: https://support.inspirythemes.com/knowledgebase/how-to-translate-your-theme-to-your-language/
You can get the latest version of the RealHomes and its child theme by downloading the full RealHomes package. Please follow the instructions given below to download Real Homes Theme’s full package.
1) Log in to themeforest.net with your account and go to the Downloads section, which is http://themeforest.net/downloads
2) Once you are on the downloads page then, you will see the Real Homes theme and the Download button there.
3) Now, when you click on the download button, a drop-down menu with multiple options will appear.
4) In this drop-down list, kindly click on All files and documentation, and you will download the full package of RealHomes theme as you can see in this screenshot: https://jumpshare.com/v/52gERLZ3pChMULvHzKkA
5) Now that you have downloaded the full package extract it to get the theme and all the resources included.
If you need further assistance or have questions, please create a support ticket using the link below, and our support team will be happy to help.
Click Here to Sign Up for InspiryThemes Premium Support
We look forward to helping you.
Best regards,
The InspiryThemes Support
Hi there, the demo login is not working on the sites due to reCAPTCHA issues.
Hi,
Thanks for reaching out to us.
I have verified the classic, modern, and ultra demos and have not experienced any reCAPTCA problems. Could you please share which demo you experienced the issues in?
Best regards,
The InspiryThemes Support
How could I further customize the contact form for the agent on the property details page by changing more details in the inputs?
Hi,
Thank you for reaching out to us.
If you’d like to customize the contact form on the agent pages, you can replace the default form with a custom one using Contact Form 7 or WPForms. You can easily add your custom form by using a shortcode in the agent edit section, as shown in the documentation here:
Agent Contact & Agency Details:
https://realhomes.io/documentation/add-agent/#agent-contact-agency-details
Please let us know if you have any other questions.
Best regards,
The InspiryThemes Support
sitosite Purchased about 1 month ago Flag
I solved the problem myself. You need to modify the “rhea_init()” function of Relahomes Elementor plugins. If someone changes the child theme name, the plugin activation fails.
Hi Sitosite, it’s exactely my case. How could I rename my child theme?
Hi,
Thanks for contacting us for your concern.
We have fixed this problem in the upcoming version of RealHomes. Please wait a few more days, and you can rename your child’s theme without any issues.
If you need further assistance or have questions, please create a support ticket using the link below, and our support team will gladly assist you.
Click Here to Sign Up for InspiryThemes Premium Support
We look forward to helping you.
Best regards,
The InspiryThemes Support
I solved as @Sitosite renaming the modified version of the child theme as original. I’m even not sure I need anymore that modified version so could you please send here the link to download the newest version of the regular child theme? Thank you so much.
Hi,
You can download the latest version of RealHomes and its child theme by downloading its full package from your Envato account.
Please follow the instructions given below to download Real Homes Theme’s full package.
1) Login to themeforest.net with your account and go to the Downloads section, which is http://themeforest.net/downloads
2) Once you are on the downloads page, you will see the Real Homes theme and the Download button.
3) Now, when you click on the download button, you will see a drop-down menu with multiple options.
4) In this drop-down list, kindly click on All files and documentation, and you will download the full package of the RealHomes theme, as you can see in this screenshot: https://jumpshare.com/v/52gERLZ3pChMULvHzKkA
5) Now that you have downloaded the full package extract it to get the theme and all the resources included.
Thank you,
The InspiryThemes Support
On your Import Properties into RealHomes Theme video, you show a file that is imported, a realia.csv, but where does this csv come from ? You dont explain what is this file and where to get it Thank’s
Ok, I found the csv . I got the drag and drop concept for most of the field, but what about custom field ? it’s impossible to drag / drop I can see a serialized option, but no info on your doc Serialized opens a key field, mapping opens a in your file / translated to What to do with that ?
Hi,
Thank you for reaching out to us.
If you have installed the WP All Import plugin and its add-on plugin for RealHomes correctly, you can drag and drop the fields into their relevant meta fields.
If you need further assistance or have questions, please create a support ticket using the link below, and our support team will gladly assist you.
Click Here to Sign Up for InspiryThemes Premium Support
We look forward to helping you.
Best regards,
The InspiryThemes Support
Hey, when i post listing on facebook there isn’t any thumbnail. Site agencjafresh.pl
Hello,
Thank you for reaching out to us with your concern.
Kindly navigate to Dashboard → RealHomes → Customize Settings → Property Detail Page → Basics and enable the “Open Graph Meta Tags” as shown here: https://tppr.me/dh4trR
If you need further assistance or have questions, please create a support ticket using the link below, and our support team will be happy to help.
Click Here to Sign Up for InspiryThemes Premium Support
We look forward to helping you.
Regards,
The InspiryThemes Support
Hi Is there a bulk upload properties fucntion from CSV or other way ? thanks
Hi,
Thank you for reaching out to us.
You can easily import properties into the RealHomes Theme using the Import Properties into RealHomes Theme extension plugin and its parent WP All Import plugin. This allows you to import property data from CSV or XML format seamlessly.
For detailed instructions on how to import properties, please refer to this guide.
Let us know if you have any further questions or need assistance.
Best regards,
The InspiryThemes Support
Hi. Is there a way that a en email is sent to administrator every time a new property is awaiting for approval? I can’t find the option to do this.
Hi,
Thanks for reaching out to us.
You can set an email of the administrator in Customizer settings [ Dashboard → RealHomes → Customize Settings → Dashboard → Submit Property → Email Address to Received Submission Notices ] to receive notifications for new property submissions.
If you need further assistance or have questions, please create a support ticket using the link below, and our support team will be happy to help.
Click Here to Sign Up for InspiryThemes Premium Support
We look forward to helping you.
Best regards,
The InspiryThemes Support
Thank, you very much.
By the way, this feature doesn’t seem to work correctly concerning to memberships packages. The count of allowed properties is reduced from a membership every time a property is edited and the changes are approved. That doesn’t seem like the desired behavior. I would expect that a property counts a single time for the package even if it gets edited/approved several times.
Hi,
This is not a known issue; please get in touch with our support team so that we can further debug this issue of your website.
Thank you,
The InspiryThemes Team
Hi, how can I put a stop to spam, please? User registration spam is going over 500 per day!!! I have set up Google Recaptcha v3 yet the spam is still coming! How can this be stopped?
Hi,
Thanks for reaching out to us.
I highly recommend switching to Google reCAPTCHA v2 to reduce spam registrations effectively. Additionally, consider changing the default path of your WordPress login page, as it provides an option for registration that doesn’t automatically include Google reCAPTCHA. This could enhance your site’s security.
If you need further assistance or have questions, please create a support ticket using the link below, and our support team will be happy to help.
Click Here to Sign Up for InspiryThemes Premium Support
We look forward to helping you.
Best regards,
The InspiryThemes Team
Thanks a lot!
hi one question. Is it possible to send the booking form to the owner of the house and not to the site manager? I’m working for a client of mine who bought your theme. But I’m having difficulty with the booking form. Since there are multiple users with different structures for rent, when I simulate a booking the email goes to the owner of the site and not to the user who entered the structure for rent. How do I solve this thing? my demo rental house and this link.: https://www.dormirealaquila.it/property/bb-casana/. Tnks
Hi,
Thanks for reaching out to us.
It is definitely possible. Please sign up at our support website and submit a ticket and we will assist you this request.
Best regards,
The InspiryThemes Support
It tells me that the support has expired, and I can’t send the ticket. I just need to know how to do it?
Hi,
By default, the booking details email is sent to the property owner and a notification email is sent to the guest who submitted the booking.
However, if you would like to modify its behaviour, then please feel free to modify the code in wp-content → plugins → realhomes-vacation-rentals → admin → rvr-booking-request-handler.php as this file handles the code to send the emails related to booking.
If you need further assistance or have questions, please create a support ticket using the link below, and our support team will be happy to help.
Click Here to Sign Up for InspiryThemes Premium Support
We look forward to helping you.
Best regards,
The InspiryThemes Team
the problem is that the booking request currently only reaches the owner of the website and not the manager of the facility where the user has booked. what parameters should I change? or can you log in to change this?
can you give me an answer? can you log in with my account to see what I need to change? it’s not clear in the theme. thanks
After the update, the ‘Contact Agent’ section on the property page no longer appears, even after disabling and re-enabling the option in the customizations. Other options, like the calculator, can be deactivated and reactivated normally.
Hi,
Thanks for reaching out to us.
Kindly navigate to Dashboard → RealHomes → Customize Settings → Property Details Page → Agent and check if you have disabled the agent’s contact form.
If not, please sign up at our support website and ask your question over there and we will assist you properly.
Best regards,
The InspiryThemes Team
Hi team, I’m using since the beginning a customized child theme but, after the last theme update, if I activate the child there are two issues: - Real Estate CRM and - RealHomes Elementor Addon plugins are not working causing for example the search form desappearance.
Hi,
Please sign up at our support website and ask your question over there and we will assist you properly.
Best regards,
The InspiryThemes Support
Property feature is not working when switching to french
In fact not working in any other language than english
Hi,
Thank you for reaching out to us.
This problem is a site-specific issue, as we couldn’t replicate it on our end. I request you to submit a ticket at our support platform so that we can debug it for a solution.
Best regards,
The InspiryThemes Support