Code

Discussion on Flex Home - Laravel Real Estate Multilingual System

Discussion on Flex Home - Laravel Real Estate Multilingual System

By
Cart 1,069 sales
Recently Updated

botble supports this item

Supported

This author's response time can be up to 2 business days.

807 comments found.

I was in the middle of a botble support ticket to which they asked for a response. In the end of replying I found that my ticket was blocked because my support license ran out in the middle of the ticket. I had this response, and it was impossible to communicate anymore: “Sorry, support for this Envato Market purchase code has expired. You will need to extend support or purchase a new license. “

How can you block something in the middle of a support ticket? Scandalous! I have been very patient with your script that had continuous errors. I supported you in resolving these issues and now you block me from a support point of view. It seems I have to scrap your product. Another fail investment in another internet adventure.

For homepage listing, I see that it’s redirecting https://...net/homes-for-sale/country-farm-home-for-sale to the homepage.

Please check if you have any redirect code in .htaccess or it is from a plugin. Please check and deactivate plugins which is not from us then check again.

Also, please check .htaccess and remove redirects code if you have set it.

I tested multiple URLs and the issue is consistent.

Working: `/new-homes-for-sale/the-avila-apartments`

Not working, all redirecting to the homepage: `/homes-for-sale/for-sale-mobile-or-manufactured-home-119000` `/homes-for-sale/nice-apartment-for-rent-in-berlin` `/homes-for-sale/brand-new-1-bedroom-apartment-in-first-class-location` `/homes-for-sale/family-victorian-view-home`

This shows the problem is not a generic homepage-link issue. It appears to affect the `/homes-for-sale/` listing route or listing type specifically, while `/new-homes-for-sale/` works correctly.

Please check:

1. route handling for `/homes-for-sale/{slug}` 2. slug resolution for resale / FSBO properties 3. fallback behavior when a property is not resolved 4. whether a route conflict exists between property pages, state pages, and listing archives under `/homes-for-sale/`

Because the redirects are systematic for this listing type, this does not look like a random plugin issue only.

Hi,

The URL structure /homes-for-sale/{slug} vs /new-homes-for-sale/{slug} depends on how your property categories/types are configured in the permalink settings and the slugs table.

Please check the following:

1. Go to Admin → Settings → Permalinks and check what prefix is set for Property Categories. The default is property-category. If you changed it, make sure it’s consistent.

2. Go to Admin → Real Estate → Categories and check if the “Homes For Sale” category exists, is published (not draft), and has the correct slug homes-for-sale.

3. Check if the properties under “Homes For Sale” category are published and have correct slugs. Go to Admin → Real Estate → Properties and filter by that category.

4. Clear cache: Admin → Platform Administration → Cache Management, clear all cache, then check again.

5. If the issue persists, please check your .htaccess file for any custom redirect rules that might be redirecting /homes-for-sale/ URLs to the homepage.

If none of the above helps, please give me access to your site admin so I can check the database directly.

Alpha-m

Alpha-m Purchased

Hi, is the demo site already updated to the latest version?

Hi,

Yes, it is updated to the latest version.

Hello, this system support subdomains feature for real-state managers(clients)

Hi,

No, it just can work on a single domain, like this: https://flex-home.botble.com

It doesn’t have multi-domains feature.

Demonstration page not working for Vendor login. Please, fix for testing. I buy

Hi,

I see that it’s still working fine.

Please try again.

https://flex-home.botble.com/login

Account: agent@botble.com

Password: 12345678

How can we add Area in location. and its heracche. state>city>area ?. why dont u have area option on location. even us or uk all city have area.

Hi,

We don’t have this option for now.

We group that 3 dropdown to 1 field location, they just need to enter a location then it will show the list for this. Don’t need to select one by one.

what is the different between

Homzen – Laravel Real Estate Agency Portal Multilingual and Flex Home – Laravel Real Estate Multilingual System

i saw the Dashbaord are same please give me different keys

Sorry, we are not available for a meeting.

Welcome because i need to build new project by you

Hi,

Sorry, currently our team is too busy with our existing products and support customers, we can’t provide customization service at this time.

