1070 comments found.
Hello. I’ve received an email about an upgrade. What I have to do? The name of the zip file is the same as the original I’ve downloaded first time. Do you have a manual to follow ?
Hi. You can see https://envato.com/market-plugin/
Pre Sale Questions -
1. Is PayPal integrated for Payment processing?
2. Can filters be customized (Create custom filters on Tour Search Page)
3. Can Tour Page be customized
4. Is there Page Builder included in theme bundle, if yes which one.
TIA.
Awaiting response.
HI. 1. Our theme have support with PayPal 2. You can config filters of form search 3. You can config Tour Page display list or gird 4. We use Visual Composer for Page Builder, this have include in theme
Hi, how can I remove the “Date Book” option from Book The Tour?
I am also trying to use the WooCommerce Deposits plugin and I cannot get the option for a payment plan to display as it seems like something is blocking it.
Here is the plugin. https://woocommerce.com/products/woocommerce-deposits/
Hi freshlyroastedweb
To remove “Date Book” you can read guide on the http://docs.physcode.com/travelwp-wordpress-theme-documentation/
About plugin Deposits, current system don’t compatible because this plugin write to integrate for Woocomerce. We’ll try custom and reply for you if success.
Thanks.
Ok, is this something you will try now? I only ask because that is something my client needs today so if that is not going to work I need to try a different theme. Thanks in advance.
Hi freshlyroastedweb.
The developer of our are doing integrate plugin Deposits. When it complete, we’ll reply for you.
Thanks.
Hi, I am just seeing if you have had any luck integrating with the WooCommerce Deposits add-on I sent earlier. Thanks! Loving the theme.
Hi freshlyroastedweb
We’re integrating but have some errors. We’re try fixing it, so when done, we’ll reply for you.
Thank so much.
Hi, just wanted to see if you were able to integrate with this WooCommerce extension. Do you have an update and if it will be available shortly?
Hi freshlyroastedweb
Sorry about that, we try fix it, but don’t success. So currently we don’t have solution for this. We’re still trying to find a solution to fix it.
Thanks.
Do you have any solution that will allow for deposits?
Or payment plans.
Hi freshlyroastedweb
Current we don’t have any solution. So sorry
Thanks
Hi freshlyroastedweb
We updated the new version Travel theme compatible with plugin WooCommerce Deposits – Partial Payments
Thanks.
Any way to remove the ‘search’ icon on the right from the top menu bar?
Hi. You go to Appearance -> Widgets -> Menu Right and delete widget Travelwp: Search
Thanks for the swift reply.
Hi PhysCode, is there any way I can make the tours automatically sort by newness on the search?
Hi. You can config order in Customizer -> WooCommerce -> Product Catalog -> Default product sorting
Hi there, can I use this plugig https://codecanyon.net/item/wordpress-woocommerce-booking-and-reservation-plugin/20655268 with your theme?
Hi, I am not sure about this. If you had this plugin, please send it to us via email info@physcode.com. we will take a look and feedback to you
Hi, I have just installed the theme, and I am not sure why but, when I install the theme and demo content, I cannot search via date or locations?
Please can you offer me some advise? I tried to sign up to the support forums, but wasn’t able to register an account there?
Hi. You can see video http://docs.physcode.com/travelwp-wordpress-theme-documentation/#create-attribute
Thanks for the response. Is there any way that I can make the listings sort by the date attributed to them?
I know it says “Sort by newness”. Is there a was to sort it from date ascending, so the most recent and upcoming holidays (date-wise) are first?
Karl.
Hi KarlCowell
To sort attribute, you can try drag and drop it. Current system not option automatic sort by newness.
Thanks
In mobile version Search Tour widget appear on bottom of page. I think it is wrong behavior. I would like to add to top. In inspecting html i found i just need to update order of DIV move div widget-area align-left col-sm-3 with site-main col-sm-9 alignright. Could you say in which file i should update it. I have some basic of php so file location would be enough
Hi. You can edit file wrapper-before-after.php in folder travelwp/inc/global. If have problem please create a topic on forum. We’ll support
If someone will need it too. This one updated method and need to comment line in next method get_sidebar( ‘tour’ );. Nothing change on PC, but on mobile search widged no is on top now. It is hack, could not work for everyone.
add_action( 'travelwp_wrapper_loop_start', 'travelwp_wrapper_loop_start' );
if ( !function_exists( 'travelwp_wrapper_loop_start' ) ) :
function travelwp_wrapper_loop_start() {
$class_col = travelwp_wrapper_layout();
echo < section class="content-area" >< div class="container" >< div class="row" >;
get_sidebar( 'tour' );
echo < div class="site-main ' . $class_col . '" >;
}
endif;
Also thanx for fast reply
Hello there, I have a small issue. I wanted to change the header menu font upper case to lower case or first letter capital. I have gone through the options and have also used css to change it but it dosen’t really help. Please find me a solution and let us know as soon as possible. Thank You.
Hi. You can add custom code below to Theme Options -> Custom CSS. Please clear cache browser or use incognito browser to check
.navbar-nav>li>a, .navbar-nav>li>span.disable_link{ text-transform: none!important;}
Hi, how to change search result view? Now It’s a simple list. It would be better to have the same layout as tour search results.
Hi. You go to Theme Options -> Tour Setting -> Archive Tour and change Layout content
I bought the theme, I registered on the support but I can’t write a question, the system tells me: Your support license expired. Please extend support before you create a new topic on our support forum. what do I do?
HI. I have switch to your account and create topic normally. Please recheck
ok, it’s work now. thanks
presale questions can I use the visual composer for the tours? can I use unique sidebar for each tour? is it possible to create a specific form for each tour? thank you so much
ps. is not it possible to see an admin demo?
Hi. You can use visual composer for tours but you can’t use sidebar and specific tour for each tour
Hello, I have a trip site. I use Jannah theme on this site but I do not like this theme. Do you think your theme will be compatible with my trip site?
Internet address: https://www.geziyerler.com/eskisehirde-gezilecek-yerler
Hi Kutsalodun.
We watched site of you. It doesn’t have functions. So you can use theme of us
Thanks.
Hello .The following problem occured: I had to delete my database and use one that i had as a back up. But after i imported the database i got the following error :
ALTER TABLE ‘tester_wp_options’ ADD PRIMARY KEY (‘option_id’), ADD UNIQUE KEY ‘option_name’ (‘option_name’)
MySQL returned the message:\ #1062 – Duplicate entry ‘0’ for key ‘PRIMARY’
Any ideas? Also some errors with WPML have occured with the database.
Hi There, Can you please let me know how to fix decimal point with 0 so $19.00 will be seen $19 only. When I fix at woocommerce setting decimal point 0 it is not affect to cart grand total amount. Looking forward to hear from you. Thanks.
Hi. You can config it in WooCommerce -> Settings -> General -> Currency options -> Number of decimals
I know how to fix decimal point in woocommerce setting but It is not applied into your cart page and checkout page in total section as below screenshot.
http://zigzaghoju.com/wp-content/uploads/2018/08/이미지-2018-08-29-3.png http://zigzaghoju.com/wp-content/uploads/2018/08/이미지-2018-08-29-1.pngAlso ”,” is not properly place in children price.
Hi designbankau
Please create a ticket on the http://support.physcode.com/forums/forum/travelwp-wordpress-theme/. Then send info site (Admin account, set private reply). We’ll check for you
Thanks
deleted
I want in the english version to have only the “Availiable month” attribute and the “Destination” attribute only.Not the Greek search attributes also.
P.s : As i said before i use WPML for translation.
Hi. You go to WPML -> String Translate in input Search for: you search name of attribute and translate it
i have already created a separate attribute . Is there any possibility to use different attributes for english and different attributes in search for the Greek one?
You can config attribute for all language
Hello. I am using WPML to translate my site. I have translated my site to english , the whole system of attributes that you use, but in the english version i cannot make it redirect to the correct page.Any thoughts?
P.S. : I have made all the proper changes. Is there any problem with the theme options menu ?
Also to make an example about the theme options menu, if i want to change the text above the newsletter , i can do it throught your Theme options menu , but the greek language persists in the english version of the site and loco-translate plugin can’t find the string to translate it.
- You go to WooCommerce -> WooCommerce Multilingual -> Attribute and translate attribute - You go to WPML -> String Translate. https://prnt.sc/knmh0c
Thank you very much . I was lost a bit. Thanks for the help guys
What is going on? Where can I find the Video slider in the files downloaded?
Hi. You can see it in folder travelwp/inc/admin/demo_importer/demo-data/Video Slider/video_slider.zip
It has this http://physcode.com/video/330149744.mp4, but this only displays as a static image not a looped and muted video! Kindly advise urgently.
That’s done now, How does one create the archive page for Destination?
Hi Tutsi10 , You can update theme to last version after update plugin Revolution to last verion. - Create page for destination. You can create a page and use shortcode “Show to of attributes” https://prnt.sc/kn7klb
Hello! I would like to know if it’s possible to create itineraries that are only viewable by certain users or user role?
This is for the case when I have:
Scenario 1. customers who would like to customize their itineraries for small group private tours (so I would like to set it such that only the customer who had requested for this itinerary can view it and this itinerary is only viewable by him and his friends who are going on the tour with him) Scenario 2. travel partners who work with us. We have special tour bundles and offers for them so I was thinking of creating a custom user role for them in Wordpress called Travel Partners and only member accounts that are logged in with this role can view these tour packages
Is this compatible with Ninja Forms?
Since this is compatible with WooCommerce, if I have Stripe or other payment gateway in woocommerce, can I use these gateways for booking payment?
Is there a partial payment or reserve only option?
Is this compatible with BuddyPress and BBPress?
Is this compatible with AffiliateWP?
Thank you and hope to hear from you soon!
Hi celebrian, - Current the theme doesn’t have the option show tour by certain users or user role.
- it’s compatible with Ninja Forms
- You can use other payment gateway in WooCommerce
- it’s don’t compatible with BuddyPress or BBPress and AffiliateWP
Hi. We are wanting to add / remove tour tabs. We have installed the “Woocommerce Product Tabs” by Nilambar Sharma and the custom woocommerce tabs plugin but still cannot get the tabs to work.We also want to remove the Google maps tab. Have you got some better documentation on this or are you able to provide some support here? We tried to send via your support page however your website won’t send us a user account email, Thanks.
HI. We have updated document. You can see http://docs.physcode.com/travelwp-wordpress-theme-documentation/#how-to-add-new-tabs-for-tour-or-product
Thank you for that – We also would like to duplicate the “Tours” page as in the demo but restrict to Tour types – when we do it with page builder we get recent posts / comments. How do we do it with the same layout as the demo “Tours” page?
Hi lightboxit, You create a page and use shortcode List Tour https://prnt.sc/kmmylj, You can hidden Comment of page and config layout in Display Setting https://prnt.sc/kmmyxq
Hi, we use external reservation system (Bokun) – can I use own field for reservation with own embed (Description-Itinerary-Location-?something-Booking). Can I publish travel packages without reviews? Thank.
Hi viaco24, You can use field (Description – Itinarary – Locaion) and publish tour without reviews