Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Stefan Herndler

    (@aricura)

    Hi,

    we are really sorry for the delay.

    Currently there is no setting to disable the mouse-over box, but we will add the setting in one of the next release versions.

    You have to change one of the Plugins source files.
    Open the following file in the Plugins directory:

    /wp-content/plugins/footnotes/templates/public/footnote.html
    Remove the javascript part of the file and save it.
    The file should look like this:

    <a href="#footnote_plugin_reference_index" name="footnote_plugin_tooltip_index" id="footnote_plugin_tooltip_index" class="footnote_plugin_tooltip_text" onclick="footnote_expand_reference_container();"><sup>beforeindexafter</sup></a>
    <span class="footnote_tooltip" id="footnote_plugin_tooltip_text_index">text</span>

    after removing the javascript part.

    Hope that helps.

    Plugin Author Mark Cheret

    (@markcheret)

    Hi Christoph,

    thanks for using our Plugin and thanks for bringing a nice feature request to our attention!

    It can take a few weeks, before this feature finds its way into a release version, since some bugs need fixing first.

    Stay tuned.

    Thread Starter Schoenbach

    (@schoenbach)

    Hi Mark, hi Stefan,

    for the moment i use this path:

    You can easily disable the mouse-over box by removing the following tag in “wp-content\plugins\footnotes\templates\footnote.html”:

    [ [ FOOTNOTE TEXT ] ]

    It works fine.

    Thanks for your plugin and your work

    Christoph

    Plugin Contributor Stefan Herndler

    (@aricura)

    Hi,

    we have published a new version (1.5.2) right now. A setting has been implemented to enable/disable the mouse-over box.

    No need to change the Plugins source code anymore 🙂

    I will mark this topic as resolved.

    Plugin Author Mark Cheret

    (@markcheret)

    Wow. That made my day!

    Time for a donation, what do you think?
    https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6Z6CZDW8PPBBJ

    Thread Starter Schoenbach

    (@schoenbach)

    You’re right 😉

    Thanks for the good job.

    Christoph

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

The topic ‘deactivate Mouse-Over Box’ is closed to new replies.