My Twitter follow button is only showing as a hyperlink. I have seen this question asked on several occasions but I wasn’t able to determine an answer from the previous responses.
The code I am using is:
<a class="twitter-follow-button"href=“https://twitter.com/aprilandninasalon"data-show-screen-name="true"data-show-count="false"data-size="large”>Follow @aprilandninasalon
The page the follow button is shown on is:
http://www.aprilandninasalon.com/test
Thank you in advance!
niall
#2
Twitter’s widget JavaScript is not loading inside the HTML widget configured on your page. If a <script> element is included in the text pasted into your editor it might be stripped before output.
system
Closed
#3
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.