Adding javascript /editing templates?
-
Hello,
I have a programming blog.I want to include a syntax highlighter there like SHJS(is a javascript syntax highlighter) or something.But i had hard time finding out how to edit the HTML of the blog or adding script.I only want to include the script so that the codes can be highlighted.In some blog services,there are template files from where we can do these type of things.Is there any way to do this in wordpress?
Thank you for reading!The blog I need help with is: (visible only to logged in users)
-
You cannot edit the .php files on blogs hosted on wordpress.com. JavaScript cannot be used either for security concerns.
If you want to highlight code, you might want to give this a try
-
-
- The topic ‘Adding javascript /editing templates?’ is closed to new replies.