- This topic has 5 replies, 2 voices, and was last updated 4 years, 11 months ago by
Support Team.
- AuthorPosts
- June 18, 2018 at 8:25 am #7144
wyes
ParticipantHi Team Support,
1. How to change the view on Trip Description. Because by default it looks like this:
———————————–
#I want it shows by default like this
————————
#As you see on the picture.. the view is not proper because the picture shows too left and there is a big space to put another tour package on the right. The question is can we edit the format?
—————————
2. Can we change/edit Booking Format on Itinerary? I want to erase Arrival Date and Duration
Thank You
June 19, 2018 at 6:35 am #7156Support Team
KeymasterHello @wyes,
To make the grid layout by default in the trip archive page you need to add some custom code in your child theme functions.php file.
Please refer to below-given link to know how to create the child theme.
http://wptravel.io/how-to-create-a-child-theme/
After creating the child theme, add below given code in your child theme functions.php file.
Also, to make the page full width please make sure the WP Travel: Archive Sidebar is empty by going to Admin Panel > Appearance > Widget.
Screenshot:
Now regarding the query related to the form field, if you enable the fixed departure by going to individual trips > Dates and prices , the Arrival/ Departure date will automatically be removed from the field.
Screenshot:
http://prntscr.com/jwl4biHope this helps.
Best Regards!!
Have a good day 🙂 .
June 24, 2018 at 2:10 am #7231wyes
ParticipantHi Team Support,
Thanks for answering my question. I followed all your instruction.
1. Add given code in functions.php file.
————2. Empty all widget in WP Travel Archive Sidebar
——————#But the result still show in list view
———–I also tried to clear the cache but it still doesn’t work.
Please guide me, Thank You
June 25, 2018 at 6:02 am #7232Support Team
KeymasterHello @wyes,
When we checked the code locally, it is working fine i.e. display the trips in the grid mode by default.
So please make sure have pasted the code in child theme functions.php properly.
Since the code is working in our case we need to see your site URL to find out why exactly the code is not working in your case.
Thank you.
Best Regards!!
June 25, 2018 at 6:39 am #7233June 25, 2018 at 7:50 am #7234Support Team
KeymasterHello @wayes,
When we inspected your site URL we found that the code is working fine in your case as well i.e. the code is displaying the trips in grid view in the trips archive page.
Please refer to below given link of your site:
https://w-yes.com/travel/itinerary/For your info, the code does not work for location, Trip type etc page other than Archive page and if you want the other page to list in grid view then you need to hire a developer as it requires higher code customization.
To hire a developer please refer to below given link:
http://wptravel.io/hire-wordpress-customizer/
Thank you
- AuthorPosts
- The forum ‘WP Travel’ is closed to new topics and replies.