-1

i m trying below code for displaying my twitter follow button on wordpress site and in firefox browser not displaying that button while in all other browsers its working perfect...

 <a href="https://twitter.com/mytwittername" class="twitter-follow-button" data-show-count="true" data-size="small">Follow @mytwitter</a>

    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}

(document,"script","twitter-wjs");

</script>

my site dont have SSL so because of that is that getting problem to load properly in firefox...?? and google+ also not displaying properly...

this problem only in Firefox Browser..

ANY HELP WOULD BE APPRECIATE !!

Abhinav Singh Maurya
  • 3,313
  • 8
  • 33
  • 51

1 Answers1

0

The easier way for generating your Twitter social media button is to first
'Log In' to your Twitter account. Then go to the following link to generate your button: [link] https://about.twitter.com/resources/buttons#tweet.

Otherwise, if you have not logged in, copy the code where you want your social media button to appear and add your unique Twitter name inside the code

data-via="YourTwitterName"
Mugé
  • 452
  • 3
  • 15
  • Thanks Muge... one more issue i m getting.. pls help me on that – Nilesh Vora Oct 07 '15 at 13:56
  • in my blog site in home page displaying all post one by one in row wise ok,, and in that i have added fb,twitter and other social share functionality and in firefox some of twitter button showing and in some of not coming so what's the issue??? means sometimes coming in all post and sometimes not coming properly... – Nilesh Vora Oct 07 '15 at 13:58
  • i m using this type of code – Nilesh Vora Oct 07 '15 at 13:59
  • Post your website link. – Mugé Oct 07 '15 at 13:59
  • only problem in firefox browser... counter is displaying in firefox but twitter button not displaying that is the issue – Nilesh Vora Oct 07 '15 at 14:00
  • Can you post your website link here? It is hard to guess without seeing how things are set up. – Mugé Oct 07 '15 at 14:01
  • can you give me ur skype if ? – Nilesh Vora Oct 07 '15 at 14:04
  • I can see count on both browsers, Chrome and Firefox. The one that does not display is 'Printerest'. Even if zero. – Mugé Oct 07 '15 at 14:06
  • pls check all post of what's rising portion. in that some of twitter icon coming and in some of not coming sometimes.. – Nilesh Vora Oct 07 '15 at 14:08
  • thanks..lets i sended you req.. for sec purpose you can remove above comment – Nilesh Vora Oct 07 '15 at 14:09