Theme does not allow JavaScript to be executed
-
I’m running WordPress 4.2.2 with the theme Curio: http://themeforest.net/item/curio-clean-creative-website-template/503953
On this template I’m allowed to have JavaScript directly typed into my code editor on regular pages.
However, when I switch to another theme – any standard WordPress theme – the JavaScript is not executed and every line in the code is appended with <p>…</p>.Can I somehow allow the JavaScript to be accepted on the standard WordPress themes as well?
I know this is not “good” behaviour but I need to switch theme and cannot create plugins or other for the JavaScript code.
The topic ‘Theme does not allow JavaScript to be executed’ is closed to new replies.