• Resolved nsanpe

    (@nsanpe)


    I’ve been faithfully using BC for years. Recently I redid my site, and found an excellent fit caching plugin called Breeze. Problem is which I did not notice, on anything other than Safari, if minify JS is enabled the form fields load yet the calendar doesn’t showing Calendar is loading…
    I’ve tried writing excludes for all js BC files etc. but nothing works. Firefox and Chrome do not load the Calendar.
    The instant I uncheck Minification JS, the calendar will load as expected.
    Any information is appreciated so that I can keep on using Booking Calendar which I love.

    The page I need help with: [log in to see the link]

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

    (@wpdevelop)

    Hello.
    The only way to resolve this issue, its to add “Exception” to the page(s) with booking form for do not caching such pages by “Breeze”. Its have to be configured in the “Breeze” plugin. Or Otherwise its require to deactivate the “Breeze” plugin.
    Booking Calendar does not support cache plugins, so its required todo above actions.
    Please contact support of “Breeze” plugin relative to add “Exception” to the page(s) with booking form for do not caching such pages.
    Kind Regards.

    Thread Starter nsanpe

    (@nsanpe)

    Thank you for your fast response. I did ask the Breeze developer.
    As I said I included all .js files in exceptions in Breeze, well done UI. Didn’t change anything, the calendar form still doesn’t;’ load when Minify JS is activated.

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Its most probably that you are having some JavaScript error at that page. Please recheck your page for any JavaScript errors (usually for see what JavaScript error you have you need to press Ctrl + Shift + J for showing browser console) and try to fix them.

    You can also try to deactivate one by one all your active plugins at the WordPress > Plugins menu. Then retest it again. (may be issue relative to some other plugin).
    If its not help, please deactivate your active theme and active the default WordPress theme. And then retest it again. May be there exist some conflict with some active plugin or actual theme and just need to find the reason of that issue.

    Kind Regards.

    Thread Starter nsanpe

    (@nsanpe)

    Great. I did test with a default theme. The only conflict I know is when JS is minified. As you suggested I checked with JS minified and 7 errors show all uncaught errors starting with BC from the top global1 not defined, then Javascript bootstrap requires JQuery, next wpbc migrate 5 and 83 and next JQuery date pic, etc.
    That is good to know where the errors are yet outside of my abilities to fix them.

    I had put all these files in exceptions with https: urls. Perhaps there was a way to exclude all files in BC?

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Basically you need to add to exception all css and JavaScript files in Booking Calendar.
    Kind Regards.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Conflict with Breeze caching and Minify JS’ is closed to new replies.