Spab tag is stripped in the front end

GK User
Mon Apr 10, 2017 7:15 am
Hi,
I just came up with a weird situation. When I put this code:
Code: Select all
<td colspan="2" style="background-color: #f0f0f0; font-size: 120%; font-weight: bold;"><span class="colorSection">ТРАДИЦИОНАЛЕН</span> ШТЕДЕН ВЛОГ</td>


at the front end I get this:
Code: Select all
<td colspan="2" style="background-color: #f0f0f0; font-size: 120%; font-weight: bold;">ТРАДИЦИОНАЛЕН ШТЕДЕН ВЛОГ</td>


Why is this happening?
I dont recall that span element can be blocked by JCE.

Thanks,
Gorast
User avatar
Platinum Boarder

teitbite
Thu Apr 13, 2017 10:56 am
Hi

The only explanation is that it was removed by editor. Try disable editor and try again to test it. I'm not sure how this can be fixed, hopefully there is an option in configuration.
User avatar
Moderator


cron