112 comments found.
Hello, after my purchase, I asked how I can use the platform solely as a website for selling new and used cars, and not as a rental car company.
You replied that even with the “sales only” mode activated, the system doesn’t work exclusively for sales. It’s in rental car mode. Could you help me with this?
Thank you much.
Hi,
You can disable the car rental feature in Settings -> Car Rental -> General, then it will hide rental options https://prnt.sc/bYCPwBeKDXKx
Hi, I have a few pre-purchase questions:
1. Is it possible to offer discounts for longer bookings, such as weekly or monthly rentals?
2. Can the platform support e-signature so customers can sign contracts digitally? we can follow up by email after booking.
3. Does it support customer ID verification through third-party services?
4. Is calendar synchronization with Turo available to automatically block certain dates or vehicles?
If not, how the customization process works in terms of timing and budget.
Thank you.
Hi,
Sorry, we don’t have those features in our script for now.
If you need our customization service to implement those features in our script, please contact us via email contact@botble.com for discussion.
Can you provide a guide on how to change the fonts, concerning future updates, it might be reverted again
Hi,
You can change font in Appearance → Theme options → Typography.
https://prnt.sc/PX2-Z1hAyTKQIf it’s not a Google font, you need to upload your font files into folder /public/css/fonts, then import it using CSS.
Try to add below code into Admin → Appearance → Custom CSS (change font name and path to match your paths):
@font-face {
font-family: "CustomFont";
src: url("https://yoursite.com/css/fonts/CustomFont.eot");
src: url("https://yoursite.com/css/fonts/CustomFont.woff") format("woff"),
url("https://yoursite.com/css/fonts/CustomFont.otf") format("opentype"),
url("https://yoursite.com/css/fonts/CustomFont.svg#filename") format("svg");
}
:root {
--primary-font: 'CustomFont', sans-serif;
}
Thank you
I’m already convinced that you simply don’t want to implement the subscription or credit model in this script.
How much would it cost me if you created a subscription or credit plugin so I can charge car dealers and ensure I don't miss future script updates?
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.
Hi, a really nice software package… but I’m not renting any cars, I’m renting another typo of product(s) (not houses or apartments), do you have any advice to turn the “cars” object / model into a more general product?
Hi,
If you just want to change the word “cars” to “products”, you need to change it in Settings → Other translations.
If you want to customize logic and forms too, you need to customize our car-rentals plugin in platform/plugins/car-rentals to make it works as you need.
Hi, could you please let me know whether an app version of this code will be released in the future?”
Hi,
Sorry, we don’t have a plan to make a mobile app for this script at this time or the near future.
can i stop vendor Off-Site Booking Link
Hi,
Yes, you can disable it in Settings -> Car rentals -> General.
Hi, since buying this script only now I had the chance to try again. Im having issue with email can you please guide me on this error. Expected response code “250” but got code “550”, with message “550 This message was classified as SPAM and may not be delivered”.
Hi,
As I researched, the issue is from missing sender information or DNS records.
It’s not from our source code, so we can’t control this from code.
Please check this https://chatgpt.com/share/691d352f-b358-8005-9ef6-54b36a549277 and correct your setup to make your mail service works properly.
Critical Issues Requiring Immediate Attention:
1. Filtration System
Malfunctioning in desktop version
Completely broken in mobile version: interface “jumps,” accidental clicks occur, no convenient filter reset
Requires complete redesign of mobile filters
2. Burger Menu (Mobile Version)
Lags when opening/closing
Uncomfortable navigation with unnecessary elements (logo, “Add Listing” button)
Needs minimalist design focused on usability
3. Review System
Displays incorrectly on mobile devices: content appears and disappears
Widget shifts horizontally
4. City Filtering
Search operates by city ID instead of name
Equipment doesn’t display when selecting specific cities
Functional Improvement Suggestions:
5. Advanced Filtering Options
Add category and equipment type filtering to the Advance Search widget
6. Flexible Specification System
Allow administrators to customize fields for rental providers
Remove irrelevant fields (color, number of doors for specialized equipment)
7. Equipment Availability Visualization
Add busy date markers in calendar (highlighted in red)
Show “unavailable” status before date selection
8. Live Support Chat
Implement online chat system for immediate assistance
9. Category Expansion
Add ability to create different listing types (spare parts, cargo transport, passenger transport)
10. Rental Request Widget
Create simple form for customers: preferred vehicle, budget, city
Requests should appear in rental providers’ dashboard
11. Rental Page Optimization (Mobile)
Move booking block to top of page
Place description and reviews lower to avoid distraction from primary action
12. Internal Messaging System
Replace email correspondence with convenient built-in chat between customers and rental providers
13. Flexible Service System
Add ability to set service payment type: fixed rate or hourly/daily
Hi,
It is a lot of features, our dev team will check and implement those features when we have more time in the future.
Thanks for your suggestions!
CAN I HIDE PHONE NUMBER AND WHATSAPP BUTTON FROM THE VENDOR SECTION ?
Hi,
Yes, you can hide it from settings page https://prnt.sc/MhvwMfJyQN2a
I would like to inquire about the planned implementation of hourly-based rental bookings.
Currently, the system interface already displays time-related (hour) elements, which suggests partial support for hourly scheduling. However, bookings can only be made on a daily basis, and not per hour.
This limitation prevents more flexible usage scenarios — for example, when a vehicle could be rented multiple times within the same day by different users.
Could you please confirm whether hourly booking functionality is planned for future updates, or if there is any available configuration or plugin that would enable hourly-based reservations?
Hi,
Yes, we have planned for this, this is a big feature with complex logic in price calculation.
We will add it as soon as possible. Please wait.
Why doesn’t your system include a user banning or advertiser blacklisting feature, where advertisers who violate the rules can be blocked?
Additionally, why is there no checkbox for advertisers to explicitly accept the advertising rules during ad account registration — especially considering GDPR compliance and the platform’s terms of use?
When a user registers (including for an advertising account), specific rules should apply to ad accounts, which may differ from the general GDPR or user agreement policies. These should ideally be presented and confirmed through a separate link or consent form during registration.
Hi,
We have this already: https://prnt.sc/5gzn_6G_-RTy
We will consider adding more checkbox to account registration form for accepting the advertising rules in future versions.
Hi,
I think there is a misunderstanding. I wasn’t referring to advertising cookie settings, but to internal system functions related to user and advertiser account management.
Specifically, the request concerns two points:
Blacklist / account blocking system – the ability to block or restrict users or advertisers who violate the platform rules. This is not about ad cookies, but about internal moderation and compliance functions.
Legal consent and GDPR compliance – when a user registers an account (especially one offering rentals), there should be an additional checkbox confirming acceptance of the specific rental or advertising terms and conditions.
These terms should be accessible from within the user account,
Users must be able to review and manage their consent,
And in accordance with GDPR, they must have options to download their personal data (e.g., in Excel format) and delete their account.
In other words, this is about legal consent and contractual acceptance, not cookie preferences. A vehicle owner who wishes to rent out their car must explicitly accept the dedicated rental agreement at registration.
The current setup you showed in the screenshot refers only to cookie consent, which is unrelated to this GDPR and account-level compliance requirement.
Hi,
Our dev team will check and fix this.
Thanks for your feedback!
How can we integrate a custom data layer into your system using Google Tag Manager, so that it can be utilized by Google Ads and Google Analytics? In other words, where exactly should the data layer script be placed within your system?
Unfortunately, we have not found detailed documentation about integrating Google Ads and Google Tag Manager within your system. Could you please advise how and where custom scripts can be implemented to enable proper tracking and analytics integration?
We understand that there are strict rules for such integrations. Could you please clarify how the Google Tag Manager and data layer scripts should be implemented within your plugins — especially on the payment, thank-you, and summary pages?
Hi,
For Google Tag Manager, you can setup it in Settings → Website Tracking.
https://prnt.sc/e2Rf9HO8qALYIf you need to have extra JS events, you can add it in Appearance → Custom JS.
For Google Adsense, you can add AdSense code into Admin → Appearance → Custom JS (Add to Header JS).
Our script doesn’t support Google AdSense manually placements, you just can use auto ads, so we can’t control ad placements.
Please use Auto Ads option.
https://support.google.com/adsense/answer/9261307?hl=enHi,
You completely misunderstood my point — Google AdSense and Google Ads are not the same thing. Google AdSense is for displaying ads on a website, while Google Ads is for paying Google to advertise my website.
So I’m not trying to insert ad placements on the site — I’m referring to Google Ads conversion tracking, which requires Google Tag Manager and a specific script order.
According to Google’s implementation guide, the dataLayer initialization must be placed before the GTM or gtag.js container code. Your system currently does not allow this, but it should — otherwise Google Ads conversion tracking cannot function properly.
For reference, most WordPress themes and GTM plugins (like “Site Kit by Google” or “DuracellTomi’s Google Tag Manager for WordPress”) allow adding a custom dataLayer script before the GTM container, exactly for this reason.
Please see Google’s official documentation here: https://support.google.com/google-ads/answer/7521212?hl=en
Also, please note that your system currently cannot be used for proper conversion tracking. On key transactional pages (like checkout or payment summary), the Google Tag Manager container does not load at all, even when it’s correctly integrated in the provided “Website Tracking” section.
Without GTM execution on those pages, Google Ads conversion tracking is impossible, since the conversion event (purchase/transaction) happens there. This should be fixed, as the GTM container must load globally — including the payment confirmation pages.
You seem to have misunderstood: Google AdSense and Google Ads are not the same thing. AdSense is about displaying ads on your website and earning revenue; Google Ads is about paying Google to promote your site.
I’m talking about Google Ads conversion tracking, not AdSense placements.
Please note additionally: Google AdSense has already seen several format retirements and restrictions — for example the “link units” for AdSense were discontinued on March 10, 2021. blog.getadmiral.com +2 Search Engine Roundtable +2
This means relying on AdSense-format workflows is less future-proof, and the focus should be on a robust conversion tracking setup (Google Ads + GTM) that works regardless of ad-display formats.
In your system specifically: key transactional pages (like payment or order-summary pages) do not load the GTM/gtag container, so Google Ads conversions cannot fire there. One of the technical requirements from Google is that the dataLayer push occurs before the GTM container snippet, so you need a mechanism in your system where the dataLayer is injected at the very top of the page before the container.
Please adjust your integration accordingly so that the system fully supports Google Ads conversion tracking, not just AdSense auto ads.
Hi,
I understand the issue now.
Our dev team will check and improve it in future versions.
Thanks for your feedback.
Hi,
1. Can you add pickup and drop off time field in the next update real soon?
2. Other than Strip / Razorpay can I use local payment gateway? If no can you do customisation? Or other suggestion?
Hi,
1. We will consider adding it soon. Please wait.
2. Which payment gateway you want to integrate? We can provide customization service to integrate that payment gateway if it is a global payment gateway or at least can be used outside your country.
1. How soon? Any estimation? 2. Either Fiuu.com OR atleast RazorPay Curlec [RazorPay (India) acquired Curlec (Malaysia)]
Hi,
1. Not sure about this. I think it can be added in the next version, which will be released in the end of November.
2. We don’t have experience with this payment gateway, our dev team will research it and answer you later.
1. Thank you for your effort. Really hope you can include this in the next update. 2. Understand. How to discuss further about this customisation? OR can I hire freelance for this purpose?
Hi,
For customization services, please contact us via email contact@botble.com, our hourly rate is $40 and we can work in maximum 15 hours/month.
Understand. Thank you.
I’ve noticed that the footer menu and the page links have disappeared. What is the reason they are no longer visible in the footer? Is this a bug? When will it be fixed? The legal links were placed there, and without them I may have to temporarily disable the site.
Who on earth thought it was a good idea to remove them? Although the widgets still contain the links, they no longer appear on the live site.
Hi,
It was having issue with widgets at footer.
We have just released Carento again to fix this issue. Please go to System Updater and click on button “Re-install the latest version”, then it should be fixed.
Thanks for your feedback!
Unfortunately, it wasn’t this time. This update didn’t include the other business method, which could be subscription-based or credit-based. I’ve already explained that the current model is only successful for rentals, but for sales, this model doesn’t work.
I don't know why they also included the vehicle sales model while refusing to add the compatible business model.
Hi,
We are using commission-based for our Carento script.
Car owner can post their cars on your site for free, they just can pay commission fees when their cars are rented.
I think it’s fair. No one wants to pay monthly subscription if they can’t sure that their cars can be rented or not.
I agree with you on that part. But this script isn’t just for renting cars. It also involves dealerships and individuals selling cars. My question is, do you think this commission model for the admin is fair, knowing that no one will buy a car without seeing it in person with the salesperson?
Our should we remove the vehicle sales function because it doesn’t make sense to continue with this commission model?
Hi,
We will consider making another script for this in the future when we have more time.
how i can change the commision
Hi,
You can change it in Settings → Car Rentals → General.
Hi, I noticed in the changelog that vendors can now create reservations. Can you please confirm if vendors are able to create reservations directly from their own dashboard — without needing to be added as an admin or having a separate admin account?
If this isn’t currently possible, could this feature be added in the next update?
Hi,
No, vendors can’t create reservations. Only admin can do this from the admin panel.
Thanks for the quick response!
It would be very helpful if vendors could create and manage their own reservations directly from their dashboard. This is quite essential for vendors who handle offline or direct bookings, so they can keep all their reservations in one place.
Would it be possible to consider adding this functionality in one of the upcoming updates? I believe many users would really benefit from it.
Hi,
As our rules, vendors can create reservations, all reservations are from customers, they just can approve/cancel that reservations.
Hi,
1. How can a vendor approve or cancel a reservation for their car listing?
2. Can the system be configured to work with a single vendor, giving that vendor full permissions to manage their own car listings?
Hi,
1. We will add this feature in the next version. Please wait about a week.
2. In this case, you need to make that vendor as an admin user and disable multivendor feature in Settings → Car Rentals → General https://prnt.sc/rgTCmyzYUkN2
Then they will have full control on their site, and just 1 vendor.
I’m here talking out loud to myself. Will the next update be promising? Will it include some of the significant improvements I suggested? So, I need to organize the money to implement my project.
Hi,
We will release a new version next week, you can check our demo site after that if it matches your requirements or not.