Changelog – Tour Master Plugin

==v5.2.7== 19/04/2024

fix initial room search amount ( from 2 to 1 )
– room/include/pb/pb-element-room-search.php

add rel=nofollow to register buttonl ink
– include/user-util.php

order post list & wpml
– framework/function/utility.php
– room/include/order.php

add more years to room/tour settings ( until 2030 )
– tour/include/tour-option.php
– room/include/room-option.php

add reply to admin email for customer email
– include/mail-util.php
– room/include/mail-util.php

update wpml translation
– wpml-config.xml

==v5.2.6== 22/03/2024

Fix dropdown arrow position
– room/tourmaster-room.css

==v5.2.5== 22/02/2024

fix room searching min date problem
– room/tourmaster-room/js

fix payment option displayed when there’re no payment selected
– include/payment-element.php

add tourmaster_tour_item_price_decimal_digit filter
– tour/include/pb/tour-style.php

display credit card fee amount
display room booking detail on woocomerce checkout page
– room/include/payment-element.php

fix minor bugs
– include/global-option.php
– include/custom-filter.php

fix problem when all room is booked
– room/include/booking-bar.php

change stripe connection error message (after payment)
– include/stripe/stripe.php
– room/include/stripe.php

==v5.2.4== 31/10/2023

show tour sub category indicator for search select box
– framework/function/utility.php and
– tour/include/pb/pb-element-tour-search.php

fix enquiry email title with {tour-name} tag
– tour/include/tour-util.php

fix room booking with wpml
– include/utility.php
– room/include/booking-bar.php
– wpml-config.xml

fix price typo
– room/include/payment-element.php

add cancel return for paypal html form
– include/paypal.php
– room/include/paypal.php

==v5.2.3== 27/09/2023

fix default currency on order page
– tour/include/order.php

add phone number to woocommerce order
– include/payment-util.php
– room/include/payment-util.php

fix stripe clp currency
– include/stripe/stripe.php
– room/include/stripe.php

fix room enable full payment option
– tourmaster/room/include/payment-element.php
– tourmaster/room/tourmaster-room.js

add random order to related tour
– tour/single/tour.php
– tour/single/tour-2.php
– tour/single/tour-3.php

Add support for woocommerce zipcode if used as custom contact detail fields
Fix woocommerce address1 field not showing on order page
– room/include/payment-element.php
– include/payment-util.php

Add option for tour email template (plain, HTHML)
– include/mail-util.php
– tour/include/tour-util.php
– tour/include/plugin-option.php

fix payment content css on safari ( for some specific site )
– tourmaster.css

==v5.2.2== 30/07/2023

display package in tour csv
– tour/include/order.php

fix multiple room booking on same date in the same cart
– tourmaster/room/single/payment.php

remove last minute booking
– room/include/room-option.php

support polylang email translation
– include/mail-util.php
– room/include/mail-util.php

add room email translation on wpml-config.xml
– wpml-config.xml

==v5.2.1== 30/05/2023

fix tour 100% coupon discount with payment page style 2
– include/payment-util.php

minor adjustment
– framework/js/html-option.js
– framework/css/html-option.css
– framework/css/html-option-meta.css

send email in different language per email
– include/mail-util.php
– include/table-util.php
– include/utility.php

fix paypal sdk payment
– include/paypal-js-sdk.php
– tour/tourmaster-tour.js
– tour/single/payment.php
– tour/single/payment-online.php

==v5.2.0== 16/04/2023

fix room review
– room/single.php
– room/single-style-1.php

fix service fee display calculation error
– include/booked-payment-util.php

fix admin approval
remove book and pay button if the transaction is already recorded
– include/payment-util.php

add admin cancel email
– room/include/room-settings.php
– room/include/room-option.php
– tour/include/plugin-option.php

fix room order remove from dashboard page
– single/user/user-update.php
– room/include/user-page.php

add room location
– framework/css/html-option-meta.css
– room/include/pb/room-location-item.php
– room/include/pb/room-location-style.php
– room/include/room-option.php
– room/functions-room.php

add new room search style
– room/include/pb/pb-element-room-search.php

