Hey, i have been trying to add "via @yardhype #YH" to the end of the url when someone tweet from my website. I did this before but there was an update with the plugin which removed that config, since then i cant seem to get it back. I think the edit should be made somewhere in the area i highlighted in Red below.
Need Need help with wordpress/social share button script
0
Hey, i have been trying to add "via @yardhype #YH" to the end of the url when someone tweet from my website.
I did this before but there was an update with the plugin which removed that config , since then i cant seem to get it back. I think the edit should be made somewhere in the area i highlighted in Red below.
}
if(isset($ssb_artificial['show_button_twtr']))
{
$ssb_html.='<li class="twtr" style="width:'.$width_array['width_button_twtr'].'px"><a href="https://twitter.com/share" class="twitter-share-button" > </a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?\'http\':\'https\';if(!d.getElem entById(id)){js=d.createElement(s);js.id=id;js.src =p+\'://platform.twitter.com/widgets.js\';fjs.parentNode.insertBefore(js,fjs);} }(document, \'script\', \'twitter-wjs\');</script></li>';
}
https://wordpress.org/plugins/social-share-boost/
I did this before but there was an update with the plugin which removed that config
}
if(isset($ssb_artificial['show_button_twtr']))
{
$ssb_html.='<li class="twtr" style="width:'.$width_array['width_button_twtr'].'px"><a href="https://twitter.com/share" class="twitter-share-button" > </a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?\'http\':\'https\';if(!d.getElem entById(id)){js=d.createElement(s);js.id=id;js.src =p+\'://platform.twitter.com/widgets.js\';fjs.parentNode.insertBefore(js,fjs);} }(document, \'script\', \'twitter-wjs\');</script></li>';
}
https://wordpress.org/plugins/social-share-boost/
Next Topics on Trending Feed
-
0