wpcorner / footnotes-made-easy

A WordPress plugin that allows post authors to easily add and manage footnotes in posts and pages.
https://wordpress.org/plugins/footnotes-made-easy/
GNU General Public License v2.0
0 stars 3 forks source link

Incompatility with bootstrap library #9

Open jcvignoli opened 1 month ago

jcvignoli commented 1 month ago

Hi, The plugin is incompatible with bootstrap js library. I use a plugin that includes that library. When pointing a footnote in the text, I guest the following error:

bootstrap.bundle.min.js?ver=1716011111:6 Uncaught TypeError: No method named "close" at HTMLAnchorElement.<anonymous> (bootstrap.bundle.min.js?ver=1716011111:6:69766) at Function.each (jquery.min.js?ver=3.7.1:2:3129) at e.<computed>.each (jquery.min.js?ver=3.7.1:2:1594) at e.<computed>.jQueryInterface [as tooltip] (bootstrap.bundle.min.js?ver=1716011111:6:69664) at tooltips.min.js?ver=6.5.3:1:295

With the 2.5 version of the plugin, no error. Issue appears only with version > 3.