add advance review
– include/plugin-init.php
– room/include/user-page.php
– room/include/room-settings.php
– room/include/review-util.php
– single/user/user-update.php

hide room selection when room amount = 1
– include/booking-bar.php
– include/room-option.php

apply page builder skin to room item ( info & price )
– room/include/room-style.php

add room caption
add city tax rate
add input box border option
add search/archive read more button style
– room/include/room-settings.php
– room/include/booking-bar.php
– room/include/payment-element.php
– room/include/user-page.php
– room/include/mail-util.php
– room/single/search.php
– room/single/archive.php


==v5.1.1== 04/04/2023

Paypal issue fixed
Include/paypal-js-sdk.php
Include/room/paypal-js-sdk.php

==v5.1.0== 14/03/2023

update pot file

fix minor bugs
– single/login.php
– single/user/user-update.php

fix tour shortcode display when form is selected to none
add tour max people for booking at each package
– include/tour-util.php
– include/tour-option.php

fix polylang page translation
– include/template-settings.php

fix standalone plugin
fix room search with long date range
fix room search adult & child number
– single/search.php
– room/include/booking-bar.php
– room/include/pb/room-style.php
– room/include/pb/pb-element-room-search.php
– room/include/pb/pb-element-room-title.php
– room/include/pb/pb-element-tour-category.php
– tour/include/pb/pb-element-tour.php
– tour/include/pb/pb-element-content-navigation.php

fix pay button display when disabled
– include/payment-util.php

add cleardate option for datepicker on tour search
– tour/tourmaster-tour.js
– tour/include/pb/pb-element-tour-search.php
– tourmaster.css

fix edit traveller with custom traveller fields
– tour/include/order-util.php

set enquery min datepicker date to be current day
add paypal sdk payment
– tourmaster.php
– tourmaster.css
– tour/tourmaster-tour.js
– include/paypal.php
– include/paypal-js-sdk.php
– include/payment-util.php
– include/booked-payment-util.php
– room/functions-room.php
– room/tourmaster-room.js
– room/include/paypal-js-sdk.php
– room/include/payment-element.php
– room/single/payment.php
– room/single/payment-online.php

add room min/max date for each package
– include/plugin-init.php
– room/tourmaster-room.js
– room/tourmaster-room.css
– room/single/search.php
– room/room-option.php
– room/include/booking-bar.php

improve review pagination
– tourmaster.css
– room/include/review-util.php
– tour/include/review-util.php

migrate tour payment stripe to “payment element module”
– include/stripe/stripe.php

add new tour category style
add new tour grid style
– tour/include/pb/tour-category.php
– tour/include/pb/tour-style.php
– tour/include/pb/pb-element-tour.php

add new review style
– tourmaster.css
– tour/include/plugin-option.php
– tour/single/tour.php
– tour/single/tour-2.php
– tour/single/tour-3.php
– tour/single/tour-blank.php

fix color option
– include/global-option.php

==v5.0.5== 07/10/2022

fix minor bugs
js/script-core.j

==v5.0.4== 01/10/2022
update responsive
– tourmaster.css

==v5.0.3== 20/09/2022

add single room booking shortcode [tourmaster_room_booking_bar]
add room booking sidebar style
– room/include/room-settings.php
– room/include/booking-bar.php
– room/include/room-option.php
– room/single-style-1.php

add single tour booking shortcode [tourmaster_tour_booking_bar]

add gdlr travel icon
– framework/function/utility.php
– include/global-option.php
– tour/include/plugin-option.php

add exclude self option for tour item
– tour/include/pb/pb-element-tour.php
– tour/include/pb/tour-item.php

allow to edit tour extra booking info via transaction order area
– tour/include/order-util.php

add tour style
– tourmaster.js
– tour/tourmaster-tour.js
– tour/include/pb/tour-style.php

==v5.0.2== 15/08/2022

add Woocommerce Payments
add new single template
add new payment style
add tour search settings
– tourmaster.css
– tourmaster.php
– tour/include/tour-option.php
– tour/include/plugin-option.php
– tour/single/tour-blank.php
– room/include/booking-bar.php
– tour/single/payment.php
– tour/single/payment-online.php
– include/payment-util.php
– include/booked-payment-util.php
– single/search.php
– tour/single/tour-3.php

