Category: Knowledge Base

Trip Archive page gives 404 error

By default, WP Travel plugin sets the Trip slug base to 'itinerary'. Due to this reason, your-site-name/itinerary page shows the trip archive and lists all the trips. Case that your archive page is giving the...

WP Travel is showing “Invalid License”

Your License is expired All of our premium products subscription will automatically renew at the end of the year, and you will be automatically billed at the end of your term for the next year...

Is it possible to display the website in multiple languages?

WP Travel is a translation-ready plugin and can be translated into any language you want. Regarding the query about displaying the site in multiple languages, yes definitely you can make your site multilingual and for...

Pre Sales Queries

Lately, we have been receiving a lot of queries regarding the information prior to the purchase of the pro version of the addon, WP Travel plugin inbuilt features, and features of individual addons. We have...

How to manage global tab or individual tab in a WP Travel plugin?

If you are having any problems regarding managing the tabs on your site using our WP Travel plugin, please refer to the below-given process : Global Tab Use Global Tabs Layout: If you check this...

How to add a new currency in the currencies list option?

There is a list of currency types along with their symbol which you can choose according to the currency type of your need.  Apart from the existing list, you can also add a currency type...

Translation of the strings

All of our themes and plugins are translation ready and you can translate them to any language you want. For the translation please follow the below-given steps : Step 1: Download and install the Loco...

Change default country in the Booking form

If you want to change the default country displayed in the country field in the booking form of the checkout page then you can do so using the filter code. To change the default country...

Change currency format

If you wanted to change the display pattern of the currency in the single trip pages of WP Travel plugin then you can do so by activating the child theme. For detail information regarding how...

Parse error: syntax error, unexpected ‘.’, expecting ‘,’ or ‘;’ ….. in inc/coupon/inc/admin/class-admin-metaboxes.php on line 23

If you are getting the Parse  Error with the WP Travel Plugin in the file mentioned above in the title then the issue is most likely due to a lower PHP version.  It may be actually...

Display Booking with Payment option only on the checkout page

If you would like to display only the “Booking with Payment” option on the checkout page then WP Travel plugin includes the feature that allows you to display the Booking with payment option on the...

WP Travel email not functioning so getting no notification

While using WP Travel plugin, you may sometime face a problem where booking/enquiry emails and contact form details may not be sent to the user. One reason for this could be that a mail() function...

What is the default page for WP Travel all archive trips?

This post is specially created to make you clear about the trips archive page. By default, the trip archive page is "itinerary" and the URL structure is as given below: http://demo.wensolutions.com/travel-joy-pro/itinerary/ To explore more regarding the...

How to change the URL for the trips archive page?

If you wanted to change the URL structure for the trips archive page that comes from WP Travel other than "/itinerary" then you can do so from the permalink setting. For this just go to...

How to create a child theme?

 A child theme is a WordPress theme that inherits the functionality, features, and style of the parent theme. You can customize the child theme without making any changes to the parent theme. When you update a...

How to create and use trip facts?

Trips Facts is a newly added feature in WP Travel plugin with version (1.3.2). If you are wondering about the process of using this feature then please go through the instruction mentioned below. You can...

Override the templates available within WP Travel plugin

Aren't you satisfied with the templates available within the WP Travel plugin and want to override the templates as per your requirement? Worry not! you can easily override existing templates as per your need as...

Change the default trip code

To change the default trip code that is generated by the plugin you can use the  filter given below: wp_travel_trip_code To execute this you need to activate the child theme. You can create the child...