You might want to check out platforms like Freelancer.com, Upwork, or Fiverr to find someone who can help you out.

Or, you can post your request on our forum at https://forums.botble.com to connect with others who may be able to help.

multi agency can have their own account>? registration and login

Hi,

Yes, they can register an account and post their listings on the site.

kotaxu

kotaxu Purchased

how to enable Mortgage Calculator ?

Hi,

Please check our guide for Mortgage Calculator widget on https://docs.botble.com/flex-home/mortgage-calculator.html

kotaxu

kotaxu Purchased

How to change the currency symbol and comma separator, because not all countries use the dollar symbol

Hi,

You can change it in Settings -> Real Estate -> Currencies.

what is deference with your other product Homzen – Laravel Real Estate Agency Portal Multilingual ?

Hi,

It’s just different in front theme UI. All features are the same.

but speed in this theme is slower than Homzen !

So, you should check Homzen instead of this one if it’s better than this one.

Is there a way to define/add a VAT rate for invoices ?

Hi,

We don’t have option to add VAT for invoices. You need to add VAT for your product in Settings → Ecommerce → Tax, and assign it to your products, then it will be used in invoice.

Hello,

We would like to improve the Aqari Platform to better match the needs of the Yemeni real estate market. One of the key proposed enhancements is adding an Installment Sale feature, as it is in high demand and provides strong value to users.

Technical Requirements:

Add a new section called “Installment Properties” within the search tabs (based on current system capabilities).

Treat installment as a sale method, not a property type.

Enable an option “Available for Installment” when adding or editing a property.

(Optional) Add simple fields:

Down payment

Installment duration

Display a badge or label “Installment Available” on applicable property listings.

Add a link to Installment Properties in the footer.

Objective:

Attract a larger segment of buyers

Differentiate the platform from competitors

Support real estate developers and projects

We recommend implementing this feature in a simple form during the first phase, with the ability to enhance it later.

Thank you.

Hi,

We don’t have plan for this feature in the near future. But we will check it when our dev team has more time.

Thanks for your suggestion.

If you need this feature urgently, please hire a Laravel developer to customize our script and add this feature for you.

hello before i purchase the script, i have a few questions.

1. what is the laravel version of the script now

2. what is all the front end technology used, what is the version it is in now.

3. what is the code structure like, can you promise the codes are totally clean, optimized, well structured according to professional industry standards.. no issues and excessive bugs. i bought many scripts on code canyon and most the structure is never good or full of bugs.

4. do u have mobile apps specifically for this script and what the version of the app.

Hi,

1. It’s using Laravel 12.41.

2. It’s using Bootstrap 5.3.7 and jQuery 3.7.1

3. We are providing full source code, no encryption. Our script is structured using modular structure.

https://moezmissaoui.medium.com/exploring-modular-architecture-in-laravel-c44a1e88eebf Our source code is located in folder /platform.

It’s developed in modular structure. Separated to many modules.

Example, for Real Estate features:

- Controllers: platform/plugins/real-estate/src/Http/Controllers.

- Views: platform/plugins/real-estate/resources/views.

- Routes: platform/plugins/real-estate/routes

- Migrations: platform/plugins/real-estate/database/migrations.

Front theme is in platform/themes/flex-home.

You can learn more about our code on https://docs.botble.com/cms or YouTube https://www.youtube.com/channel/UC6G-qF9Ce4-4qszvgw0ErKg

Join our Facebook Group https://www.facebook.com/groups/botble.technologies or Forum https://forums.botble.com to learn more about our source code.

By this structure, we can make more plugins and themes. There are many free plugins on https://marketplace.botble.com/products which developed by our community author, and it can be installed from Plugins → Add new plugin.

4. No, we don’t have mobile apps for this script.

kotaxu

kotaxu Purchased

How to fix an image that doesn’t look perfect because it’s cropped at the top and bottom. This only happens on the projects page

https://flex-home.botble.com/projects

Hi,

Try to add below code into Appearance → Custom CSS, then check again.

.projecthome .item .img img.thumb {
    object-fit: none;
}
kotaxu

kotaxu Purchased

The image is still cropped at the top and bottom, even worse so that only the middle of the image remains.

Hi,

