I'm trying to have my social media open in new tabs. I found the tutorial but I can't find helper-social-media.php in the includes folder. I also tried the tutorial with the jsQuery but that didn't work.
Can't find helper-social-media.php in the includes folder
4 posts from 2 voices-
Posted 5 months ago #
-
The js.avia method is working (new tab) for twitter now but not for Facebook...?...
Posted 5 months ago # -
Replace fallowing line in avia.js:
jQuery("a[href^='http:']").not("[href*='bucolicbombshells.com']").attr('target','_blank');with:
jQuery("a[href^='http:'],a[href^='https:']").not("[href*='bucolicbombshells.com']").attr('target','_blank');Posted 5 months ago # -
Thanks dude!
Posted 5 months ago #
Topic Closed
This topic has been closed to new replies.