add more room title style
add more room style
– room/include/pb/pb-element-room.php
– room/include/pb/room-style.php
– room/include/pb/pb-element-room-title.php
– room/tourmaster-room.css

fix registration email heading when tour is not enabled
– include/mail-util.php

fix room enequiry datepicker
– room/tourmaster-room.js
– room/tourmaster-room.css

add style for content navigation item
– tour/include/pb/pb-element-content-navigation.php

add traveller info to dashboard invoice
– tour/single/user/invoices-single.php

==v5.0.1== 25/06/2022

add room order edit function
– room/include/order.php
– room/include/order-util.php
– include/js/order.js
add room min stay option
– room/include/room-settings.php
– room/tourmaster-room.js
– room/include/booking-bar.php

fix translation
– room/include/payment-element.php
– languages/tourmaster.pot

==v5.0.0== 26/05/2022

stripe php8 compatibility
authorize php8 compatibility
fix minor bugs
group coupon & service in tour menu
add room post type
improve pagination
add global option
separate tour option from global option
add multi currency feature
fix admin change price / online paid problem

==v4.2.10== 18/07/2021

fix minor bugs
– include/pb/pb-element-tour-title.php
– include/pb/pb-element-content-navigation.php
– include/pb/tour-style.php

==v4.2.9== 13/07/2021

loadfix minor bugs
– include/pb/pb-element-tour-search.php
– framework/function/page-builder.php
– framework/js/html-option.js
– include/stripe/stripe.php

add icon for deposit status
– single/user/dashboard.php

add more tour style
add more carousel option
– include/pb/pb-element-tour.php
– include/pb/tour-item.php
– include/pb/tour-style.php

==v4.2.8== 14/04/2021

fix make payment button on invoice
– single/user-invoice-single.php

fix notice message
fix paid amount typo
– include/mail-util.php

fix notice message
– include/paypal.php

fix enquiry form with recaptcha
– include/tour-util.php
– tourmaster.js

fix reset pass check email page
– single/login.php
– include/template-settings.php

==v4.2.7== 31/01/2021

fix taxonomy selection in tour post type
– include/tour-option.php
– include/tour-filter.php

fix tour settings ajax update
– include/tour-option.php
– framework/function/page-option.php

==v4.2.6== 22/01/2021

wp 5.5 compatibiltiy ( on load )
– tourmaster.js

fix supplement price display
– include/tour-util.php

gutenberg on tour post
– include/tour-option.php
– framework/js/html-option.js

send cancel email on admin action
send invoice after approve order
– include/order.php

fix deposit amoutn in email
fix email sending ( typo )
– include/mail-util.php

include make a payment button in the invoice for deposit paid status
– single/user/invoice-single.php

fix coupon code problem
update coupon & service public status
– include/tour-coupon.php
– include/tour-service.,php
– include/payment-util.php
– include/tour-util.php
– tourmaster.js

fix mail payment date
– include/mail-util.php

==v4.2.5== 02/09/2020

only allow jpg gif png to be uploaded as avaar
fix login redirect
– include/user-util.php
– tourmaster.js

fix invoice date
– single/user/invoice-single.php

add query relation as an option
– include/pb/tour-item.php
– include/pb/pb-element-tour.php

==v4.2.4== 28/08/2020

fix mail sending function for single order page.
– include/order.php

refresh login bar when site loads ( to prevent cache )
– tourmaster.js
– include/user-util.php

add tourmaster_custom_payment_enable filter
– single/my-booking-single.php
– single/user/invoice-single.php

add tour date to invoice email
fix minor bugs
– include/tour-util.php
– include/utility.php

==v4.2.3== 15/05/2020

fix stripe payment for jpy currency
– include/stripe/stripe.php

fix minor bugs
– include/tour-service.php

fix supplement price display
– framework/css/html-option-meta.css

allow special charater in password
– include/user-util.php

==v4.2.2== 13/04/2020

