Switching between visual editor and text editor still deletes code.
-
Hello! I have a page that has pieces of additional code around table rows that opens a new window directly to certain product accessories.
Code that looks like this for example:
<tr onclick="window.open('https://www.xactnodbelysning.se/produktsortiment-nodbelysning-ups/tillbehor/dubbelpendel-500-2000mm-2dw-eb/?attribute_langd=500mm', '_blank')" style="cursor: pointer;">
If you switch between the visual editor and back to the text editor it looks like this instead:
<tr style="cursor: pointer;">
I know that this issue has been addressed before. But is there an ETA on an update that fixes the issue or is it too risky allowing people to be too creative in their coding?
The page I need help with: [log in to see the link]
- The topic ‘Switching between visual editor and text editor still deletes code.’ is closed to new replies.