Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @tonypuffer,

    First of all thank you very much for using the WP Travel plugin and hope you have a great time using it.

    Now your query has been answered below:

    Query #1:

    Ans: This is because you have used the background image in the theme and the image will be displayed in the content area so the text seems to appear on top of the background image.
    So to solve this you can either remove the background image from your theme or use the custom CSS to display the white color in the content area and to provide the CSS, we need your site URL.

    So please provide your site URL so that we can provide the fix.

    Query #2:

    Ans: The plugin has already provided the option to enable/disable the book option for the trips. You can either globally turn off the booking filed i.e. apply the option for all the trips by going to Admin Panel > Trips > Settings > Tabs > booking.

    Screenshots:
    https://prntscr.com/iycbpn

    You can also manage the setting for individual trips from trips edit screen. Just go to Tabs option of inidividual trips and turn off the booking option.

    Hope this helps.

    Also, please post your query related to this in our official support forum given below for further discussion and other queries as well.

    https://wptravel.io/support-forum/forum/wp-travel/

    Thank you.

    Best Regards!!

    Have a good day ?? .

    Thread Starter tonypuffer

    (@tonypuffer)

    Many thanks for your help, which I have now solved.

    A few more questions wrt: https://myoxfordtravel.com/itinerary/oxford-city-break-3-nights-example-a/

    1. How do I change ‘price’ to ‘Guide price’
    2. Group size – how do I replace ‘PAX’ with ‘people’ ? – most people have no idea what PAX means!
    3. When you click on ‘Read more’, nothing really happens. If you scroll down, you can read the rest – so I would expect that when you click on ‘read more’, it would take you to the overview text?
    4. Can the ‘time’ format in the itinerary be text so that I can enter ‘morning’ or ‘afternoon’?
    5. Can I cahnge ‘myOxfordtravel’ in the top left corner with a logo?

    Otherwise I love the plugin!

    Many thanks
    Tony

    Hello @tonypuffer

    Nice to know that your previous issues are solved.

    Please find the detail about your queries below:

    Query #1:

    Ans: Please send us the screenshot of the place where you would want to change the text.

    Query #2:

    Ans: For this please refer to below given link:

    Also, do not forget to activate the child theme. Add the code mentioned there in your child theme functions.php file.

    https://wptravel.io/documentations/developer-documentation/filter-hook/wp_travel_template_group_size_text/

    Query #3:

    Ans: Actually to link the overview tab requires a higher code customization so we are unable to help you with this but you can remove it by using the below given CSS if you wish.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste the CSS.

    .single-itineraries .read-more-wrap {
        display: none;
    }

    Query #4:

    Ans: This also requires higher code customization ?? .

    Query #5:

    Ans: When we inspected your site URL we found that the theme you are using is not travel log so we really cannot say anything about the setting in the customizer.

    But with travel log theme you can upload the logo image from site identity section which appears at top left corner. Also since WP Travel works best with Travel Log theme you can always try using the theme.

    Link:

    https://www.ads-software.com/themes/travel-log/

    Additionally, since it is difficult to track the reply here, please post your further query in our official support forum given below:

    https://wptravel.io/support-forum/forum/wp-travel/

    Thank you.

    Best Regards!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘First Trip created – need to change background colour’ is closed to new replies.