103 comments found.
When i am installing I have problem. theme must be hously right? Why the system need homzen if the crm is hously???
Let’s me check, something wen wrong in our core.
and ? Fixed ?
If you dont care your Customer and your core refund my 3 license. I dont wanna wait you anymore.
Hi there,
I apologize for the delayed response. I’m not sure why I’m being blocked by Codecanyon, so I can’t access and update the new version. I’ve updated the new version 1.14.1, which fixed the incorrect theme naming. You can download it from my Codecanyon page or use the updater in the Admin section. Go to Platform Administrative, then System Updater, and click Update to the Latest Version or Re-install the Latest Version.
Why aren’t the newly added features and other bug fixes working? It seems you’re no longer involved with the project and are selling the same two projects under different names. I’ve created a support request for the three licenses I unnecessarily paid for. I hope it will be resolved soon.
Hello Folks, When I try to drag the widget and drop it in sidebar I cannot move it Kindly help me in this Thanks
Hi,
We’ve released the new version that fixed your issue.
Please go to: Admin -> Platform Administrative -> System Updater -> Click Update to The Latest Version or Re-install The Latest Version.
Regards, Henry D.
Many thanks the issue result with the update, however when try to access to Admin page I get error 500 Kindly help me to solve this
Presale question: Is it possible to disable the LIST PROPERTY since I only want to use this script for my estates. Not anyone else can list their properties.
Hi,
You can disable it by delete the property list page and property list menu item.
Hello team. Question before purchasing. Will you be adding the AdSense advertising system in the future? Like Jobbox. Thank you
Hi,
AdSense is already supported in Hously, so what are we missing?
HI.
I mean the important manual ads. I did not find a place for manual ads, and the ad settings are as they are in JobBox.
I keep on seeing botle estate different scripts please are u guys the owner of all this profiles?
Yes. We have the same core but different theme. You can pick on Botble or us.
great script ! but so hard to find where to edit the photos in the header (slider) can’t even find it in the documentation ! Please make it more clear or where to find ??
Hi,
Check document here: https://docs.archielite.com/hously
You can edit the banner by editing the UI Block in the homepage: Admin -> Pages -> Homepage.
I am writing to follow up on two previous attempts to contact your team regarding some inquiries I had before purchasing your product. I have submitted a message through your contact form and also sent an email, but unfortunately, I have not received any response. It has now been over four days since my initial communication.
As I am seriously considering using Hously for a large-scale real estate platform, timely and reliable support is a key factor in my decision.
Hi,
Sorry for late response, we’re back from our vacation. I’ve replied your email. Please check it.
i need some customization in this project
Hi,
You can contact us via hello@archielite.com
Hello! I want to buy your project but I am hesitating so I have not bought it yet Let me ask 2 questions: 1. In the detailed article of the real estate project, at the end of the article, can I add items such as: For Sale and Rent? For example: Detailed article (Eaton Park Real Estate Project) at the end of the article, I want to add items: Buy Eaton Park apartment, Rent Eaton Park apartment
2. Can I create a video page
I bought this theme, can I code more and expand it myself?
Thank you for reaching out! Let’s address your questions:
Currently, direct property addition isn’t supported within the system. However, you can easily link to a property page by including text and a URL. We appreciate this feedback and will certainly consider enhancing functionality in future updates.
Yes, you are able to create articles and embed media content within them.
Our platform is built on Botble CMS, which leverages the Laravel framework. This provides excellent flexibility for customization and expansion – feel free to add any features or modifications you require.
Hi, is it possible to add Paytr payment method in next update? i want to buy it. script looks lite super. Waiting for response. thank you so much.
Yes, we have PayTR on our marketplace, you check it here https://marketplace.botble.com/products/FriendsOfBotble/fob-paytr
Thank you so much
Great work!
Thank you so much.
In your demo as an agent how come in my dashdoard i can not select the Project to add the property to, i only see that for superadmin, which kind of defeats purpose. What am I missing.
Hello! I’m pleased to inform you that the issue has been resolved. You can expect it to be included in our upcoming software update.
What is the difference between property listing and projects listing? Its confusing.
Hi,
In a real estate project, here’s a brief explanation of the difference between a property listing and a project listing:
Property Listing: A property listing refers to a specific property within a project that is being sold or rented. It includes details such as:- Property type (apartment, villa, etc.)
- Location (floor number, block, etc.)
- Size (number of bedrooms, bathrooms, etc.)
- Amenities (pool, gym, parking, etc.)
- Price or rent
- Photographs and videos
In other words, a property listing is a detailed description of a single unit within a larger project.
Project Listing: A project listing, on the other hand, refers to the overall development or project itself. It includes details such as:- Project name and location
- Type of project (residential, commercial, mixed-use)
- Number of units or buildings
- Amenities available within the project (community center, clubhouse, etc.)
- Overview of the project’s features and benefits
In essence, a project listing provides an overview of the entire development, while a property listing focuses on a specific unit within that development.
Hello, I want to buy this theme but I have some questions?
Do you provide everything that appears in the live demo as code?
And are the codes understandable according to current standards?
Can we use REST APIs in mobile applications?
After we buy this, does everything become ours or is it temporary?
Hi,
Do you provide everything that appears in the live demo as code?
> Yes, you can configure everything as code or shortcode within the page management.
And are the codes understandable according to current standards?
> Our script is based on Botble CMS. You can check the technical documentation here: https://docs.botble.com/cms For product-specific documentation, please refer to: https://docs.archielite.com/hously
Can we use REST APIs in mobile applications?
> No, REST APIs are not available at the moment.
After we buy this, does everything become ours or is it temporary?
> Once you purchase it, everything belongs to you.
Hello, I am facing an issue with the google indexation. Only properties are giving me this error:
https://imgur.com/F2xGKFgHi, can you create ticket from: support.archielite.com? We will help you resolve it.
is it possible to add finance option that include down payment percentage, down payment amount, reservation amount, monthly installment, last payment, brokage commission etc..
Sorry, it is not supported yet.
any plan in the next update?!
Sorry, we don’t have plans for that at the moment, but we’ll consider it.
Hi Teams,
I would like to know roadmap of this script? Can we autopost the listing to facebook marketplace or page?
Thanks
Hi,
No plan for autopost now, we are focusing on improvement performance, user experience. But we will consider it.
we bought this template, but this template is cms use we are facing some issues to customize the code so please we provide simple HTML and Laravel code
Hi,
We are providing full source code, no encryption. Our script is structured using modular structure.
https://moezmissaoui.medium.com/exploring-modular-architecture-in-laravel-c44a1e88eebfOur source code is located in folder /platform.
It’s developed in modular structure. Separated to many modules.
Example, for Real Estate feature:
- Controllers: platform/plugins/real-estate/src/Http/Controllers.
- Views: platform/plugins/real-estate/resources/views.
- Routes: platform/plugins/real-estate/routes/web.php
- Migrations: platform/plugins/real-estate/database/migrations.
Front theme is in platform/themes/hously.
You can learn more about our code on https://docs.botble.com/cms or YouTube https://www.youtube.com/channel/UC6G-qF9Ce4-4qszvgw0ErKg
can we add seperate folder ? or seperate add on domain for perticular new user ? folder will be also fine so is it creating folder … ? help me pls
Hi,
You can install Hously in difference folder but not support SaaS or Mutiple tenant yet.
Is it build in laravel framework ?
Yes. It’s build on Laravel Framework.
but we cannot customize the code
Hi,
We are providing full source code, no encryption. Our script is structured using modular structure.
https://moezmissaoui.medium.com/exploring-modular-architecture-in-laravel-c44a1e88eebfOur source code is located in folder /platform.
It’s developed in modular structure. Separated to many modules.
Example, for Real Estate feature:
- Controllers: platform/plugins/real-estate/src/Http/Controllers.
- Views: platform/plugins/real-estate/resources/views.
- Routes: platform/plugins/real-estate/routes/web.php
- Migrations: platform/plugins/real-estate/database/migrations.
Front theme is in platform/themes/hously.
You can learn more about our code on https://docs.botble.com/cms or YouTube https://www.youtube.com/channel/UC6G-qF9Ce4-4qszvgw0ErKg