HTML to about page
-
Hi all,
I apologise if this has been addressed elsewhere, however, from what I’ve read so far, when editing a page there should be two tabs – Visual and Code. The problem is all I have is Visual and Text when editing my About page.
I can’t seem to locate where to input HTML code of which in this case is simply a twitter follow button.I appreciate any help in advance :)
The blog I need help with is: (visible only to logged in users)
-
-
I thought this might have been the case, but if I enter the following code, it continues to show up as code during page preview.
Follow @AGRORABBITblog
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?’http’:’https’;if(!d.getElementById(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> -
Actually. I see what might be wrong. The code also includes a bit of javascript. I don’t suppose this can be used can it?
-
Correct – script can’t be used
Also Facebook and Twitter are built in all you need to do is turn them on – somewhere on the Dashboard and Sharing
-
Thanks auxclass, I’ll take a look at that.
I’ll just have to find where to turn it on ;)
- The topic ‘HTML to about page’ is closed to new replies.