Bug using Custom HTML inside WP Table Builder
-
Hi there,
I’m experiencing an issue regarding the “custom HTML” option inside WP Table Builder.
Once I added the following code:
<center><a href="#link" target="_blank" rel="nofollow"><i class="logos sprite-freo-logo"></i></a></center>
and save the table the editor changes the code to;<center><a href="#link" target="_blank" rel="nofollow" data-mce-href="#link"></a></center>So, it looks like it erases the
<i class="">and changes it todata-mce-hrefsomehow.Are there people having the same issue or know how to solve this?
- This topic was modified 4 years, 11 months ago by .
- This topic was modified 4 years, 11 months ago by .
- This topic was modified 4 years, 11 months ago by .
The page I need help with: [log in to see the link]
The topic ‘Bug using Custom HTML inside WP Table Builder’ is closed to new replies.