9447 comments found.
Hi,
Thank you for reaching out to us.
The RealHomes has specific fonts for all of its designs, so that’s why you don’t have these common fonts available in the Customizer settings. We will consider adding an option in a future update to have the fonts available in the operating system.
May I ask what’s the purpose of implementing the default font, it is performance or something otherwise you are concerned with?
Best regards,
The InspiryThemes Support
Well thank you for your response. It’s about performance. As I can see that there is many variants of font file downloading 300,400,500,600,700,800,900 and italic variants. Is there any easy way to disable this option for now?
Thank you
Any response please?
Hi,
There is no easy way to disable Google Fonts. However, we have already optimized the Google Fonts loading time.
Please share your website’s URL so I can check its performance.
Best regards,
The InspiryThemes Team
Is there an option to hide all the prices ? thanks
Hi,
Thanks for getting in touch.
This is a good suggestion; we can consider adding an option to hide the price globally in a future update. Currently, please don’t add any prices to the properties. You can also add Empty Price Text in Price Format settings.
Price Format Settings:
https://realhomes.io/documentation/price-format-settings/
Please let me know if you have any further questions or concerns.
Best regards,
The InspiryThemes Team
Your solution is great, but too much real estate focus when it could be used for many other corporatuion type by adding just a couple of hide option, just a suggestion
Hi,
Thank you for your suggestion. As I mentioned, we will consider adding an option to hide the price globally.
Best regards,
The InspiryThemes Support
Hi again This part is not working, whatever label, it stays the same Is there a way to show label & value ?
“Section Labels You can modify the labels of all the sections in Dashboard → RealHomes → Customize Settings → Property Detail Page → Basics.”
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
In your demo , you have an openstreet theme that is not in the import data package, how to get it ?
Hi,
Thanks for reaching out to us.
The Open Street demo and MapBox demo are just for demonstration purposes only. You can import the modern demos and activate the map module on the home page to achieve almost the same layout.
If you need further assistance or have a question, 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
Hi Thanks for your answer is there an option to hide the price everywhere, whatever the display of the property ? thanks
Hi,
Please read my reply here: https://themeforest.net/comments/31056028
Best regards,
The InspiryThemes Team
Hi, how can I center the logo on mobile, please? Url: https://citinest.net/
Hi,
Thanks for contacting us again.
I have reviewed the logo alignment, and it is already shown in the center, as you can see here: https://snipit.app/DNS
Please let me know if you have any other questions.
Best regards,
The InspiryThemes Support
Hello! How do I increase the height of the main image/header so that the box is centered on the screen? Currently the box is displaced, behind the main menu buttons.
Website: www.compremac.com.br
Screenshot: https://prnt.sc/XRp9LxUNBFNJ
Question 2: Is it possible to reduce the size of the menu brand/logo?
Hi,
Thanks for reaching out to us.
The entire issue is caused by the big logo added to the side. Please try the following CSS code in the Additional CSS box (Dashboard → Appearance → Customize → Additional CSS) to resolve this problem.
.rh_header .rh_header__wrap .rh_logo .rh_logo_inner {
width: 400px;
}
The above code will reduce the logo size.
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
Hello everyone, thanks for getting back to us.
The code worked to reduce the size of the logo. OK.
However, the box remains displaced and “hidden” behind the menu. Note that the background image is not full screen. Could that be why?
Example:
My website (compremac.com): https://prnt.sc/eAiRQqTUQQqG
Demo (correct): https://prnt.sc/j4H2HzkKOIwR
Thank you for your continued attention and support. Congratulations on the work.
Hi,
I appreciate your patience. Please try the following CSS code in the Additional CSS box (Dashboard → Appearance → Customize → Additional CSS).
@media (min-width: 1500px) {
.rh_slide__desc .rh_slide__desc_wrap {
bottom: 13rem;
}
}
Thank you,
The InspiryThemes Support
Please correct this serious bug please fr…\fun..\favorites.php
if ( ! function_exists( ‘inspiry_safe_include_favorite_svg_icon’ ) ) { then the function name inside is different> Please fix I! you cause me issues each update
Hi,
Thank you for bringing this to our notice.
We will verify it and update it in the upcoming update of RealHomes.
Best regards,
The InspiryThemes Support
Hi, how can I add a sticky widget to my Ultra vacation rental, please?
Hi,
Thanks for reaching out.
To make the sidebar or a widget in Ultra Vacation Rentals sticky, you can use the position property and set it to sticky. Kindly refer to the example below, which will make the sidebar of the single property page sticky.
@media (min-width: 1024px) {
.rh-sidebar {
position: sticky;
top: 10px;
}
}
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
Hi, how can I apply margin and padding space to the listing archive page as shown in this screenshot; https://tinyurl.com/27adsy7z
I do not want to use the map option and when I hide it, it shows the page and the widget title almost overlapping the Elementor property search bar.
Thanks in anticipation.
Regards
Hi,
Thanks for getting in touch.
If you have maps disabled, the spacing should be fine. However, in case of any adjustments needed, kindly add the following CSS code to the Additional CSS box (Dashboard → Appearance → Customize → Additional CSS):
.archive .rh-page-container, .archive .rh-ultra-page-content-full {
padding-top: 150px;
}
Please let me know if you have any other questions.
Best regards,
The InspiryThemes Team
Thanks, but the snippet didn’t reflect any change and the page and widget title are still stuck to the Elementor property search. However, when used this .rh-page-title { margin-bottom: 0; font-size: 24px; margin-top: 50px; } It caused a change in the page title alone and it was well-padded away from the search bar but I know this is not the best class to use
Hi,
Please share the URL of the page where you have this spacing issue.
Thanks
Hello, seems you’ve skipped my question as regards the listing layout without the map header
Hi,
I have adjusted the CSS code, so kindly try the following:
.archive .rh-page-container, .archive .rh-ultra-page-content-full, .rh-ultra-list-layout-listing {
padding-top: 120px;
}
We will verify and address this minor issue in the upcoming update. Please let me know if you have any other questions.
Best regards,
The InspiryThemes Support
Works, thanks a lot, problem solved. Cheers!
cheers 
Hello I ask if the interface to add property is translated in italian. Thank you
Hi,
Thanks for contacting us.
You can translate the front and back end of RealHomes into Italian or any other language you choose.
Please let me know if you have any other questions.
Best regards,
The InspiryThemes Tam
Thank you for your reply. Is the interface for adding properties already in Italian? Or do I have to translate it myself?
Hi,
You may have to translate some of its strings into Italian. The Italian language pack is partially translated.
Best regards,
The InspiryThemes Support
Pre-Buy Query
1. I want this theme for renting villa. So after doing Check in and checkout date and selecting number of guests it show some $500 payment then i want user to click on book now but once they click on book now they should go to the payment page and do the payment..is this possible in this theme without any extra customization or extra pay?
Thanks
Awaiting your reply
Hi,
Thanks for reaching out to us.
RealHomes offers seamless integration with WooCommerce for property booking payments, providing flexibility in handling transactions.
RealHomes supports two modes of payment: Instant Payment, where payments are processed immediately, and Deferred Payment, where payments are collected at a later stage, offering more control over booking transactions.
You can explore more details and step-by-step guidance on how to set up property booking payments in RealHomes by visiting this guide.
Please let me know if you have any further questions or concerns.
Best regards,
The InspiryThemes Team
m
Hi,
If you have any questions or concerns, we would like to request more details to assist you properly.
Best regards,
The InspiryThemes Support
Hello everyone. I have a question, has anyone set up auto-publication of real estate properties through a Telegram bot in a Telegram group? In this case, real estate properties go as posts? Or as other site material.
Hi,
Thanks for reaching out to us.
I’m sorry to let you know that we haven’t tested such use cases yet. However, I have found this helpful video in this regard.
Please let me know if you have any further questions.
Best regards,
The InspiryThemes Team
I was wondering if you could give me a hint. What is the ID of the price field? Or what is its name in the database? I need to display it in Telegram, but I can’t find this field.
Hi,
The key ID of the meta-field price is “REAL_HOMES_property_price”.
Thanks & Regards,
InspiryThemes Support
Hi, I’m getting this error message after installing theme : Warning: preg_match(): Unknown modifier ‘0’ in /home/clients/3654ca0ad1da12e09b388fde5f7e528d/sites/lakegenevaprestige.ch/wp-includes/class-wp.php on line 238
Can you please tell me how to fix it ?
Best,
Hi,
Thank you for reaching out.
The error you’re seeing is not related to our RealHomes theme but is likely due to an issue with WordPress core or a third-party plugin.
For any further assistance or questions in this regard, 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
It seems the latest Elementor update is causing significant issues with the RealHomes theme. The property text editor is no longer visible, and I have to click the HTML tab just to view or edit the text. Additionally, there’s a popup scheduler that’s draining server resources and affecting the smooth management of content. I’m also unable to use Elementor to edit the site anymore and to make matters worse, I’m now unable to upload images at all.
I’m really getting frustrated with Elementor at this point!
Hi,
Thanks for getting in touch and sorry for the inconvenience this problem may have caused.
This is a site-specific problem, as we couldn’t replicate this problem on our end.
Please sign up at our support website and ask your question over there and we will assist you properly.
Thanks & Regards,
The InspiryThemes Support
I changed it from classic to Ultra and everything is smooth like before. Thanks for your support.
Hi,
We’re glad to hear that everything is running smoothly after switching to Ultra. For any further assistance or questions, feel free to reach out again.
Best regards, The InspiryThemes Team
Hi, I used Ultra (Vacation theme), and the property title is EXTENDED beyond my (Samsung) smartphone view, how can this be adjusted, please?
Secondly, how can I use or stretch the HOME page property search embedded on the property slider just like on the SINGLE property page? The search for the home page is too short and I want it to stretch like the one on the single property page.
Lastly, how can I center the logo on mobile view?
Thanks in anticipation and I hope to hear from you soon.
Warm regards
Hi,
Thanks for reaching out to us.
This is a site-specific problem, kindly try the following CSS code in the Additional CSS box (Dashboard → Appearance → Customize → Additional CSS).
@media (max-width: 768px) {
.rh-ultra-property-tags {
display: block !important;
}
}
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 Team
Thanks, the snippet works for the single property post page content overflowing. Problem solved.
But what the 2nd and 3rd questions, please? Secondly, how can I use or stretch the HOME page property search embedded on the property slider just like on the SINGLE property page? The search for the home page is too short and I want it to stretch like the one on the single property page.
Lastly, how can I center the logo on mobile view?
site url: citinest.net
Hi, how can I adjust this as shown in this screenshot; https://tinyurl.com/224gzk7h
the menu links overlapped the logo when I increased the logo size from 100% to 200%
I hope to hear from you soon and thanks in anticipation.
With best regards
Hi,
Thank you for contacting us.
Please try the following CSS code in the Additional CSS box (Dashboard → Appearance → Customize → Additional CSS).
.rh-ultra-header-inner {
justify-content: flex-end;
}
For any further assistance or question, 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
thanks a lot, it works and problem solved. Cheers!
Hi, I’m seeing this on my RealHomes Vacation rental site; Action Scheduler: 1 past-due action found; something may be wrong. How can this be resolved, please?
Regards
Hi,
Thanks for reaching out to us.
This is a site-specific problem, and we have to look into it thoroughly. 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’ll be happy to assist you.
Best regards,
The InspiryThemes Support
Okay, seems I have to sub for priority support…phew!
Hi, I can’t manage to see where I can get >> header two – elementor / header three – elementor… I went in Dashboard → Real Homes → Customize Settings → Header → Basics but these headers are not visible.
I’m talking about these headers visible in your demo >> https://preview.themeforest.net/item/real-homes-wordpress-real-estate-theme/full_screen_preview/5373914?_ga=2.146569980.91757718.1727779975-1331005144.1719997959&_gac=1.117389684.1727863127.Cj0KCQjw3vO3BhCqARIsAEWblcB8pR0sG-xGn4izhJkWv3d4VrX-XQUm8xIUUkLWKoKu_ylxkvoeEw0aAkthEALw_wcB
Hope you can help. Best,
Hi,
Thanks for reaching out.
The Elementor-based headers come included in the full package of RealHomes, and you can import them into your website very easily by consulting the documentation.
Import Custom Header & Footer: https://realhomes.io/documentation/custom-header-footer-elementor/#how-to-import-custom-headers-footers
Any Elementor-based headers aren’t available in Customizer, so they must be imported separately.
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 Team
Hi thanks for ur reply. Morevover, i’m getting this error message after installing theme : Warning: preg_match(): Unknown modifier ‘0’ in /home/clients/3654ca0ad1da12e09b388fde5f7e528d/sites/lakegenevaprestige.ch/wp-includes/class-wp.php on line 238
Can you please tell me how to fix it ?
Best,
Dear Support,
1. Where can I set it up so that when someone fills out the inquiry form or the appointment booking form for a property, they receive a confirmation email with the details? 2. Where can I set the redirection after a successful message submission, so that the visitor is redirected to a specific page?
Thank you in advance for your response!
Hi,
Thank you for reaching out.
To configure a “Thank You” page for the contact forms, please follow the detailed guides below:
Contact Form on the Contact Page: View Documentation
Agent Contact Form: View Documentation
These settings are available for all forms across the theme, including booking and inquiry forms.
If you need further assistance or have additional questions, please feel free to 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 Team
You page speed is slow according to Google Page speed, check it https://pagespeed.web.dev/analysis/https-ultra-realhomes-io-2022-06-15-gallery-post-format/q7i138s0l7?form_factor=mobile
Hello,
Thank you for reaching out.
Please note that RealHomes demos are not fully optimized for speed, as they are primarily intended for demonstration purposes. However, you can achieve excellent performance by applying best practices for website speed optimization.
If you have any further questions or need assistance, feel free to reach out.
Best regards,
The InspiryThemes Team
I think the demo should be fully optimized for speed thats way we can understand better for which template to go for.. your answer is not satisfield..
Hi,
Thanks for your suggestion, we will consider creating a separate optimized demo soon.
Best regards,
The InspiryThemes Team