341 comments found.
hi,
how do i import slider revolution content as shown in the demo (car home)?
when i go to the slider rev editor. it shows nothing and i need to create my own content. but im very interested with your slider rev content
Hi, Please read document here https://ovatheme.gitbook.io/ireca/install-theme/3-import-demo-data/auto-import
another question, when im selecting a car to book, how do i enable multiple location for pick up and drop off?
it seem i can only set one location for pick up and one for drop off
Hi, The theme doesn’t support multiple location in booking form.
Hi Pre-Sales Question Here (Home Car).
1. is there any option to change the currency from USD ($) to local currency which is Malaysian Ringgit (RM)
2. Does this theme include sales reporting and invoices?
3. For shop, does it include shipping products?
Hi,
1: Yes it is.
2: Yes it is. You can checking it in WooCommerce.
For Invoices: The WooCommerce supports this but you have to send it manually in backend for customer. If you want to add it in mail when customer oder, you have to install extra plugin.
3: Yes it is.
Best regards,
Ovatheme
Hi, How my customer will pay for the remaining amount?
Hi,
For Ireca theme: The customer have to pay directly at office.
- If you want to the customer pay via link that the system sent, you can choose BRW plugin https://codecanyon.net/item/brw-booking-rental-woocommerce-plugin/25913635
Thank you. If they will pay directly at office, then what will be the payment method for woocommerce?
Hi, The admin have to change amount in backend. Please read here https://ovatheme.gitbook.io/ireca/manage-deposit/check-deposit-in-order
do you have an app for it
No I Don’t.
Is it possible to remove the steering, gearbox and auto park options from the form?
Hi, Yes it is.
You can add bellow code to functions.php file in child theme
add_action( 'init', 'ireca_unregister_taxonomy' );
function ireca_unregister_taxonomy() {
unregister_taxonomy( 'steering' );
unregister_taxonomy( 'gearbox' );
unregister_taxonomy( 'auto_park' );
}
didn’t work. it still appears
Please make a ticket here https://ovatheme.ticksy.com/ and include your wordpress admin account in ticket, so we can check help you easily.
Hi, is it possible by clicking on the calendar to go directly to the booking form with the pre-compiled dates?
No it isn’t.
Hi, presale question. can this do transport booking like flight/boat? All I see is for duration in days while what I want is a passenger can choose departure date and return date, or just departure date. Hope you can help me with this. Thanks
Hi, Oh you can choose departure date and return date like demo: https://demo.ovatheme.com/ireca/rental/lexus-gs-fsport/
Best regards,
Ovatheme
Hello, i have on problem with day calculations.
Example: When someone rent a car for 16 days and on this days
13 days are from normal day price and 3 other day from special days price dhe total of price in checkout it is not correct.
The themes make a calculation with one price that is not set nowhere. How can be fixet this?
Hi, Please check surely you updated the theme, Ovatheme CRS plugin to latest version.
Best regards,
Ovatheme
All my plugin and theme are update at latest version of 20 april 2023
But it is happening the same error.
13 Normal Days with $23 = $299 3 Special Days with $38 = $114 1 Insurance Deposit $100 = $100
Totat is $513
You can check here on photo https://ctrlv.link/hfQ5 that the total of checkout in theme is $578
We have $65 more than correct total.
Hi, Please check surely you Update OvaTheme CRS plugin to version 1.7.0 .
Yes the plug in thas that version and the same error is at calculations.
Check plug in: https://ctrlv.link/9ZWN
Hi, Please send your wordpress admin account in this form https://themeforest.net/user/ovatheme#contact, so we can check help you.
I have sent them on your email
Hi, We are checking your problem.
Best regards,
Ovatheme
Can I edit the product pages visually to implement my own design?
No you can’t. This theme doesn’t support this.
Pre-purchase: can you store as cookies location and date? Thanks
I think you can install extra plugin for this problem
Can you provide an example? Thank you in advance
Hi, What is location and date here ? Can you explain more detail ?
Yes, sure. I have cheked your demo website and for ex if I go back to home page or other related cars from product page I need to enter again date / location pickup etc. Can those values be stored in cookies/ session so I won’t need to complete again? Thank you.
Hi, The theme only supports store date/location after you search product. For this feature: You have to customize code for this feature. Also I think these theme will doesn’t support this feature.
Thank you!
It is possible for a quote for this ?
Hi,
I’m need to clear your requirement. For Date/Location: Where do you get value to store in cookie ? Do you want to get value after the client insert value in seach form or else ?
Yes for ex I made a search from home page let’s say pickup location x and drop off location y also with time and if I leave the page those values are going to reset, because are not stored in client session or cookies based. I saw on search page that those values are going to url parameters or something like that.
We can custom work for you this feature. Please contact me here to know about price: https://themeforest.net/user/ovatheme#contact
Sure thank you
Hello, I bought the theme and have a big problem with it. The option: Choose ID Vehicle is not displayed in Manage Products or Create New Products. After clearing all caches and a reload of the page the select box appears briefly and disappears again…. There seems to be no connection from the product pages to the ID Vehicles. No matter whether with the demo rental products or with newly created. When booking, of course, always comes the error message: This Vehicle is unavailable. What can I do? I can’t get any further.
Hi,
In backend: The first you have to make a ID Vehicle. Read here https://ovatheme.gitbook.io/ireca/make-vehicle/make-id-vehicle-number-plate
Edit a product: You have to choose ID Vehicle for per product: https://prnt.sc/CIk3-Qcx6Owf
If you setup both steps but it isn’t success. Please make a ticket here https://ovatheme.ticksy.com/ and include your wordpress admin account in ticket, so we can check help you.
Best regards,
Ovatheme
Thanx, that helped… by the way… great Theme and great support! Another question: Is it possible to sync the incoming bookings with Google Calendar? Is there a solution for this? That would be awesome! I have seen this important function in other Themes.
Hi,
Why do you need to sync the bookings with Google Calendar ? Can you describe about this feature (workflow) ? Can you send some theme use this feature.
Thanks!
Hi, we would like to know if the system allows in the car rental mode, to specify the type of car as well as the quantity available. For example, if 3 cars of the same model are available and one is rented, will the two remaining will show for the same dates already reserved ? And also we would to know if we can set personal location instead of cities for Pick up and Drop Off. Thank you!!
Hi,
- If 3 cars, you have to set 3 different model, so if one is rented, the customer still can rent remaining 2 model.
- The theme doesn’t support personal location. You can check this plugin for your purpose: https://codecanyon.net/item/brw-booking-rental-woocommerce-plugin/25913635
Best regards,
Ovatheme
Hi, I was reading through the comments and issues. The issues that others have mentioned is it possible to enable such things like uploading ids for vehicle renting – is it possible to do it manually by ourselves?
Hi,
- Sorry I’m not clear your question.
- The Admin can create ID Vehicle. Read here https://ovatheme.gitbook.io/ireca/make-vehicle/make-id-vehicle-number-plate
- The theme doesn’t support the vendor upload their car to site. Only Admin can submit car in site.
Let me know if you have any question.
Best regards,
Ovatheme
I have a pre-sales question. I can see that the themes demos are each focused on a different kind of vehicle. My customer has vehicles of many categories, like ATVs, cars, motorbikes. Can the theme support all of them on the same page both functionally and graphically? Thank you in advance for your time.
You can make many categories. For graphically: the theme doesn’t support individual for per category
I purchased this a few years ago, but never used it. I have a few questions before i put it to use. Can i add a file uploader to the form (i’d like customers to be able to upload their license and insurance) and is it possible to have the contact form fields linked to a pdf? This is so i can transfer the date from the form onto a pdf for printout.
The theme doesn’t support this.
Hi, I would like to know if it’s possible to setting the rentals like this : - I choose the departure date - I choose the duration (morning, afternoon, 1 day, 2 days, etc…)
Hi, Yes it is. Rental Type choose Period Time like here https://prnt.sc/gj9ez5b1csJw
Hi, pre sale question: I need theme for car rental, and Car transfer which allows to make Pick up and Drop from point to another with price for each transfer, i.e. Airport to city, Airport to downtown. Downtown to city … etc.
Hi, Yes, The theme supports these features.
You can setup price from A to B like here https://prnt.sc/upZOMkMhkTJ2
Read more here https://ovatheme.gitbook.io/ireca/make-vehicle/make-a-vehicle/global-fields
Best regards,
Ovatheme
hello do you have google agenda?
and francais language for rental
Hi,
Google Agenda: No it isn’t
francais language for rental: Yes, you can translate theme to your language.
Best regards,
Ovatheme
Hello. Contact form 7 is used for booking requests. Is there a chance to replace it with Elementor Form (from Pro version)?
Hi,
- Request Booking doesn’t use contact form 7. It is default field https://prnt.sc/sWc6TCoRylmP
- Contact Form 7 used in product: You can edit field in contact form 7 https://prnt.sc/TQObE_ZOIorL
Sorry, i only wrote the documentation and thought that contact form 7 is used… I didn;t try theme yet, but i highly consider it. The question remains the same: Can i use Elementor’s Pro forms in products and request booking instead of defaults? Its critical for me
Hi, You can insert shortcode for displaying Contact Form like our demo https://prnt.sc/83-7Vg09b3BV
Probably i didn’t clearly explain my question! In all my client’s sites I’ m using Elementor Pro anyway. So I would like to use Elementor Form for all contact processes. I can do it for sure in Contact page, i know how to do: So the question is: Can i replace the default fields in Booking Request and the Contact Form 7 in products (you said these info in your previous answer) with Elementor form? Thank you in advance
No you can’t
Thank you
Hello ovatheme, why is the vehicle tied up to the “ID Vehicle is in the location” setting? I can’t select any other locations in the booking form, only the one assigned to the vehicle – why is that? If we have a service to deliver a car to a specific location for a fee (and you support it in Products menu) why it can’t be utilized in the booking form?
Because per vehicle only can assign a location.
Sorry, I don’t understand your answer. I want one vehicle to be picked up from one location, and the same vehicle left on the other location. And I want to charge a fee depending on the pick-up location.
When setup a vehicle you have to choose a Vehicle ID. Each Vehicle ID will assign a fixed location. Currently the theme only supports type transportation like here https://demo.ovatheme.com/ireca/rental/transportation/