- This topic has 7 replies, 2 voices, and was last updated 4 years, 10 months ago by
Support Team.
- AuthorPosts
- August 2, 2018 at 4:33 pm #7626
kenbong
ParticipantHi there,
I’ve just started to use the plugins and are wondering if the below are possible:
1. Is there any way I could remove Trip Type / Activities / Group Size and only show the Location info + Trip code side by side?
2. Is there any way I could assign a Trip Code for each individual trip I upload?
3. The filter function is awesome! But when I used the destination page on mobile I wasn’t able to click on the filter options, it automatically clicks on a menu item that is hidden i.e. contact usI look forward to your advise and thank you in advance!
Ken
August 3, 2018 at 4:07 am #7629Support Team
KeymasterHello @kenbong,
Thank you for using WP Travel plugin for your website. Regarding your queries, please find the individual responses for each of your queries listed below :
1. Is there any way I could remove Trip Type / Activities / Group Size and only show the Location info + Trip code side by side?
Response: The request to show the locations and trip code only side by side in the itinerary single page would require some layout customizations for the page. However, We can still check your website and check the possibilities with some custom CSS.
Please provide us your website URL so that we can check your current layout and suggest some codes accordingly.
2. Is there any way I could assign a Trip Code for each individual trip I upload?
Response: The feature to add custom trip code to each trip is actually a premium feature in WP Travel plugin that can be added with WP Travel Utilities Addon.
You can check more details on this and many other exciting features of WP Travel Utilities from the link here :
https://themepalace.com/downloads/wp-travel-utilites/
3. The filter function is awesome! But when I used the destination page on mobile I wasn’t able to click on the filter options, it automatically clicks on a menu item that is hidden i.e. contact us
Response: While we have tested the archive page filter on mobile views, the filters are working correctly on our side, with Travel Log theme activated.
If you are having the issue with the filters, please provide us your Website URL to the page that you are having the issues so that we can check the issue further and provide you with some precise fix.
If you have any queries/issues or requests further, please feel free to write back to us.
Best Regards !!
August 3, 2018 at 5:45 am #7630kenbong
ParticipantDear Support Team,
Thanks for your prompt response!
1: http://www.marinediscoveryholidays.com/itinerary/trip-ke-eropah/ <– this is the URL
2. Well noted, will check out the utilities if we decide to adopt this theme
3. http://www.marinediscoveryholidays.com/travel-locations/destinasi/ <– this is the URL, when I open the URL on mobile and try to click on any one filter dropdown item, it automatically goes to one of the pages in my existing menu
I look forward to your advise
Thanks!
KenAugust 3, 2018 at 6:46 am #7632Support Team
KeymasterHello @kenbong,
We have inspected your website URL and the issue regarding the menu being clicked while using the filters in the itinerary page is actually caused by the Mega menu plugin that you are using in your website.
We have however fixed the issue with some additional CSS code as follows :
.pt-menu-sm-wrap { display: none; } .pt-menu-sm-wrap.pt-show { display: block; } .wp-travel-trip-meta-info ul li:not(.no-border) { display: none; }
Please add the above Additional CSS to your Admin Dashboard > Appearance > Customize > Additional CSS.
This will also remove the trip metas except for the trip location and trip code.
Hope this Helps,
Best Regards !!
August 3, 2018 at 10:01 am #7635kenbong
ParticipantThis worked perfectly! Thank you so much!
One last request, since I am not able to customise the trip code, is it possible to help remove the trip-code and also the ‘highlight’ excerp and only show the trip location please?
i.e.
It will show
[Trip name]
[Price and sale information]
[Locations]Thank you in advance!
August 3, 2018 at 10:26 am #7637Support Team
KeymasterHello @kenbong,
If you also wish to remove the trip code and excerpt from the trip single page, you can do so by adding the below Additional CSS to your Admin Dashboard > Appearance > Customize > Additional CSS.
.wp-travel-feature-slide-content.featured-detail-section .trip-short-desc, .wp-travel-feature-slide-content.featured-detail-section .wp-travel-trip-code { display: none; }
Hope this Helps,
Best Regards !!
August 3, 2018 at 10:51 am #7638kenbong
ParticipantThis is great! Thank you so much, appreciate it
August 3, 2018 at 11:06 am #7639Support Team
KeymasterHello @kenbong,
Glad we could Help 🙂
If you have any queries/issues or requests further, please feel free to write back to us.
Have a great weekend ahead.
Best Regards !!
- AuthorPosts
- The forum ‘WP Travel’ is closed to new topics and replies.