Closed simonstix closed 4 years ago
I had the same problem as in this issue.
I was able to track it down, apparently the regex in ImageCompareShortcode.php only allowed <img .../> not <img ...> tags (without the ending slash).
I had the same problem as in this issue.
I was able to track it down, apparently the regex in ImageCompareShortcode.php only allowed <img .../> not <img ...> tags (without the ending slash).