• Resolved nonchiedercilaparola

    (@nonchiedercilaparola)


    your version is Bootstrap v4.5.3 and bookly version is 4.6.1. is it a way to load only one version without instal specific plugin to selectively loading script (ex. plugin organizer)?

    In bookly page backend if your version is active, it require me to load popper.js but i don’t need it.

    and problems remain also if use 4.6.1 with your tool. is it a fix to prevent popper.js to loading?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jegstudio

    (@jegstudio)

    Hello @nonchiedercilaparola,

    Previously we have tried to check it on our side, but we didn’t find any error in the Bookly plugin, everything is working fine. Can you tell us how to replicate this problem?

    If there is a conflict with another plugin related to bootstrap, you can try adding the code || strpos( $_GET['page'], 'bookly-' ) !== false in the file ..\wp-content\plugins\jeg-elementor-kit\class\assets\class-asset.php on the line 1035 as seen in the image below. This code is useful for detecting conflicting pages and disabling bootstrap from Jeg Elementor Kit.

    1-1

    Thank You

    Thread Starter nonchiedercilaparola

    (@nonchiedercilaparola)

    hi, thanks for reply. Steps to replicate the issue:
    – create an appoinment
    – then click on button showed in the image: button image
    – dropdown shouldn’t work and in console you can see the bootstrap popper.js missing loading.

    your fix works! great, thanks again.

    Plugin Author Jegstudio

    (@jegstudio)

    Hello @nonchiedercilaparola,

    Thank you very much!

    We have been able to replicate this issue. We will provide this fix in the next update so you don’t have to worry about updating the plugin.

    We are also pleased to know the issue has been resolved. If you have other problems, feel free to create a new topic.

    Thank You

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘boostrap conflict version on backend with bookly plugin’ is closed to new replies.