Hello,
I need to use a JS code in the Code Block, but after saving the page, the string “para” gets replaced with that ¶ character.
The JS code looks something like that:
index.php?pr=1234¶ms=1234
after closing the Code Block, it looks like that:
index.php?pr=1234&¶ms=1234
How can I stopp that?
thanks
Hi gmmediadienste!
Thank you for using Enfold.
What happens when you use a text block?
Try to add the code in a text widget then use the widget area element.
Cheers!
Ismael
The Editor stopped working, when I add the JS into a text block.
If found a workaround to add a blank after the & “& para”.
But it look like a bug, when the code block turn a “¶” to the paragraph char.