9432 comments found.
Hello how detele this? http://www.imgup.cz/image/LFPR how change url link? http://www.imgup.cz/image/LFPf thank you I no want find
Hi!
Please check the Anyone can register option from the Settings > General page.
Check this helping screenshot: http://jmp.sh/NGzsRKB
For any further assistance, you can reach our support staff through our support site. (Support related links are given below)
Regards,
Fahid
Hello thank you for repply I need change url link in http://www.imgup.cz/image/LFPf where is file in FTP ? this login form
Hi!
That register button doesn’t use a link. Related form section appears on these buttons click event through jquery function.
The login/register and forgot password models code is located in the template-parts/modal-login.php file.
See this helping screenshot: http://jmp.sh/txW598B
While related jquery code is located in the js/inspiry-login-register.js file as pointed in the following screenshot.
If you still would need any further assistance, then create a ticket on our support site and our support team will take care of you.
(Support related links are given below)
Regards,
Fahid
How to change default address in submit page?
Hello,
You can change the default address in submit property page by navigating to Dashboard > Appearance > Customize > Members > Submit Property > Default Address in Submit Form.
Kindly have a look at this screenshot: https://screencast.com/t/nVbeGZGm
Thank you,
Usman
Hi. How to edit property details (like images) on front-end when customer was submit their own ?
Hi!
Those properties can be edited by clicking on the ‘Edit’ button as I have pointed in this screenshot: http://jmp.sh/tqTqlSF
For any further assistance, you can reach our support staff through our support site. (Support related links are given below)
Regards,
Fahid
Is it possible to deactivate Visual Composer and use Divi Builder instead? Will your theme be fully compatible with Divi Builder?
Hi!
Unfortunately, we haven’t tested this theme with Divi Builder.
Thanks,
Fahid
Hello,
Before I buy this theme, I would like to know if I can choose/connect specific properties to preview on the agent page.
Thanks in advance for your answer.
Hi!
Thanks for taking the interest in Real Homes theme.
Yes, that is possible. Only assigned properties to an agent will be displayed on its detail/single page.
Regards,
Fahid
One more think. Can I customize the advanced search on the front page or the one at the sidebar?
Thanks a lot.
Hi!
You can enable/disable all Advance Search form fields from the theme settings. However, there is no default way to add new Search Fields.
If it’s something important for you then you can hire our customization services here: https://inspirythemes.com/theme-customization/
Regards,
Fahid
How can I delete the agent contact form and use Form 7 instead of?
Hi!
Mind creating a ticket on our support site? Our support team will take care of you. Also, add a link to your site when you create that ticket.
Support related links are given below.
Regards,
Fahid
How can I customerize the agent contact form page?
My client register on my agent form, but I am wandering why I could get the name , there were no others contact information such as tel number, email, and et al.
Hi!
I am confused about your question. Please, can you explain it again with some more details so that I can help you accordingly? Would be great if you add related screenshots as well.
Regards,
Fahid
Hello, I know I purchased this theme awhile ago, but the new GOOGLE API KEY requirement happened for the map feature. Now all my maps don’t work… Where do i put this key into your theme? I already generated my key from Google.
Hi!
You can insert your Google Maps API Key to this theme from Customizer > Misc options panel.
Regards,
Fahid
This is for RECAPTCHA – I need the one for the GOOGLE MAP part – this is error I get on the map areas of my website: Oops! Something went wrong. This page didn’t load Google Maps correctly. See the JavaScript console for technical details.
Hi!
If you go little down you will see the Google Maps API Key field as I have pointed in this screenshot: http://jmp.sh/AoeD6n2
Regards,
Fahid
hmm, I do not have the updated version then. That is not showing for me
If that is the case the please update your theme to the latest version 2.6.4 on your site.
Latest theme ZIP file can be downloaded from your ThemeForest account. For the theme update guide please consult the KnowledgeBase article on Better Way to Update WordPress Theme.
For any further assistance, you can reach our support staff through our support site. (Support related links are given below)
Regards,
Fahid
I updated the wordpress theme and it worked! I see it there thanks.
Great! 
I bought this theme but I dont like that it isnt update to show the energy performance certificate. The certificate is mandatory according to European legislation. We need show it in our web. I think that the developers need update this thinking in the european market.
Hi!
This is a WordPress theme that is being sold on Envato Market here. You can get its license information from this page: https://themeforest.net/licenses/standard
This theme doesn’t offer any certificate or license other than given above.
Thanks & Regards,
Fahid
I am using Real Homes theme which has been working fine. Now the Gallery Image is no longer coming up when the Featured Image is clicked. The site is www.invoguehomes.com.au
Hi!
I have checked your site and image are displaying fine in the gallery mode.
Check this screenshot: http://jmp.sh/NWRwbuu
If the issue persists, then create a ticket on our support site and our support team will take care of you. Also, add a link to your site when you create that ticket.
(Support related links are given below)
Regards,
Fahid
Hi Fahid Yes the image appears to be working but that image is the Featured Image. There is a different image set in the Gallery Image. If you require my password to get into the back end please let me know. Dale
I will create a support ticket.
That would be great, thanks.
When a property in published for a user it says the word “Publish” how do I change that word to say “Published” as the word in this case saying Publish is in correct, proper grammar is to use the word Published. Great job on the theme and thanks.
Any help with this please?
Hi,
Thanks for your good words for the Real Homes theme.
For this purpose, you would need to edit ‘template-my-properties.php’ file. This theme uses the default WordPress ‘get_post_status’ function to display the status.
Helping screenshot: http://jmp.sh/n2julUb
To change the status names you can consult: https://codex.wordpress.org/Function_Reference/get_post_status#Examples
For any further assistance, you can reach our support staff through our support site. (Support related links are given below)
Regards,
Fahid
Hi, sorry but that did not help at at all, it’s just one word there must be any easier way of correcting this mistake?
Hi!
Please find the following code in the template-my-properties.php file.
<?php echo get_post_status(); ?>And replace with it:
<?php
$post_status = get_post_status();
if ( 'publish' == $post_status ) {
echo 'Published';
} else {
echo $post_status;
}
?>
Feel free to ask again in case you still need any further assistance in this regard.
Regards,
Fahid
Thanks!
Is there a way to view posts format ‘standard’ page?
I tried to use the url: www.site.com/type/standard and it returns 404 error page.
While the urls: www.site.com/type/video, www.site.com/type/image, www.site.com/type/gallery works.
Thanks, Anat
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,
Fahid
Wordpress admin pages all have “This theme requires the following plugin: Redux Framework.” Do I need to install this plugin? Everything seems to be working fine without it. Many thanks for your support.
Hi!
Real Homes theme doesn’t require “Redux Framework” so you can deactivate/delete that plugin without worry.
For any further assistance, you can reach our support staff through our support site. (Support related links are given below)
Regards,
Fahid
All resolved, thank you!
Hi!
I am glad to know your all queries have been resolved. You are always welcome to our support site, in case you would need any further assistance.
(Support related links are given below)
Regards,
Fahid
Hi, our pre-sale question: We are looking for a nice solution for a real estate site. I see, that you have 3 themes: Real Homes, Locality and Real Places. Can you help me and say something, what is the difference between your products?Are you using the same code for properties and only the design is different? Which one is the best to your mind? (nice looking, quick loading, SEO optimised…) thanks cstibi
Another question: are you selling your Inspiry Real Estate plugin separately too? Use with any theme and vVisual Composer.
Hi!
Thanks for taking the interest in our themes.
I will recommend you to choose between Real Homes or Real Places theme as locality is not responsive & feature rich.
Real Homes and Real Places theme are the same with respect to the functionality and features. The main different between both these themes is layout and design.
Real Estate plugin works only with Real Places theme for the time being. Let me know if you will have any further query.
Best Regards,
Fahid
Thanks for your answers cstibi
You are welcome 
Don’t you thinking about to sell separately your real estate plugin?
There is no such plan yet.
Hi,
Is it possible to bulk change the agent for a large batch of properties?
Hi!
Yes, that is possible with a one-time run of a custom loop. Please, create a support ticket in this regard and I will ask a support team member to help you.
(Support related links are given below)
Regards,
Fahid
Hi, your support team (Usman Ali) just told me its not possible?
Hi,
I have communicated with Usman and discussed a solution for you. He will get back to you sooner.
Thanks
Is it possible to use the theme without using the disgusting visual composer and revolution slider?
Hi!
Thanks for taking the interest in Real Homes theme.
Yes, this theme can be used without Visual Composer and Slider Revolution.
Best Regards,
Fahid
Hi, I have a question about a map. When I use the scroll wheel on my mouse to zoom out of a map, it is displayed as groups. But while zooming in more, the map indicates which removes this grouping. As I zoom into a map, I want to display listings grouped by area on the screen. Please show me how. Thank you.
Hi,
That’s the way it works. Google Map makes the cluster of nearest properties in an area.
If you want to modify, that Google Map code is located in the ‘map_based_banner.php’ file located in the ‘banners’ directory and use the default google map function ‘fitBounds’ to set the zoom value according to the distance between the properties from each other.
Here is helping screenshot: http://jmp.sh/tiAgKlA
Regards,
Fahid
Thanks for answering. It helps me a lot, thanks.
Hello how can I import listing to real homes theme do I need idx for MLS listing
Hi!
The base theme that you can visit here http://realhomes.inspirythemes.biz/ does not require an IDX plugin and only following section http://realhomes.inspirythemes.biz/idx/ works using dsIDXpress plugin. So, basically this theme is fully functional without an IDX plugin and it only supports dsIDXpress plugin as an extra feature.
You can import properties to this theme via CSV or XML using Import Properties into RealHomes Theme extension plugin with its parent WP All Import plugin.
For any further assistance, you can reach our support staff through our support site. (Support related links are given below)
Regards,
Fahid