Viewing 3 replies - 1 through 3 (of 3 total)
  • +1

    To do so, update selection-sharer.php (in the root directory of the plugin).

    i.e
    echo "<script>jQuery(document).ready(function ($) { $('article').find('p').selectionSharer();});</script>";

    This will however get overridden if the plugin is updated.

    +1 but…

    The solution proposed by marcjae assumes the theme uses the ‘article’ tag which, while prevalent, may yield some odd behaviour on certain pages.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Select where selection share applies?’ is closed to new replies.