GSA WordPress automatically removes links from images after updating - the program trims the HTML
Hello. After updating the program on Wp sites, articles stopped creating active links on images. Everything looks fine in the text check, but on the site, none of the images are clickable. Everything used to work fine. Please fix this bug. I am sending you an example of the code I used to place images and my link, and everything worked in WP articles.
<a href="http://google.com" target="_blank" rel="noopener noreferrer"><img src="https://i.imgur.com/my.png" alt="yes" /></a>
The program will place a link on WP, trimming the link.
<img src="https://i.imgur.com/foto.png" alt="yes" />
I tried not to include links in HTML when posting GSA, but they don't work on the Wp website.
Everything looks fine in the program preview, the link is clickable. But when posting, there is no link.
<a href="http://google.com" target="_blank" rel="noopener noreferrer"><img src="https://i.imgur.com/my.png" alt="yes" /></a>
The program will place a link on WP, trimming the link.
<img src="https://i.imgur.com/foto.png" alt="yes" />
I tried not to include links in HTML when posting GSA, but they don't work on the Wp website.
site.com/wp-admin:login:pass
Tagged:
Comments
+send
foto