SOLVED. (or at least restored)
the following line added at the top of wp-config.php causes the above problem:
define( 'CUSTOM_TAGS', true );
Removing that line, made it work as normal again.
I added this to prevent word-press from striping the javascript i have added trough the HTML editor for some of my posts.
No I just need to figure out how to be able to easily add javascript to my page/post (maybe there is a plugin).
(this made me realize there is an front-end in-line editor plugin, which I am glad for.)
-
This reply was modified 9 years, 2 months ago by liberationx.
[deleted, edited an error in the post above, (found the edit button)]
-
This reply was modified 9 years, 2 months ago by liberationx.
-
This reply was modified 9 years, 2 months ago by liberationx.