target=_blank not working
-
Hi David,
Thank you very much for this plugin. I like the light-weight concept, without bloated admin section. One of my favourite features is the possibility to use my own images as buttons. Your plugin seems to be exactly what I am looking for.
Unfortunately the target-option doesn’t work for me. When I set it to
_blank
the new content doesn’t open in a new window. I am using WP 4.6.1 and have put this code into The Loop.
<?php echo social_bookmarks( 'target=_blank' ); ?>
Also tried
'target="_blank"'
Tested with Firefox and Safari.
p.s. I hope you are still developing this plugin. Having the option to use a modal window would be great. I see this is already part of your task list.
- The topic ‘target=_blank not working’ is closed to new replies.