Discussion on Travel - Tour Booking WordPress Theme

Discussion on Travel - Tour Booking WordPress Theme

Cart 2,895 sales
Recently Updated
Well Documented

PhysCode supports this item

Supported

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

1051 comments found.

Hi , I want to know before buying this theme 1. Is it support Menu Under full screen slider. Like https://northeasttravelers.com/

2. and i want this plugin to use is this support your theme https://codecanyon.net/item/digits-wordpress-mobile-number-signup-and-login/19801105

Thanks in advance

Hi, The theme is not support Menu Under full screen slider, but we have make a custom this for you with small fee. You can send an email to info@physcode.com, our support team will check it for you.

2) I think the theme is working with this plugin, but to sure please send the plugin to us, we will check it for you.

Regards, PhysCode

OK LET ME THINK THEN

Hi,I Like this theme but can you tell me can we integrate payumoney payment integration in this theme ? and can we customize home page according to my need ?

Hi ygupta13

You can use plugin https://wordpress.org/plugins/woocommerce-payu-paisa/ to integrate payumoney to system. And you can easy customize home page. You can read topic guide use at the http://docs.physcode.com/travelwp-wordpress-theme-documentation/

Thanks.

Hello there, i have a small question please: from Tour Data option, how can I rename “ITINERARY & LOCATION” I want to use more tabs option or simply rename them, is that possible please? Thanks for your reply.

hello i need to ask some help but need to send you 2 attachments for you to see. how can i attach it or you have an email id, thanks

Hi. Please send email to info@physcode.com or create a topic on http://support.physcode.com/

Nice theme, I have one query i want to change itinerary on tour pages to name activity, this change in only mean for front page of tour, how should i do it?

Hi. You can use Loco Translate Plugin to translate text in plugin travel-booking. Please see http://support.physcode.com/knowledge-base/how-to-translate-wordpress-theme-plugins/

Hey PhysCode you didnt understand my question, I want to rename name of itinerary to the activities or more information from code i/tself, where is the code in travel booking where i can change the name of itinerary

Hi. You can use Loco Translate Plugin to change name of “itinerary” or you edit code in file wp-content/plugins/travel-booking/inc/tb-get-template.php line 115

Hi,

We need to add content to tour type page, please let me know how we can implement? It’s URGENT , please reply ASAP?

Hi GomoReza

You want to add content at the page http://travelwp.physcode.com/tours/ ? We don’t clear question of you

You can create topic http://support.physcode.com/forums/forum/travelwp-wordpress-theme/ . We’ll check and reply for you

Hi,

We want to add content to the below pages:

http://gomodemo.se/swett-sandbox/destinationer/aventyrsresor/ http://gomodemo.se/swett-sandbox/destinationer/expeditionsresor/ http://gomodemo.se/swett-sandbox/destinationer/vandringsresor/

Can you please help us ASAP? if you want we can send you info wp-admin to info@physcode.com. ? so you can check

Hi. You edit tour and choose Tour Type https://prnt.sc/i1yrgr

Hi, I would like to add variables in the tours, for example, to put 3 hotels and choose which one you want. The price would vary according to the hotel you choose. I can do this?

Current tour system not support variables. But you can post what you want to http://support.physcode.com/forums/forum/travelwp-wordpress-theme/. We’ll check and if can, we’ll custom for you.

Perfect, thank you very much

Hi, sticky menu disappears right away when I scroll down, how can I do to keep all the time while I go down?

Well, I’m working in a local server. I will upload the WP to a server and write to them. Thank you very much!

Hi. You can add custom CSS below to Theme Options -> Custom CSS.

@media (min-width: 993px){ .sticky_header.affix.menu-hidden { transform: translate(0,0); -webkit-transform: translate(0,0); -moz-transform: translate(0,0); -ms-transform: translate(0,0); -o-transform: translate(0,0); } }

Buenísimo, muchas gracias! it worked perfect :)

