Once upon a time you could place javascript in the template instructions area. This was incredibly useful, but with a recent update it is not saving script tags.
Can anyone else confirm this?
Once upon a time you could place javascript in the template instructions area. This was incredibly useful, but with a recent update it is not saving script tags.
Can anyone else confirm this?
I think I have not changed anything about the template instructions. You can still use JavaScript in it. Could you try to input this:
<script type="text/javascript">
alert('ok');
</script>
Are there any JavaScript errors? Thanks.
Seems to be a clash with another plugin. Ok now.
This topic has been closed to new replies.