Hi,
Just updated my WP to 4.4.1 and Enfold to 3.4.7 and found a weird bug/interaction with the tables.
So I have a table built with Avia Layout Builder and the second row has something like “<25” as the value of the cells.
The page looks normal when I’m editing, looks normal when I Preview Changes, but when I save and visit the actual page, that whole second row shows the following, instead of the correct values:
<25[/AV_CELL][AV_CELL COL_STYLE='AVIA-CENTER-COL']<25[/AV_CELL][AV_CELL COL_STYLE='AVIA-CENTER-COL']<100[/AV_CELL][AV_CELL COL_STYLE='AVIA-CENTER-COL']<200[/AV_CELL][AV_CELL COL_STYLE='AVIA-CENTER-COL']>200
To make it clear, that block of code shows up on the front office!
If I use the HTML equivalent for the character “<“, which is “<” and save the changes once, it works ok, but only until, for any reason, I save that page again even without any changes. Then that block of code shows up on the front office again.
So I guess if I use the character “<” or “>” in one of the cells, the code gets messed up and shows up on the front office.
I was/is working fine in the previous version.
Any ideas on how to fix this?
Thanks
Hi!
It’s a known issue, unfortunately there’s currently there’s no fix for this other than writing the symbol in ascii format and trying to not open the table again (because it will convert it to its HTML form).
Regards,
Josue