- This topic has 12 replies, 4 voices, and was last updated 3 years, 9 months ago by
wensolutions.
- AuthorPosts
- August 9, 2019 at 6:51 am #18716
gnexman
ParticipantHello,
I am designing a site using a free version of WP travel plugin.
I want to remove the ‘Book Now’ tab & just to activate ‘Trip Enquiry’ button http://prntscr.com/oqdl0n
but while I disable Booking tab also hides ‘Trip Inquiry’ text from the button http://prntscr.com/oqdm3gHow can I fix this error? Can you help me please?
Thank you
August 9, 2019 at 8:37 am #18724Support Team
KeymasterHello @gnexman,
The issue that you have posted is the noted issue and our developer team is currently working on the issue.
The fix will be available in the next update of the plugin.
Hoping for your kind co-operation.
Thank you.
August 11, 2019 at 2:16 am #18772gnexman
ParticipantHope to fix very soon. Thank you.
August 12, 2019 at 3:53 am #18788Support Team
KeymasterHello @gnexman,
We will definitely fix the issue and release the update.
Thank you very much for your co-operations.
August 13, 2019 at 12:27 am #18842Alexandra
Participanthttp://icecream.me/491db40e3a8ccd96d3f90374c8187407
Hi, there
I have an empty space around checkbox in trip inquiry widget
How can i fix it?August 13, 2019 at 12:29 am #18844Alexandra
Participanthttps://petersburg.expert/ there`s this site
August 13, 2019 at 5:55 am #18860wensolutions
KeymasterHello
When inspecting your site, we could not exactly locate the particular trip in which the issue is present. Can you please give us the precise info so that we can inspect further ?
However, to fix the layout issue, please add the below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS
.wp-travel-form-field .radio-checkbox-label { width: auto; }
Hope this helps
Feel free to reach us for any further query/confusion.
Regards!
August 13, 2019 at 8:29 am #18871Alexandra
ParticipantHi
here in the footer of the site under Book Your Tour https://petersburg.expert/#contact
Your additional css did not help.
the widget still looks like this
August 13, 2019 at 10:18 am #18872Support Team
KeymasterHello,
Actually, the issue has raised due to the theme layout. Upon testing the issue in our default theme the form is working fine.
However, you can add below given CSS to resolve the issue.
footer div { color: #3d3d3d !important; }
Hope this helps.
Thank you.
August 13, 2019 at 12:46 pm #18875Alexandra
Participanthttp://icecream.me/4a76e97730b9759a835da2c9fa3735ef
Thank you very much!
it is almost perfect.
how to add indent between subscribing and checkbox?
August 14, 2019 at 4:26 am #18891wensolutions
KeymasterHello
Please add the below given CSS in the Additional CSS section
.wp-travel-enquiries-form .wp-travel-form-field label { float: none; padding: 0px; }
Please verify the layout since the snippet changes its layout quite differently. If this is not what you require, please write back to us.
Best Regards!
August 14, 2019 at 6:29 pm #18923Alexandra
Participanthttp://icecream.me/eccad22b90365487986e66d0464c4dc7
everything is cool in the mobile version.
can you make a privacy policy in one line?
August 15, 2019 at 5:25 am #18932wensolutions
KeymasterHello,
Please add below given CSS.
#wp-travel-enquiries .wp-travel-form-field label { display: table-row-group; }
Hope this helps.
Thank you.
- AuthorPosts
- The forum ‘WP Travel’ is closed to new topics and replies.