Maybe you are using the wrong image dimension, so it’s cropped to fit that project image.

We are using image size 410×270 at that place, so it will be cropped if you use a square image, like 600×600.

kotaxu

kotaxu Purchased

I lost my Custom Fields, how do I get it back? https://prnt.sc/jTW-VWVl5bqd

now using Version 2.56.2.1

kotaxu

kotaxu Purchased

Sorry, this was my mistake. I had previously enabled “Show all custom fields in form by default” at https://flex-home.botble.com/admin/real-estate/settings/general

But it’s back to normal now.

Thank you.

How to customize WhatsApp inquiry? Ex: You have an inquiry from [Property Url}

Hi,

We don’t have this option for now. We will add a theme options for this in the next version, please wait.

Noted with Thanks

Also, there’s another suggestion. The search option is not working properly. When I search for a keyword from the body content, I can’t find the results.

Please correct this.

Hi,

Thanks for the suggestion! Currently, the search feature doesn’t scan the full property content.

Those descriptions can be very long (sometimes over 10,000 words), and searching through them would make results less accurate and slow down the system.

That’s why the search focuses on key fields like title, location, and other important attributes.

If searching inside the full content is important for your use case, we can look into adding it as an optional feature or explore better search solutions.

kotaxu

kotaxu Purchased

Version 2.56.2.1 (THIS VERSION REQUIRES PHP >= 8.2)

I’m interested in the update that adds a visual builder to pages to make UI management easier. Demo: https://cms.botble.com/admin/pages/1/visual-builder

How do I use it? And will it be available for blogs in a future update, in addition to pages?

Hi,

You can check it on our demo site to know how to use it https://cms.botble.com/admin/pages/1/visual-builder

It’s just used to drag and drop to change UI blocks position and change blocks info.

If you need this feature, you have to upgrade your site to the latest version.

It’s just available for pages, not blog.

kotaxu

kotaxu Purchased

Would you mind adding Shortcodes based on categories in a future update?

Hi,

We don’t have plan for it at this time. Our dev team will check it when we have more time in the future.

kotaxu

kotaxu Purchased

Currently, locations cannot be imported from Excel.

I tried exporting the locations to Excel and then importing them back, but it failed, except in CSV format.

Hi,

I don’t see this issue from our side.

Are you using the latest version?

Please check error logs in storage/logs for more details.

Or please create a ticket on our support center https://botble.ticksy.com and give us access to your site admin, our dev team will check it for you.

kotaxu

kotaxu Purchased

Previously, this issue occurred with version 2.56.1, but after clearing the cache with version 2.56.2, the problem disappeared.

Thank you.

Thank you.

Hi, I’d like to know how I can add more options besides sales and rentals. I want to change the type of listing. https://prnt.sc/XJLnoSSz4J5R

Hi,

Yes, we have translated our demo site manually. We don’t have options to translate site content automatically.

They should add that option in a future update because it’s a problem every time you publish content to translate it. I have a site in three languages ​​and it’s an extreme hassle to translate the content in each language. Wow!

Hi,

It requires third party API integration to auto translate your site content, such as Google Translation API, DeepL Translator… or an AI translator.

Please customize our script to add that service. They are paid services, so we can’t add them to our script by default, customer may not want to pay for those services.

kotaxu

kotaxu Purchased

How to generate this on a blog or page

https://prnt.sc/ZGe0iejN0PX8

Hi,

You need to activate plugin FAQ in Plugins → Installed plugins, then add some FAQ in Admin → FAQs.

Then you can insert FAQs UI block to any pages/posts…

https://prnt.sc/Tbj_DTgnMkvJ https://prnt.sc/kALhtSwfDGGh https://prnt.sc/04XclADM-LPa

You can check it on our demo site https://flex-home.botble.com/admin/real-estate/properties/edit/16

kotaxu

kotaxu Purchased

I’m working alone, how do I remove this contact view from project? https://prnt.sc/m50vPhCa67Hp

Example link: https://flex-home.botble.com/projects/walnut-park-apartments

Hi,

You can disable it in Settings → Real Estate → General.

https://prnt.sc/yLwEVdzBASYT
by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey