I also have this issue:
None of our shortcodes are working when using this plugin after we upgraded to 4.5.2.
Where can I find this tag:
Change this:
$( ‘a[href*=#]:not([href=#])’ ).click( function() {
To this:
$( ‘a[href*=”#”]:not([href=”#”])’ ).click( function() {