284 comments found.
For users browsing properties, does Homzen provide a way to force the user to register after reviewing a number of properties?
Hi,
No, we don’t have this feature in our script.
If you want to customize our script to add this feature, please customize it in platform/plugins/real-estate.
hi , how to hide sidebar ‘Consults’ for agent.. thanks
Before I have disabled it, and it still shows,
Hi,
I have just tested it on our demo site, it’s still working fine for me.
Have you customized our script or front theme?
Please create a ticket on our support center https://botble.ticksy.com and give us access to your hosting, our dev team will check it for you.
I modified the code, but it is not easy to update. Can you tell me the location and I can just disable it? Thank you.
Hi,
You can disable or remove it in platform/themes/homzen/views/real-estate/single-layouts/partials/contact.blade.php
thank you
It shouldn’t be this position. The agent page sidebar “Consults” on the left is still showing up.
https://prnt.sc/Wk42tc-JhFKFHi,
This menu is registered in platform/plugins/real-estate/src/Providers/RealEstateServiceProvider.php
https://prnt.sc/Fll6RjYpPtmAWe will fix it in the next version. Please wait.
done, thanks There is a problem. If the agent is not an admin, he can block himself., On this settings page, haha
Hi,
We will fix it in the next version. Thanks for your feedback!
hi, How to modify the loading animation,(The red pattern icon),Or where the file is located
thanks
Hi,
You can change or disable it in Appearance → Theme options.
https://prnt.sc/2aIAJxl9-cfSYou can customize it in platform/themes/homzen/partials/preloader.blade.php if you need.
thank you
hi, Which CSS should I modify to change the width of the diagnostic images? I want to display two images per row on the small screen. Thank you.
https://homzen.botble.com/properties?type=rentHi,
If you want to add more CSS code, try to add it in Appearance → Custom CSS.
Or you can customize our code for this page in platform/themes/homzen/views/real-estate/properties/grid.blade.php to make it displays as you want.
thanks,
I have some questions before purchasing. Can I customize the search filters based on my desired categories? Do the image sizes in property details automatically adjust to a fixed size? Is the template search engine friendly?
Hi,
1. Yes, but it requires code customization. We don’t have option to customize that filters from the admin panel.
2. Yes, uploaded images will be resized automatically. You can change image sizes in Settings → Media if you need.
3. No, we don’t have a template search engine for now.
Hello, quick question, we need Yandex map (it’s Russian) I want to purchase, could you help with that? Change to Yandex map instead of Leaflet ?
Hi,
It requires code customization to switch to use Yandex map, we don’t have option to change this from the admin panel.
I’ll buy it and pay you for customization. Another idea for future updates, would be great to make booking option for customers, just like Airbnb. I like you clean code, hope you make that big update, one day.
Hi,
Sorry, we don’t have experience with Yandex map, so we can’t customize it for you.
We don’t have plan to add booking option in this script for now. We will consider making another script for this.
hi , If I modify the default sql sorting, which file should I find it in? Thank you.
Hi,
Which query or page you want to change SQL?
We have many queries in our script, I need to know exactly the place you want to change, then I can send you file location to change.
Hi,
You can change it in platform/plugins/real-estate/src/Repositories/Eloquent/PropertyRepository.php
https://prnt.sc/OX4v9JDJGVLSthanks
Hi, I’ve already purchased the other FlexHomes theme. I need to develop another site, but this script also doesn’t support monthly subscriptions for real estate agencies. Why haven’t you thought of this since it’s such a common request?
Hi,
We are using credits system already, so we can’t convert the charging model to use subscriptions system.
I understand, I need to change the script for my new site. I’m truly sorry. That’s fine. See you soon.
No problems.
Ciao, vorrei acquistare il vostro script con licenza estesa. Vorrei capire se gli agenti che si scrivono possono pagare un abbonamento mensile prima di promuovere le loro case. Funziona tutto in automatico, oppure la gestione e attivazione degli agenti è manuale?
Hi,
We are using credits system. Don’t need to pay monthly to add their listing.
Your agency need to buy credits, then they can add their listing on your site, you can enable post approval or disable it if you want them appeared automatically.
I am coding flutter app for homzen. api system is working perfect. If someone need it write me 
hello. I bought your theme today. I installed with localhost. all good but i cant active real estate plugin. can you help me.
Hi,
Please show me the error screenshot or check error logs in storage/logs to see what wrong. I will check it for you.
Hello, is this solution compatible with land listings? We have many land listings and would like to know if your solution supports the promotion of land listings.
Hi,
We don’t have special options for land listing, I think it’s the same as properties listing.
Please check our demo site if it matches your requirements: https://homzen.botble.com/admin (admin – 12345678)
What I mean is that, typically, for land properties, we don’t specify details like the number of bedrooms, kitchen, bathroom, etc. I’m not sure if your script allows disabling these fields when the property type is land instead of a house.
Another detail I noticed is that this script does not support KYC verification. To verify the identity of agents, do you plan to implement this system? Also verified badges
Hi,
We don’t have option to disable fields for now. Just leave those fields empty when you add property type land.
We have option to verify agent and show verified badge already:
https://prnt.sc/-LkUNmbxSmIU https://prnt.sc/AP-OnRrtO9_FSubject: Urgent: Critical Security Breach Identified in Purchased Script – Immediate Review Required
To Whom It May Concern,
I am writing to report a critical security vulnerability found in the script I purchased from your profile on Envato.
This vulnerability was actively exploited by an attacker, leading to the successful installation of a “web shell” (backdoor) with full access to my server environment.
The security breach is severe and has compromised over 15 hosted websites.
My primary concern now is to ensure the safety of other users. I urge your team to conduct an immediate and comprehensive security review of the script to identify and patch the specific entry point that allowed this intrusion.
Please provide an update as soon as a diagnosis is available and a security fix is implemented.
Thank you for your prompt attention to this matter.
Hi,
Do you have any WordPress site on your hosting?
I believe that the issue is not from our script. We don’t have any upload feature in front theme, and don’t have any options to change source code from the admin panel, so I think it is from another WordPress site on your hosting.
You should check it again carefully with your hosting provider to know where that web shell is uploaded to your site.
Hello, quick question: I’ve installed a plugin “Location”. How can I enable the functionality to pick the user’s current coordinates while user is adding a new listing.
Right now user has to enter their coordinates manually from another site, which is time consuming and a extra step.
Hi,
I think you can install this free plugin https://marketplace.botble.com/products/FriendsOfBotble/fob-google-maps-geocoding by our community author, I think it will work for Homzen.
They have mentioned it here: https://prnt.sc/HLU4IJC6B4Hf
Just another quick question regarding customization.
How can I add canonical_url, twitter_image, og_image in the property detail page? Which specific file should I modify to add this?
Hi,
We have added that tags already.
https://prnt.sc/ES1XXbzWqkEzIf you want to add more tag, you can register it from platform/themes/homzen/views/real-estate/property.blade.php
Check our docs for this on https://docs.botble.com/cms/seo-helper.html#adding-seo-meta-to-templates
I’m activating my product and it says:
License is already active on maximum allowed product instances, please deactivate this license from active instance(s) and try again!
But I can’t deactivate it because the I’d already reset the hosting server. How can I reset this code or request a new one?
Hi,
Please login to our customer license manager site https://license.botble.com to reset your license.
I truly appreciate your quick support, thank you!
We’re getting very close to going live, and I had another question. Is there a way to automate the robots.txt file so that all property pages are crawlable by bots and search engines?
Ideally, the system could update the robots.txt daily, automatically adding the latest listings to help boost visibility.
Hi,
We don’t have this feature in our script.
By default, all pages can be crawled, so you don’t need to list them in robots.txt. You only need to add the property URLs that you don’t want bots to crawl.
Hi Support Team,
On the property listing page, there’s a map with numbered markers/icons. We’d like to show that same map on a separate standalone page (full-width, no other content).
We understand this may need custom code—our dev team is ready. Could you please guide us on:
-How to reuse the existing map component outside the listing template -The best way to set up a page template for the map only
A minimal example or snippet would be very helpful.
Thanks
Hi,
You can use @include(Theme::getThemeNamespace(‘views.real-estate.partials.map’)) in that page, the same as we did for file platform/themes/homzen/views/real-estate/listing-layouts/half-map.blade.php
The main map view file is platform/themes/homzen/views/real-estate/partials/map.blade.php
You can write a new UI block (shortcode) to display this map on any pages.
Check our docs for this on https://docs.botble.com/cms/shortcode.html (the same as we did in platform/themes/homzen/functions/shortcodes.php)
Thanks! I’ll check this with my tech team.
One issue in the theme I’ve noticed, Currently we’ve around 1k entries of properties in our database. When a user visits the property listing page, the map keeps on loading and fetch new listings using ajax request. It also not allows user to zoom in until it finishes.
Is there any quick solution to this, keeping in mind that the listing of properties will gradaully increase day by day.
Here’s a proof: https://streamable.com/gbiwjvHi,
Just wait until map is fully loaded, we don’t have another solution for now.
Hello, a couple of pre-sale questions:
1- Is there a mobile app for this script? if not are you planing to create it? or are you available to create it for us as a private project?
2-Are you available to integrate our specific payment gateway? of course we will pay for this customization.
Thanks
Hi,
1. We don’t have a mobile app for this script. We don’t have a plan for it at this time. We can do it for you using Flutter if you need. Please contact us via email contact@botble.com if you need our development service for mobile app.
2. Yes, we can.
Hello Botble Team,
Quick Query, I’m making some changes in the theme on my local enviroment, then will test these changes on staging and then push it to production. If I register the product using the purchased licesne on my local, staging and production, is that fine?
Hi,
Yes, that’s fine. Just make sure to deactivate your license on the local environment before moving it to production.
According to the rules, a license can only be used for one instance at a time, either local, staging, or production.
Hey, before making purchase, I’ve a few questions:
1. What are the steps to build and deploy it on a production. 2. If I want to add some monitoring tools like Clarity, how to introduce it? 3. I’ve seen some vendors circulating the cracked themes. But I wanted to go with the official licensed product. What’s the main difference between the cracked and licensed product other than the future updates?
Hi,
1. Please check our docs for installation on https://docs.botble.com/homzen/installation-web-interface.html
2. You can add JS code for monitoring tools in Appearance → Custom JS → Footer JS.
3. I don’t use cracked version, so I can’t know what is different in source code, I think it’s almost the same, just remove license code.
Sometimes they can add shell script, malware or backlinks in that source code.
From our side, if you use a cracked/unlicensed version, you won’t have support from our team, can’t install extra plugins in Plugins → Add new plugin and can’t upgrade to the latest version with just 1-click by using System updater.
Thank you for the guidance z just purchased the licence.
Quick question: I want to set it up on my localhost and push it to Git Repository. Then via GIT, i want it to setup at production and staging. In your demo video, you’ve uploaded the project zip file directly to hosting.
That’s what I asked in my earlier question that what are the steps of compiling the assets on staging/prod? Like we do npm run dev for local
Hi,
We are using Laravel Mix https://laravel.com/docs/12.x/mix#main-content
You can run npm install and npm run production to compile assets. Do the same for local and production if you need.
In our side, we never compile assets on production, we do it on localhost, then push it to GitHub repository. On production server, we just run command php artisan cms:publish:assets to bring compiled assets from /platform to /public (which can be accessed from the browser).
Otherwise, you just need to re-upload your complied assets in folder /public/themes and public/vendor to your production server.
Hi, I’m very interested in the Homzen theme. I understand it has REST API support, but I wanted to ask if it comes with a ready-made GraphQL or add-on. We need to decide urgently, so a quick response would be greatly appreciated. Thanks!
Hi,
Sorry, we don’t support GraphQL in our script.
Hello,
Is there any plugin for the PayTabs payment method? If not, how can we integrate with it?
Hi,
We don’t have a plugin for PayTabs integration for now.
It requires code customization, need to develop a plugin to integrate with this payment gateway.
You can see our examples in folder platform/plugins.
Ex: platform/plugins/razorpay or platform/plugins/paystack.
You will need to make the same structure and handle events when checkout to implement a new payment gateway.
https://forums.botble.com/d/1-tutorial-integrate-a-new-payment-gatewayWe have many free payment plugins on https://marketplace.botble.com/products?q=payment by our community author, you can install it in Plugins → Add new plugins to use.