fix minor bugs
– include/tour-util.php
– include/payment-util.php

==v4.2.1== 13/04/2020

fix search goes to category page
– single/search.php
– include/pb/pb-element-tour-search.php

fix registration form captcha
– single/register.php

fix input box edit issues in iPad
– framework/js/html-option.js

add group discount category
– include/tour-option.php
– include/tour-util.php

==v4.2.0== 20/02/2020

fix reset pass form & wp5.3
– single/login-form.php
– include/tour-option.php
– include/tour-util.php

fix term & service typo
fix package problem when changing date
– include/tour-util.php

fix tour carousel navigation
– include/pb/pb-element-tour.php
– include/pb/tour-item.php

fix minor bugs
fix lightgallery error
– include/deposit-util.php
– include/utility.php

include tax for group discount while enabling the “Included Tax In Tour Price” option
add option to apply coupon after tax
– include/tour-util.php

==v4.1.9== 27/11/2019

fix booking login/register redirect
fix wpml translation on lost password page
– single/register.php
– include/user-util.php
– include/template-settings.php

improve transaction/invoice fee message
– include/mail-util.php
– include/stripe/stripe.php
– include/authorize/authorize.php
– include/paymill/paymill.php
– include/payment-util.php
– include/tour-util.php
– include/deposit-util.php
– single/user/invoices-single.php
– single/user/my-booking-single.php

==v4.1.8== 20/10/2019

fix payment ajax with wpml
– tourmaster.php

fix string translation
– include/order.php
– include/tour-option.php

==v4.1.7== 25/09/2019

fix compatibility issues with WPML
– include/utility.php

==v4.1.6== 12/09/2019

fix update service in transaction page
– include/order-util.php
– include/css/order.css

fix country translation
– include/user-util.php
– include/order.php
– single/user/my-booking-single.php

apply extra booking info in the mail
– include/mail-util.php

fix enquiery email second time sending
– tourmaster.js

==v4.1.5== 11/08/2019

fix custom form field not working
– include/utility.php

==v4.1.4== 07/08/2019

fix duplicate mail reminder
add package to invoice
– include/mail-util.php
– include/plugin-init.ph
– include/tour-util.php
– single/user/invoices-single.php

fix update order date issues
– include/order-util.php
– include/table-util.php

fix custom enquiry form for each tour
– single/tour.php
– single/tour-2.php

update stripe to support sca
– includ/stripe folder

fix minor bug
– tourmaster.js
– single/user/user-update.php
– include/pb/tour-style.php

==v4.1.3== 03/07/2019

fix duplicate mail reminder
add package to invoice
– include/mail-util.php
– include/plugin-init.ph
– include/tour-util.php
– single/user/invoices-single.php

==v4.1.2== 03/07/2019

hide HiPay option (HiPay payment in Tour Master was originally developed by HiPay team directly. We contacted HiPay team to fix the issue but the team still has no response to us. If you wish to use HiPay, please downgrade to V3.X  )
– tourmaster.php
– include/plugin-option.php

fix standalone plugin error for modern tour style
– include/pb/tour-style.php

==v4.1.1== 19/06/2019

add user_register action
– single/register.php

fix deposit before days option
– include/deposit-util.php

fix thumbnail not showing up when srcset is enabled.
– framework/function/media.php

prevent special characters in registration form
crop newly added user thumbnail to 150×150 to prevent thumbnail distortion
– single/user/user-update.php
– single/user/edit-profile.php
– single/user/dashboard.php
– include/review-util.php
– include/user-util.php

add price renge option to tour schema
add ical feature
change booking message when membership is disabled
add option to custom contact/traveller/enquiry form on each tour
fix ajax save tour option
add user review to structure data
– single/tour.php
– single/tour-2.php
– include/order.php
– include/order-util.php
– include/table-util.php
– include/tour-option.php
– include/tour-util.php
– include/mail-util.php
– include/payment-util.php
– single/user/my-booking-single.php
– framework/function/page-option.php

fix filter in search page
fix problem when not using with traveltour theme.
– include/pb/pb-element-tour-search.php

==v4.1.0== 16/05/2019
Multiple deposit
Manual add booking from backend
Manual edti booking from backend
Captcha in registration / login page
More cpolete invoie with deposit detil and package detail
Pricacy check box in registration form
Option to hide price in single tour
Option to disable review in each tour
Option to block tour when booked or paid (previously only booked)
Add booiking date in transaction table
Improve price breakdown when applying group discount
Add price format option
Ability to put Revolution slider in single top image area
Add vidoeo preview for tour list thumbnail
Option to disable membership feeature
Add description to category list
Show all traveler detail in CSV file
Option to include tac in the listed price
For multiple deposit, individual deposit record will be added to invoice
Mobile visibility improvement
Option to wait for admin’s approval before paying
retain the customer amount when package/date is changed
fix layout in ie
fix pagination ajax
fix load more button with masonry style
add option to move booking bar to top/bottom on mobile
add archive title background ( for traveltour theme )
fix deposit before # days option
add option to change the thousand/decimal separator
fix resize problem with booking bar
– plugins/lightgallery folder
– include/pb/pb-element-tour.php
– include/pb-tour-style.php
– tourmaster.css
– tourmaster.js
– single/tour.php
– single/tour-2.php
– single/register.php
– single/user/my-booking.php
– single/user/my-booking-single.php
– single/user/user-update.php
– single/user/invoices.php
– single/user/invoice-single.php
– include/order.php
– include/order-util.php
– include/css/order.css
– include/js/order.js
– include/tour-util.php
– include/plugin-option.php
– include/payment-util.php
– include/tour-option.php
– include/tour-filter.php
– include/user-util.php
– include/template-settings.php
– include/pb/tour-item.php
– include/utility.php
– include/paypal.php
– include/stripe/stripe.php
– include/paymill/paymill.php
– include/authorize/authorize.php
– include/mail-util.php
– framework/function/utility.php

add option for header gradient max opacity
– framework/function/plugin-option.php
– include/plugin-option.php

add ajax save for page option
– framework/css/html-option-meta.css
– framework/js/html-option.js
– framework/function/page-option.php

add compatibility with traveltour theme “srcset”
– framework/function/media.php

fix review profile image display
– include/review-util.php

add taxonomy description at the top of archive page.
– single/archive.php

==V4.0.3== 04/08/2018

fix minor bugs
fix default country on payment page
– header/header-title-blog.php
– include/utility.php
– tourmaster.css

==V4.0.2== 09/07/2018

Improved social login UX
Fixed HiPay payment issue
– tourmaster.js
– include/hipayprofessional.php
– include/payment-util.php

==V4.0.1== 06/07/2018

Fixed booking as guest

==V4.0.0== 04/07/2018

wp 4.9 colorpicker compatibility
– framework/css/html-option.css

fix cancel link mail sending bug on dashboard
single/user/user-update.php

fix archive excerpt type
– single/archive.php

add option to disable tour title
option to allow to disable full payment
add hipayprofessional payment method
fix category search when slug is number
add single discount option
add option to send invoice via email
fix translation string
add deposit amount to invoice
add extra service inside the invoice
add support for “nextend social login”
add button to duplicate package
allow user to upload the user avatar
add button to export transaction as csv file
add “upload_files” capability as an option for tour staff/author
fix pagination/filter on search page
add checkbox for term of service and privacy statement
validate the email and phone in payment step 2
add option to hide unavailable tour
allow to choose custom deposit amount for each tour
add credit card service fee
floating value price calculation problem ( .99 shows up as .98 )
fix payment made email when order is approved
add search by tour name on order page
add month search option
contain previous result in search form in search page
move tourmaster order as main menu
add registration mail
“require adult to book the tour” option
add option to use custom code for reservation bar
add option to hide reservation bar out.
add {traveller-amount} to email content
add ability to modify the contact details ( in payment page )
add ability to modify the traveller details ( in payment page )
add “male”, “female” to variable price package
add support to uploaded receipt as pdf file
add bottom border option for content navigation item
– tourmaster.js
– tourmaster.css
– single/tour.php
– single/tour-2.php
– single/payment.php
– single/user/my-booking-single.php
– single/user/edit-profile.php
– single/user/invoices-single.php
– include/order.php
– include/js/order.js
– include/css/order.css
– include/order-util.php
– include/mail-util.php
– include/tour-option.php
– include/plugin-option.php
– include/plugin-init.php
– include/tour-util.php
– include/user-util.php
– include/table-util.php
– include/payment-util.php
– include/utility.php
– include/stripe/stripe.php
– include/authorize/authorize.php
– include/paymill/paymill.php
– include/paypal.php
– include/pb/tour-item.php
– include/pb/pb-element-tour.php
– include/pb/pb-element-tour-search.php
– include/pb/pb-element-content-navigation.php
– framework/function/utility.php
– framework/css/html-option-meta.css
– framework/js/html-option.js

