Hello @hello_k,
WP travel plugin works with the page builder plugin like ” Page builder by site origin”.
For this, you simply need to enable the plugin and go to setting of the plugin to enable the trip i.e. go to Admin Panel > Settings > Page Builder and enable the “Trips”.
Screenshot:
https://prnt.sc/j9rzn3
You can use the plugin in two different approaches. The first one is you can simply ionert the layout in the trip page. If you do so then the same content will appear in three tabs i.e. Overview, Trip Includes, Trip Excludes. So for this you need to disable any of two tabs and make the content from the plugin appear under one tab.
https://prnt.sc/j9s1yl
The next approach is by disabling all the tab and only displaying the plugin content.
For this, you need to override the plugin template. So at first create the child theme. Within child theme create the folder “wp-travel“. Inside the folder “wp-travel” create the file “content-single-itineraries.php” and post below given code.
https://gist.github.com/Steeru/f11ddaebbc7c4f087a93f31406ba7a95
Hope this helps.
If you have any query further, please let us know.
Thank you.
Best Regards!