Is it possible to add a script to wordpress page and if so, how do I do it?
Is it possible to add a script to wordpress page and if so, how do I do it?
If you are referring to Pages then you can put code in a Page Template that in turn can be associated with a given Page.
There's also PHP Code type plugins that allow you to actually put code in a post/page content when writing such.
Thank you, I tried to put the code in the HTML and it didn't work, so i will try the plugins
You must log in to post.