General discussion
Code Block

It seem like the code block does not always works. Tried to show some Javascript and when published the page it would only show the very bottom nav bar.

Tried it several different times Anyone else having the same issue?

<script src="assets/scripts/jarallax/jarallax.js" type="text/javascript"></script>
<script>
$(document).ready(function (e) {
   $(".is-overlay-bg").jarallax({
        speed:0.2
   })
})
</script>
It seem like the code block does not always works. Tried to show some Javascript and when published the page it would only show the very bottom nav bar. Tried it several different times Anyone else having the same issue? ```` &lt;script src=&quot;assets/scripts/jarallax/jarallax.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt; &lt;script&gt; $(document).ready(function (e) { $(&quot;.is-overlay-bg&quot;).jarallax({ speed:0.2 }) }) &lt;/script&gt; ````

It worked here the 2nd time, i tried. what could be causeing it not to work on my site

It worked here the 2nd time, i tried. what could be causeing it not to work on my site
194
4
2
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft