Download Book Your Travel v8.08 - Online Booking WordPress Theme Nulled Free
v8.08
- fixed select control in Booking formats
- end dates bug fix for accommodations
- tours total price fix
- social links now open in a new window (target blank)
- fixed custom select boxes display
- wpbakery single custom post type boxes are now entirely clickable
- new wpbakery [byt_post_price] shortcode for custom post grids using bookable post types
- adjusted css for nested breadcrumbs
- added page-attributes support to all post type to enable sorting by menu_order
- fixed: Inquiry form fields missing * when required
- fixed: "hide item price" setting missing on the search results page template
- fixed: BYT icons missing on certain admin screens
- fixed: if reviews are enabled, admin can now always see the review button
- fixed: HTML tags in short description get stripped
- fixed: Admin gallery img src issue
- fixed: Reordering admin gallery
- Allow Car rentals to be booked specific to a location or sitewide (option in Theme options -> Car rentals)
- fixed bug with extra items and deposits not being calculated correctly
- new Christmas & New year demo
Files changed:
changelog.txt
css/style.css
css/style-rtl.css
css/admin/admin_custom.css
css/admin/admin_icons.css
functions.php
includes/admin/theme_admin_controls.php
includes/admin/theme_accommodation_booking_admin.php
includes/parts/accommodation/accommodation-item.php
includes/parts/accommodation/single/javascript-vars.php
includes/parts/booking/form-details.php
includes/parts/booking/form-calendar.php
includes/parts/booking/form-confirmation.php
includes/parts/car_rental/car_rental-item.php
includes/parts/car_rental/single/javascript-vars.php
includes/parts/cruise/cruise-item.php
includes/parts/cruise/single/javascript-vars.php
includes/parts/inquiry/inquiry-form.php
includes/parts/location/location-item.php
includes/parts/tour/tour-item.php
includes/parts/tour/single/javascript-vars.php
includes/plugins/frontend-submit/frontend-submit.php
includes/plugins/frontend-submit/lib/js/frontend-submit.js
includes/plugins/metaboxes/js/scripts.js
includes/plugins/metaboxes/meta_box.php
includes/plugins/widgets/widget-post-list.php
includes/plugins/widgets/widget-social.php
includes/post_types/class-accommodation.php
includes/post_types/class-accommodation-helper.php
includes/post_types/class-cabin-type.php
includes/post_types/class-cabin-type-helper.php
includes/post_types/class-car-rental.php
includes/post_types/class-car-rental-helper.php
includes/post_types/class-cruise.php
includes/post_types/class-cruise-helper.php
includes/post_types/class-location.php
includes/post_types/class-location-helper.php
includes/post_types/class-extra-item-helper.php
includes/post_types/class-room-type.php
includes/post_types/class-room-type-helper.php
includes/post_types/class-tour.php
includes/post_types/class-tour-helper.php
includes/theme_actions.php
includes/theme_globals.php
includes/theme_meta_boxes.php
includes/theme_of_custom.php
includes/theme_woocommerce.php
js/accommodations.js
js/cruises.js
js/car_rentals.js
js/extra-items.js
js/scripts.js
js/tours.js
languages/BookYourTravel.pot
options.php
page-custom-search-results.php
sidebar-right-accommodation.php
sidebar-right-car_rental.php
sidebar-right-cruise.php
sidebar-right-tour.php
Download Book Your Travel v8.07 - Online Booking WordPress Theme Nulled Free
v8.07
- Resolved WPML search issue
- Added deposits/partial payments feature to accommodations, cruises, car rentals, tours
- Fixed issue with Sunday as only allowed checkin or checkiout day
- Fixed post content spacing on archive pages
- Fixed Safari issue with uniform for dropdowns
- Fixed localized date issue for search widgets
- Added wpautop to sidebar short description to allow line breaks
- Fixed minicart z-index for header9
- Allow custom selectors for inner-nav
- Fixed single location layout with keyvisual, child locations, content and wpbakery combo
- WooCommerce multilingual support including currency switcher
- Booking form select field fixed
Files changed:
css/admin/admin_custom.css
css/style.css
css/style-rtl.css
functions.php
includes/admin/theme_accommodation_booking_admin.php
includes/admin/theme_car_rental_booking_admin.php
includes/admin/theme_cruise_booking_admin.php
includes/admin/theme_tour_booking_admin.php
includes/parts/accommodation/accommodation-item.php
includes/parts/accommodation/single/javascript-vars.php
includes/parts/accommodation/single/tab-content.php
includes/parts/booking/booking-form-after-price-breakdown.php
includes/parts/booking/form-calendar.php
includes/parts/booking/form-details.php
includes/parts/cabin_type/cabin_type-item.php
includes/parts/car_rental/car_rental-item.php
includes/parts/car_rental/single/javascript-vars.php
includes/parts/cruise/cruise-item.php
includes/parts/cruise/single/javascript-vars.php
includes/parts/extra_item/form-extra-items.php
includes/parts/location/location-item.php
includes/parts/room_type/room_type-item.php
includes/parts/tour/tour-item.php
includes/parts/tour/single/javascript-vars.php
includes/plugins/frontend-submit/lib/class-field-helper.php
includes/plugins/frontend-submit/lib/js/frontend-submit-accommodations.js
includes/plugins/frontend-submit/lib/js/frontend-submit-car-rentals.js
includes/plugins/frontend-submit/lib/js/frontend-submit-cruises.js
includes/plugins/frontend-submit/lib/js/frontend-submit-tours.js
includes/plugins/frontend-submit/parts/list-table-body.php
includes/plugins/frontend-submit/parts/single-table-body.php
includes/plugins/metaboxes/meta_box.php
includes/post_types/class-accommodation-helper.php
includes/post_types/class-accommodation.php
includes/post_types/class-car-rental-helper.php
includes/post_types/class-car-rental.php
includes/post_types/class-cruise-helper.php
includes/post_types/class-location-helper.php
includes/post_types/class-cruise.php
includes/post_types/class-tour-helper.php
includes/post_types/class-tour.php
includes/theme_ajax.php
includes/theme_controls.php
includes/theme_globals.php
includes/theme_utils.php
includes/theme_woocommerce.php
js/accommodations.js
js/admin/admin.js
js/car-rentals.js
js/cruises.js
js/tours.js
js/search-widget.js
js/tabs.js
languages/BookYourTravel.pot
options.php
page-custom-search-results.php
page-user-account.php
page-user-submit-content.php
sidebar-right-accommodation.php
sidebar-right-car_rental.php
sidebar-right-cruise.php
sidebar-right-tour.php
Download Book Your Travel v8.06 - Online Booking WordPress Theme Nulled Free
v8.06
- NEWNew Beach resort demo
- NEWAdded cart icon to all headers
- NEWShow extra items in non-woocommerce booking emails
- IMPROVEDImproved loading speed
- IMPROVEDScroll to the correct position after dates are selected in calendars
- IMPROVEDAdded car rental location preselect on single car rental based on query string
- IMPROVEDAdded function_exists check for vc_shortcode_custom_css_class function
- FIXEDGDPR fields without WooCommerce required when booking
- FIXEDContact map zoom fix
- FIXEDWPML fixes
- FIXEDResolved pagination query issue for search results
- FIXEDLanguage code issue fixed for jquery ui datepicker
- FIXEDMaps issue when location tab is hidden fixed
- UPDATEDUpdated language files
- UPDATEDUpdated menu themes for Travel & tours, Motorhomes & campervans, Hotel and Travel Agency demo
Download Book Your Travel v8.05 - Online Booking WordPress Theme Nulled Free
v8.05
- NEW New Sustainable Travel demo
- NEW Loading animation can now be disabled via Theme options > Configuration settings
- IMPROVED Users can now be assigned to an accommodation/car/tour/cruise/location as owners
- IMPROVED Partners can now assign their content to all existing locations
- IMPROVED Allow partners to preview their content
- IMPROVED Allow partners to delete their content
- IMPROVED Added single booking view for customer booking lists
- IMPROVED Show WooCommerce status in bookings lists
- IMPROVED Only users that booked an accommodation, car rental, cruise, tour can review it
- IMPROVED List pages type is now a checkbox list instead of a select
- IMPROVED Search widget from and to dates are now tied to each other with min/max
- IMPROVED Searcg widget now supports nested locations
- IMPROVED Adjusted admin css so that theme options remain intact when localized
- IMPROVED Improved responsive behavior
- FIXED IE11 calendar fix
- FIXED i18n date fix
- FIXED Resolved issue with Asian timezone and booking calendars
- FIXED Fixed issues with tour tag and type id filtering with WPBakery page builder and tour list widget
- FIXED Various minor css issues resolved
- FIXED Search widget admin remove filter now triggers save button
- FIXED Contact map zoom issue resolved
- FIXED Frontend submit fix for partner image upload
- UPDATED Upgraded WP Bakery to 6.0.3
Download Book Your Travel v8.042 - Online Booking WordPress Theme Nulled Free
v8.04.2
FIXED Resolved customizer javascript error
Download Book Your Travel v8.04.1 - Online Booking WordPress Theme Nulled Free
v8.04.1
NEW New Travel & Tours demo
FIXED Contact page terms label WPML issue fixed
FIXED Fixed datepicker z-index and header overlap
Download Book Your Travel v8.04 - Online Booking WordPress Theme Nulled Free
v8.04
- IMPROVED Promo ribbons made larger as requested by users
- UPDATED Compliance with envato coding requirements
- UPDATED Compliance with envato theme requirements
- UPDATED Compliance with envato security requirements
- UPDATED WPBakery 6.02 upgrade
- UPDATED Renamed languages/default.pot to languages/BookYourTravel.pot
Download Book Your Travel v8.03 - Online Booking WordPress Theme Nulled Free
v8.03
- IMPROVED Improved one click import
- IMPROVED Only initialize map if map canvas is present and shown
- IMPROVED Improved responsiveness of data tables
- IMPROVED Adjusted customizer body background behavior for boxed vs. other layouts
- IMPROVED Improved the display of the search filters on small mobile screens
- IMPROVED Removed BYT WooCommerce products from search results
- IMPROVED Modified "There has been an error" text for better UX
- FIXED Fixed issues with script reference reported by query monitor in admin
- FIXED Fixed more info issue on single cruise cabin availabilities
- FIXED Corrected spacing when both, sticky header and hero sidebar are used on pages
- FIXED Fixed url reference inside custom search results
- FIXED Fixed select and slider option type bug
- FIXED Fixed taxonomy search issue
- FIXED Post list card layout fix
- FIXED Fixed location nesting in Is Directory mode
- FIXED Fixed review score search issue
- UPDATED Added missing translation keys
- UPDATED Logo src cleanup
Download Book Your Travel v8.02 - Online Booking WordPress Theme Nulled Free
v8.02
v8.01
- IMPROVED Improved highlighting of half dates in the availability calendar
- IMPROVED Improved behavior of inner menus of single post type pages on mobile devices
- IMPROVED Improved cruise search behavior
- IMPROVED WPML compatibility
- FIXED Fixed issue in WPBakery widgets for accommodations, tours, cruises and car rentals
- FIXED Fixed wrong counts problem in location cards
- FIXED Fixed register lightbox tabindex
- FIXED Fixed creation of Frontend Submit role
- FIXED Repeated content fixes in single views
- FIXED Fixed flexbox display in IE11 and lower
- FIXED Fixed coloring of the start/end dates if calendars are only partially styled
- FIXED Fixed issue with car rentals admin booking screen.
- FIXED Accommodation search availability fix
- FIXED Added missing is_translatable function to theme_globals
- FIXED Fixed wp-login.php redirect loop issue
- FIXED Cabin/Room count search preselect fix
- UPDATED Reintroduced header ribbon sidebar for WPML
- UPDATED Updated child theme as per the envato child theme requirements
- IMPROVED improved one click import
- FIXED fixed bug in single car rental
- FIXED fixed visual composer frontend issue for custom post types
- FIXED fixed theme_versioning.php wp_filesystem issue