• My below issue has been resolved.

    The booking feature is satisfactory, but this is totally negated by the fact that this plugin causes problems with certain javascript in my theme. I have a testimonial slider that will not cycle if this plugin is activated. I recently minified all my css and javascript and this didn’t resolve the issue (didn’t think it would). I have repeatedly activated and deactivated the booking plugin and it is definitely the problem. Slider works fine when the plugin is deactivated. The booking system is not even on the same page as the slider. So, even though the booking system works, this is a fatal flaw.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Description of possible issue
    Please note, the conflict can be if the theme or plugin is using Bootstrap library and version of Bootstrap is different then version in Booking Calendar. Booking Calendar is use bootstrap library 3.3.5. In this case, possible issues with not showing mouse over tooltips at the front-ens side in Booking Calendar. Its tooltips for showing booking data, times and cost, when mouse over specific day.

    How to resolve it?
    You can simply deactivate the loading of Bootstrap files in Booking Calendar, by setting checked this option “Disable Bootstrap loading on Front-End” at the Booking > Settings General page in Advanced section after clicking on “+ Show advanced settings of JavaScript loading” link.

    More flexible solution.
    But in your case, because the slider at the different page, so you can define to load the CSS and JavaScript files of Booking Calendar ONLY at specific pages.
    – you need to open the Booking > Settings General page and in Advanced section click “+ Show advanced settings of JavaScript loading” link to expand this section.
    – then you need to set as checked this option “Load JS and CSS files only on specific pages”
    – and then you can specify relative URLs to the pages where you need to load the files of Booking Calendar (one url per line), like this:
    /booking-form/
    /availability-calendar/

    That’s have to resolve your issue.
    Kind Regards.

    Thread Starter midwestteardrops

    (@midwestteardrops)

    Thank you. This has resolved the issue.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Can cause problems with scripts on other pages’ is closed to new replies.