-
Author
-
November 28, 2018 at 17:13 #214324
B2T
ParticipantHello,
I’m writing you because I’ve a problem implementing a thirdy party plugin that is a Product Builder.
This plugin shows some tooltips hovering the single components, in order to tell the user some information about them.
This tooltips had some problems in showing, so I contacted the producer that after some analysis, ask me to contact you in order to request your support.
He told me what’s the solution, that I paste here.
Please, let me know if it’s possible to apply this changes.
>>>>
Please explain there that you need an update because they did not include popper.js as asked by Bootstrap team. They are using Bootstrap 4 when we are using only few components from bootstrap 3 (tooltip and popover only) for those who are not using bootstrap in their themes. But Bootstrap 4 needs Popper.js before working like you can see here: http://prntscr.com/lnjzy2 and http://prntscr.com/lnk0xb . Without Pooper.js tooltip cannot work. And we (they and us together) need to be sure to have compete version of bootstrap to avoid conflicts or missing functions. If they include Popper.js in their theme. So tooltips will work for you using bootstarp 4. But if they do not it, it will always have conflict with our selected components from bootstrap 3. So please contact them and explain it.
You can send them this message.
”
Overview
Things to know when using the tooltip plugin:
• Tooltips rely on the 3rd party library Popper.js for positioning. You must include popper.min.jsbefore bootstrap.js or use bootstrap.bundle.min.js / bootstrap.bundle.js which contains Popper.js in order for tooltips to work!
• If you’re building our JavaScript from source, it requires util.js.
Thank you in advance for your precious help
-
AuthorPosts
The forum ‘Plugins questions’ is closed to new topics and replies.