Code

Discussion on WooTour - WooCommerce Travel Tour Booking

Discussion on WooTour - WooCommerce Travel Tour Booking

Cart 1,868 sales
Recently Updated

Ex-Themes supports this item

Supported

This author's response time can be up to 1 business day.

638 comments found.

Hi, your plugin is compatible with “WooCommerce Extra Product Options” plugin?

Hi,

Yes I think it works fine, because I see some users using that addon with WooTour plugin and if you have any problem, you can send support request

Best regards, ExThemes.

Hi, I need to know if with your plugin is possible to add option to buy some extra features (example.. GPS, Extra night, taxi, ecc). that if chooses, increase the cost of tour.

Hi,

Unfortunately no

Best regards, ExThemes.

Pre-sales question. Hello, we are planning to implement this tour plugin with our website theme. Is there any problem or fix that we should have in mind? This theme has already a woocommerce section.

https://augustine.qodeinteractive.com/room/single-room/

We need: - Use paypal cash, and credit card - Reservations must be done at least 2 days prior to the day of the tour - Maximum of 2 children per adult

Thanks!

Hi,

1. If you theme has custom template of WooCommerce then you need to use your theme style for default WooCommerce pages like this example: https://okerefalls.nz/experiences/launch-cruise/

2. This is an addon of WooCommerce so you can use any payments which has supported WooCommerce and there is no extra option like your example url and you can allow your user only can book tour before X days and there is no option for “Maximum of 2 children per adult”

Best regards, ExThemes.

Sorry to ask again, and just to clarify. Can you confirm this functionalities:

1. Reservations must be done at least 2 days prior to the day of the tour 2. Maximum of 2 children per adult

If not, do you provide this development as a service?

Thanks.

Hi,

1. Yes.

2. No this feature is not available and unfortunately we are not available for custom work at this time.

Best regards, ExThemes.

Hi,

Instead of Passenger (1), (2) in the checkout page, can we add if it is adult or child?

Like -if adult echo Adult 1 and if child echo Child 1.

I want to do this because if I can determine if there is a child and which is the child, then I can restrict the birthdate.

Hi,

Unfortunately it is not possible, you will need to edit plugin files

Best regards, ExThemes.

I can edit. Just need the if code.

For example if ($cart_item[‘_child’]) works but this is if there is a child in the cart. I need if this specific passenger is a child.

Something like this will work for me:

if ($cart_item[‘_child’]) {

$cr_y = date(‘Y’); for($y = $cr_y ; $y > $cr_y-5 ; $y—){ $year[$y] = $y;}

}else {

$cr_y = date(‘Y’); for($y = $cr_y ; $y > 1930 ; $y—){ $year[$y] = $y; }}

With this code every passenger’s birth year start from 2017 even if is an adult. (because there is a child in the cart.)

I tried $item[‘child’] as well but nothing works. The file is class-checkout-hook.php

You need to use this variable for child:

$cart_item['_child']

And this variable for infant:

$cart_item['_infant']

If you have other questions, please send it via support tab

Best regards, ExThemes.

Hi,

Can I ask if we can disable today in the departure date?

I mean visitor can select tomorrow at the earliest form the calendar.

Hi,

Yes, it is possible.

Best regards, ExThemes.

Hi, how can I set the ticket to only 1 or 2 ticket available per date? In Time Setting – I set Number of Ticket to 1. In the product front page, if I select date, then it will appear 1 Available, but does not reduce the stock per date; 2 or 3 people can book the same tour/variant for the same date. thanks

Hi,

if you set number of ticket into “Number of ticket” field and it it does not work, please give us your url + admin login info via support tab, we will check it, please make sure you did not edit plugin code.

Best regards, ExThemes.

Hi i need to do differents tours/experiences with different options. This is an example of a rent of jetskis: https://ibb.co/jR0PsMh

As you can see, there are a: -select with 2 options (for 1 hour o 2 hours of rent) -the date, -the schedule -and if will rented by 1 o 2 people

Its is possible to do with your plugin?

Hi,

You only can create tour with select options like this demo: https://exthemes.net/wootour/product/bangkok-pattaya-3-star-hotel/

Best regards, ExThemes.

Hi! Any chance of getting different times on different days to work (already using variable products). On Fridays only at 6pm, on Saturdays at both 11am and 6pm and Sunday at 11 am, for example.

Hi,

This feature is not available, but we will add option for you can disable variation by day of week in the next update

Best regards, ExThemes.

A presale question: any idea if the plugin would work with Oxygen Builder?

Hi,

You can use this plugin with any page builder, but you need add shortcode into text editor of your page builder

Best regards, ExThemes.