allow to submit receipt again after first submission
– single/user/my-booking.php

==V3.0.7== 07/12/2017
fix single package available number
– include/tour-util.php

fix tour grid frame size
– tourmaster.js

fix minor bugs
– single/tour.php
– include/plugin-option.php

add package caption and start time to my booking page
– tourmaster.css
– single/user/my-booking-single.php
– include/order.php
– include/css/order.css

==V3.0.6== 17/11/2017
fix translation for the info text
– include/pb/tour-style.php

fix custom review avatar
fix group review type text
– include/review-util.php

fix orderby rand option
– include/pb/tour-item.php

fix mandatory service field
fix single quote problem in package name
– include/payment-util.php

fix single top slider
prevent lightbox background from scrolling
add rtl style
– tourmaster.js
– tourmaster.css
– tourmaster-rtl.css
– tourmaster.php
– framework/css/utility.css

increase package group alias character
– include/plugin-init.php

change user cancel button to change the status to cancel rather than removing the transaction.
– single/user/user-update.php

format the dashboard display
– single/user/dashboard.php

fix tour schema rating
– single/tour.php

==V3.0.5== 26/09/2017
update translation string
– include/payment-util.php

fix input when there’re only 1 package
– include/tour-util.php

==V3.0.4== 22/09/2017
wpml compatibility
– wpml config.xml

fix related tour
fix edit tour date
– single/tour.php
– include/tour-util.php

clear enquiry form after submit
– tourmaster.js

fix search duration
– single/search.php

fix search ajax
– tourmaster.js
– framework/function/utility.php
– include/pb/tour-item.php

update translation file
– single/user/my-booking-single.php

==V3.0.3== 22/09/2017
add tour shortcode
add group traveller option to review
fix multiple package & dateprice bug
– tourmaster.php
– tourmaster.css
– tourmaster.js
– single/tour.php
– include/js/shortcode.js
– include/shortcodes.php
– include/shortcodes-list.php
– include/plugin-option.php
– include/review-util.php
– include/pb/tour-item.php
– include/pb/pb-element-tour.php
– include/pb/pb-element-tour-category.php
– include/pb/pb-element-tour-review.php
– include/pb/pb-element-tour-search.php
– framework/js/html-option.js
– framework/function/media.php
– framework/function/utility.php

==V3.0.2== 18/08/2017
fix room max num people option
– tourmaster.js

add max dropdown room amount option
– include/tour-util.php
– include/plugin-option.php

fix guest paypal payment
– include/table-util.php

==V3.0.1== 18/08/2017
remove 0 star rating ( replace it with whitespace )
– include/pb/tour-style.php
– tourmaster.css

==V3.0.0 – Offical Release== 03/08/2017
add custom filter to tour item
add group price option
add youtube/vimeo/html5 video as tour header option
add new tour category style
add tour package option
add tourmaster quick search shortcode
add tour title background overlay & opacity
add option to remove tour header review number
add tour schema / structure data
add review manager for each tour
fix jpy currency with stripe
– tourmaster.js
– tourmaster.css
– framework/function/media.php
– framework/function/page-option.php
– framework/js/html-option.js
– framework/css/html-option-meta.css
– include/plugin-init.php
– include/table-util.php
– include/tour-option.php
– include/tour-util.php
– include/payment-util.php
– include/pb/pb-element-tour.php
– include/pb/tour-item.php
– include/order.php
– include/utility.php
– include/pb/pb-element-tour-category.php
– include/stripe/stripe.php
– include/review-util.php
– single/tour.php
– single/payment.php
– single/user/invoices-single.php
– single/user/my-booking-single.php
– single/user/user-update.php
– single/user/dashboard.php
– single/user-review.php

