Open
Description
The tinymce editor isn't that handy and if images are embedded it looks scrambled.
Maybe use the gutenberg editor for the ticks?
If not add a class to the images like that:
. '<p class="sclt-tick-content">' . preg_replace("/(<a[^>]*)(\>.*)(\<img.*)(<\/a>)/im", "\$1 class='content-img-wrap'\$2\$3\$4", $content) . '</p></li>';
Metadata
Metadata
Assignees
Labels
No labels
Activity