Can you let someone make correct translations of your information and of the plugin itself? It’s so difficult to understand stuff like this:

“If your theme has customise and style template of woocommerce, you will need to use your theme style which your has customised and to fix some confilct code by Go To WooTour > General > Main Purpose > Only use metadata :”

Hi,

Please check this website example has custom template of WooComemrce: https://www.spoerlein.de/product/wanderreise-suedtirol/ you will see it will not look like the demo page: https://exthemes.net/wootour/product/bangkok-pattaya-3-star-hotel/

Because the author of theme has custom/style template of WooComemrce so you need to use the theme style for default template of WooCommerce and if you use style from this plugin, it will make conflict css/code

Best regards, ExThemes.

Hello, Is there a way to set the number of adults on the dropdown to start from 7 instead of 1? Thanks

Sorry, I found the configuration. Thanks

Ok thanks!

Do you have CSS file or settings that one can use so that instead of adopting the theme layout of a website, the tour layout comes exactly like on the demos. I mean a css that can be used only for woocomerce so that the layout of products/tours does not adopt to the theme that you are using. I prefer to use “use metadata” but it takes the structure of the theme and distorts the tour layout

Hi,

Unfortunately it is not possible, you need to use your theme style if your theme has custom template of WooCommerce

Hi – I have two types of tours: 1. Regular tours with price per person – I think this is no issue 2. Group tours with price per group of max xx person plus charge per additional person of (for example) $100 per person max 2 person.

How can I setup this group tours?

Thnks

Hi,

Unfortunately it is not possible to setup tour price for group as you mentioned

Best regards, ExThemes.

Is there a way to show cost of goods at each variation level? So for instance if I have a tour four adults and children, and have three or four add-ons for each my cost for the child may be different for each variation than the cost for adult for each variation. I hope that makes sense

Hi,

Unfortunately this feature is not available

Best regards, ExThemes.

I bought this plugin but still don’t know what theme I should use with it. Can you recommend any? thanks

I wasn’t able to figure out what to do with this plugin. I tried a few times before but I found the single tour pages generated by this plugin is no good at all. So, I came here again and hope you could recommend some themes I can try again. Can you? I checked those websites but I don’t know what theme they are using.

Please use popular theme like:

Using The7 Theme http://www.spoerlein.de/busreisen/

You support has expired a long time ago so if you have any other questions, please extend your support and send your support request via support tab, we cannot provide support for you when you support has expired from 07/03/2020

thanks. I will have a look at it.

I want to upgrade my site to the latest version of PHP 8.0. However, after testing my site in a in staging environment, I found that WooTours plugin is not compatible with PHP 8.0. WooTours only works with PHP 7.4. Are there plans to release an update for the plugin anytime soon? Thanks!!

Hi,

We will check and update plugin support php 8 in the future.

Best regards, ExThemes.

Can you show me how to display more field (for example “duration”) in cart, order, checkout, email… I need this before decide to buy this plugin. Thank you in advance!

Hi,

You need to customise code if you want to display more information in cart or checkout and order page

Best regards, ExThemes.

I like a lot of the features of this plugin for a boat tour website and it suits most of our needs but I am torn between it and your wooevents one. Having read the documentation and tried the backend demo, I can’t see an ability in add a time (like 11am, 2pm ect) for tours start times. Is there the ability to have multiple start times on a day for a tour with independent stock numbers for each time slot?

Hi,

You can use Variable product to create time as you want, you can check this doc: https://docs.woocommerce.com/document/variable-product/#custom-attributes

You can see demo page: https://exthemes.net/wootour/product/london/

Best regards, ExThemes.

Was this posible- solved? sent an email just in case you don’t get it. vinihg

over 3 years ago Flag Hello friends, is it possible to use your plugin for bus booking with following?

1 set rates for adult, children, special 2 When choosing cash payment, what happens to my ticket if the client does not arrive? Can it be unlocked automatically a few hours before departure? 3. Is it possible for the client to choose their seats and show after themselves as paid or reserved? (in case of payment in cash) 4 Support multiple routes and companies 5 sms notification is avaible? 6 Can I use loco translate

Thank you

Hi,

I think it is not possible with this plugin, you should find other plugin.

Best regards, ExThemes.

How to change Google maps language, default English and I need Russian https://yadi.sk/d/gR-zCKBj8CJVrw

If you want to change it, you need to use the custom hook code

If you have any other questions, please send it via support tab here: https://codecanyon.net/item/wootour-woocommerce-travel-tour-and-appointment-booking/19404740/support

Best regards, ExThemes.

if i use wpml will i have to use custom code as well?

It is possible, you can use php code to get current language of WPML and set the current language for the map

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