==V2.0.0 – Beta Release== 11/07/2017

omit the tour date setting when the External URL is used
add the text for External URL option
add max dropdown people amount option
add minimum people per booking option
add related tour in single tour page
reduce z-index to arrange it behind main nav
fix word typo
fix guest payment messages
add option to select default country from country list
add registration term & service page link option
add option to display only discounted tour
add date selection type
move the position of copy contact to billing address ( payment page )
add show wordpress editor content option in tour option
add orderby “menu_order” option
add tour_staff/tour_author role and option
add last minute booking option
add paypal fee option
fix single tour navigation slide bar on boxed style
add service post type
fix tour search when there’re no keywords
fix registration email
add tour search not found option
add more search filter / ajax option
add traveller info title / passport option
add lightbox to gallery option
add group discount option
add {customer-note} to mail template
add urgency message
add enquiry form option to tour settings
add option to display remaining seat after selecting the tour date
recalculate review number after saving each tour
add “cancel” status ( can only see by admin )
add auto mail / mail reminder to tour option
add deposit paid option
add ability to create tour_filter ( custom taxonomy )
add more type to tour “orderby” option
– tourmaster.php
– tourmaster.css
– tourmaster.js
– single/tour.php
– single/search.php
– single/payment.php
– single/user/dashboard.php
– single/user/invoices.php
– single/user/invoices-single.php
– single/user/my-booking.php
– single/user/my-booking-single.php
– single/user/user-update.php
– include/paypal.php
– include/utility.php
– include/mail-util.php
– include/user-util.php
– include/table-util.php
– include/tour-coupon.php
– include/tour-util.php
– include/tour-filter.php
– include/tour-option.php
– include/tour-service.php
– include/order.php
– include/payment-util.php
– include/plugin-init.php
– include/plugin-option.php
– include/pb/tour-item.php
– include/pb/pb-element-tour.php
– include/pb/pb-element-tour-search.php
– include/pb/pb-element-tour-category.php
– include/widget/tour-search-widget.php
– framework/js/html-option.js
– framework/css/html-option-meta.css
– framework/function/html-option.php
– framework/function/widget-util.php
– include/widget/tour-category-widget.php

==V1.0.4== 19/04/2017

add system name for mail sending
– include/mail-util.php
– include/plugin-option.php

update the translation text
– include/payment-util.php

fix the review num fetch to 5
– single/tour.php

fix the mobile calendar position
– tourmaster.css

fix review for logged out user
– include/review-util.php

==V1.0.3== 18/04/2017

Add enable booking via email option ( without login )
– tourmaster.css
– include/plugin-option.php
– include/payment-util.php
– include/plugin-init.php
– include/table-util.php
– include/order.php
– include/css/order.css

Improve compatibility with yoast seo plugin
– include/utility.php

==V1.0.2== 20/02/2017

Fix mail date and price format
– include/mail-util.php
Content Navigation z-index
– tourmaster.css

==V1.0.1 == 10/02/2017

fix max people per room option
– tourmaster.css
– tourmaster.js
– include/plugin-option.php
– include/tour-util.php

We are using cookies to give you the best experience. You can find out more about which cookies we are using or switch them off in privacy settings.
AcceptPrivacy Settings

GDPR

  • Privacy Policy
  • Google Analytic
  • Video Content
  • Required Code
  • Content Require Consent

Privacy Policy

We use your data to provide and improve the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible from https://goodlayers.com

You read our full policy here: https://goodlayers.com/privacy-policy/

Google Analytic

This website uses Google Analytics to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

Video Content

This website use video embedding code from Youtube and Vimeo. These two service provider may collect the data from you for marketing purpose.

Required Code

This is the example of required cookie.

Content Require Consent

To view the content in some specific wrappers(from page builder), user will need to give consent first.