Help with “Follow” Button
-
Hello, I would like to add a Follow Button for WordPress.com Account in my website.
I have tried to generate the Follow Button from:
https://developer.wordpress.com/docs/follow-button-creation/
The code that I got is:
<a class="wordpress-follow-button" data-blog="https://elysianpit.com" data-lang="en">Follow Elysian Pit on WordPress.com</a><script type="text/javascript">(function(d){var f = d.getElementsByTagName('SCRIPT')[0], p = d.createElement('SCRIPT');p.type = 'text/javascript';p.async = true;p.src = '//widgets.wp.com/platform.js';f.parentNode.insertBefore(p,f);}(document));</script>
But, when I copied the code to Custom HTML Widget, the button doesn’t appear. May I ask for help with this, because I am quite confused as to why the button doesn’t appear even though I have followed the exact step. I also have checked that the JSON API module is active.
- This topic was modified 1 year, 7 months ago by . Reason: Added the given Custom HTML
- This topic was modified 1 year, 7 months ago by .
- This topic was modified 1 year, 7 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Help with “Follow” Button’ is closed to new replies.