Hi Guys… tell me do we have to list both booking options when booking a tour on the website.. i only want the client to email a message back to us of what they want.. not to book and pay as well… also I want to represent hotels / accommodation as well not just tours… is this possible? Thanks!

Thanks for interesting in our theme. You can easy config it in Theme Options and create represent hotels / accommodation

Hi … Thanks for the reply… is there any chance I could have a quick trial on this theme please? It’s really urgent and I just need to make sure it can do what I need it to do? Thank you!

Hi. Please send a email to info@physcode.com We’ll send info site test

I am trying to change the body font size to 16px from theme option. but it is not affecting my site and also the custom css not working.

pls help me to fix this issue

Hi. Please clear cache browser before recheck, If still don’t change please send me info wp-admin to info@physcode.com We’ll check it

I am unhappy with the theme.. It is causing lots of issuess. I want my refund

Hi.

1. file “physcode_travelwp.css” auto changes when you Save Theme Options. You can add Custom CSS in Theme Options -> Custom CSS or write CSS in file style.css of child theme.

2. We have the custom plugin “WooCommerce Custom Tab” working with tour. Please see http://docs.physcode.com/travelwp-wordpress-theme-documentation/#how-to-add-new-tabs-for-tour-or-product

Hello Sir,

I am trying to redirect the cart page directly to checkout page but sometime it get redirected and sometime remains on same page. However I have also tried to achieve this through wocoomerce dashboard but still not working. I am putting this piece of code on funtions.php file :

add_filter(‘woocommerce_add_to_cart_redirect’, ‘themeprefix_add_to_cart_redirect’); function themeprefix_add_to_cart_redirect() { global $woocommerce; $checkout_url = wc_get_checkout_url(); return $checkout_url; }

//Add New Pay Button Text add_filter( ‘woocommerce_product_single_add_to_cart_text’, ‘themeprefix_cart_button_text’ );

function themeprefix_cart_button_text() { return __( ‘Buy Now’, ‘woocommerce’ ); }

______________________________________________ I want to change placement of gallery tab and place it after location url are given below: http://rishikesh.net/tours/rafting-four/ ______________________________________________ If there is any other hook to redirect kindly mention piece of code. Please let me know structure of hook using in different templates like: category,single product,tour and others.

Hi pmendar

Please send admin site to email info@physcode.com. We’ll check for you. For hook, tour system of us don’t create hook for redirect because we created option for client choose page after booking tour.

Thanks.

Good day. I just have a few questions:

1. How can I setup the website to show the category and tour type descriptions in the archives?

2. Also in the single view of a tour, I see it only shows the ‘Tour Type’ under categories on the top. How can it also show ‘Categories’?

I’m asking because I would like to use categories for the destinations instead of using attributes (unless I can have archive pages for the destination terms which it currently can’t do). If I have a destination (ex. Brazil) and a user clicks on the Brazil archive page, it should show a custom header image (which I can do) and a paragraph description of the destination. Below that it should show all the tours in the selected category. I will also use tour types which should work the same way.

3. How can I customise the ‘Search Tours’ form? I don’t want to use month, and if I’m not going to use attributes for the destinations, I would like to add the categories here.

Thanks in advance

Thanks for using our theme.

1. Current the theme doesn’t have options to do it. You have to make a custom code for this.

2. Current on the tour we only use tour type, Category is only using the product.

“unless I can have archive pages for the destination terms which it currently can’t do” -> http://travelwp.physcode.com/home-4/destinations/ -> this link display archive page for the destiantions, so display what you want.

“If I have a destination (ex. Brazil) and a user clicks on the Brazil archive page, it should show a custom header image (which I can do) and a paragraph description of the destination. Below that it should show all the tours in the selected category.” -> http://travelwp.physcode.com/home-4/tour-destination/brazil/ -> this link display header image and a description, you can change image and description on page backend for attribute

3. You can customize the “Search Tours” form. Please send an email to info@physcode.com. We will send a hook at that so you can add your code to that Note: All your customize code should add to the child theme. So you can easily update the theme in the future.

