- This topic has 3 replies, 2 voices, and was last updated 5 years, 1 month ago by
Support Team.
- AuthorPosts
- May 3, 2018 at 7:51 am #6269
chitrag
ParticipantI have working with your plugin in my site. But when I click on book now button, two calendars appears as in
http://prntscr.com/jd3ad9When click on enquiry button it shows bigger message field in desktop. It does not looks responsive. How and where to fix it
http://prntscr.com/jd39b7May 3, 2018 at 9:16 am #6280Support Team
KeymasterHello @vhitrag,
Please find the response to your query below:
Query #1:
Response: The two calendar has appeared due to conflict with the booking plugin that you have used. So in order to resolve the issue, please deactivate that plugin and verify.
Query #2:
Response: We have fixed the issue for you by adding the custom CSS in Additional CSS. Please check.
If you have any issues further then please let us know.
Thank You.
Best Regards!!
May 4, 2018 at 1:59 am #6284chitrag
ParticipantThank you so much. It looks really good now. By the way is that possible to make hover effect in tabs as we have already from other plugins. Is that possible to make same in your plug in ?
May 4, 2018 at 5:23 am #6289Support Team
KeymasterHello @chitrag,
Glad we could help you.
Now to make the hover effect on tabs that comes from the plugin you have to add custom JS.
To add the js you can activate the plugin like given below:
https://wordpress.org/plugins/custom-css-js/
After activating the plugin add below given CSS.
jQuery('.resp-tab-item').hover( function(){ jQuery(this).click(); } );
Hope this helps.
Best Regards!!
- AuthorPosts
- The forum ‘WP Travel’ is closed to new topics and replies.