Viewing 1 replies (of 1 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    Removing this code from the footer should fix your issue:

    <div id="fb-root"></div>
    			<script>
    				(function(d, s, id){
    					var js, fjs = d.getElementsByTagName(s)[0];
    					if (d.getElementById(id)) return;
    					js = d.createElement(s); js.id = id;
    					js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.3";
    					fjs.parentNode.insertBefore(js, fjs);
    				}(document, 'script', 'facebook-jssdk'));
    			</script>

    js.

Viewing 1 replies (of 1 total)
  • The topic ‘WPSSO Social Sharing Buttons – Facebook button rarely shows (1 post)’ is closed to new replies.