Thanks.

Thank you for your prompt response :-). I’ve sent you an email.

Hello it is compatible with amadeus epower?

Thanks for interesting in our theme. The theme is not compatible with amadeus epower, you have to create a custom code to do it. You can send an email to info@physcode.com if you want to hire us to make custom code. My developer team will check and reply to you.

Hello, I will offer travel packages only on a few days of the week. In this theme is it possible that the days that I will not offer the packages are blocking in the data picker?

Thank you!

Yes, it is possible with the theme. You can check on our demo http://travelwp.physcode.com/tours/discover-singapore/. In date picker, it only can select a few days of the week.

Nice! Regards!

Hello, PhysCode. I have a problem… How can I show on my website for one tour a three price? ex. Regular price 100 euro / tour (this price is from our supplier) New price 80 euro / tour (this price is from our supplier) Voucher – ticket 1 euro / tour (this price must be on website the sale price ticket for discount – 20 euro)

or

How can I add a new row for sale price (voucher price)?

or

How can I add a text price (only for presentation) ” 100 euro (old price) – 80 euro (new price)?

Thank you in advanced!

Hi prismabooking

If what you want is only for display text. We’ll custom free for you. You can send info admin site to info@physcode.com or can create topic on http://support.physcode.com/forums/forum/travelwp-wordpress-theme/ and send us info admin site via support.

Thanks.

Hi, i have purchased the theme and facing an important issue. On tour booking i want to enable paypal payment option. First its not showing paypal option secondly on the checkout page the price its showing is 0 for any tour. I went to your support but didn’t find to place the question or my issue. Your quick response is needed on this. my website link is: http://www.abet-uae.com/new/

thanks for the reply. i have went on the install plugins under appearance but its not showing the travel-booking as it might be already updated. kindly add any tour in the cart and go to checkout page: http://www.abet-uae.com/new/checkout/ you will see the order price, total price , subtotal all prices are $0.

Hi. Please send me info wp-admin to info@physcode.com We’ll check it

thank, i have send the details.

Hi, how to change booking form button from “booking now” to “book now” in the side bar of single tour…

It did not work!

Hi. Please send me info wp-admin to info@physcode.com We’ll check it

I have sent!

Hello, this is a presale question. I already have a wordpress travel site with a different theme that has rev slider, VC and woocommerce. I wanted to add hilday/tour packages as part of my service . I love what you guys are offereing and woud like to know if i should buy how can I make it work with my current site? can you make it come as a plugin?lplease let me know my options.

Hi, Thanks for interesting in our theme. Please send your site url and your requirement detail to info@physcode.com. We will check it for you.

Hi,

I have some pre-sale questiosn:

1. Is it possible to do combine this theme with a plugin that allows me to set-up Partial Payments for an booking and let the customer choose from: Pay everything or create an Partial Payment

2. Which plugin is then ready for question 1? I saw some plugins but I need to be sure that this is possible with your theme.

We will try to check on free plugin https://vi.wordpress.org/plugins/yith-woocommerce-subscription/. Hope it works.

HI Mitchellosz

We checked tour system work good with plugin https://vi.wordpress.org/plugins/yith-woocommerce-subscription/.

Please send us email of you. We’ll send info site test for you check.

Thanks.

Hi,

I’ve send you an e-mail by the Themeforest email option on your Porfolio.

Hi,

I want to make some customization on the website for the tablet and mobile device, I have tried to add my CSS code(Media queries) to both the files custom.css and style.css but it’s not reflecting can you please let me know why this not working? it urgent please reply ASAP

HI. Please clear cache before recheck and use the incognito browser. If still problem, Please send me info wp-admin to info@physcode.com. We’ll check it

The price of the child 0-2 years=price 2-6 years=price 6-11 years=price

I would like to determine help please

Hi SBWebDeveloper

To do it, we must custom. We’ll do task for you about 8hour (15$/hour) if you agree.

Thanks.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey