External image link is not working on Themeforest Wordpress Item

Hello,

I’ve faced an issue for external image link. When i put some image external link on Description field of Update Description section of Item Edit Tab then image will not come. Here is some html code:


Have you ever faced that issue before? How to solve it?

Thank you

Same on Videohive!
Had no luck with
<p><img src="image-url" alt="image-name"></p> as well
strange thing that it works with google photos links

hey @MikhailVasilev,
Use your item feature image like this
<p><img src="image-url-from-your-live-server" alt="image-name"></p>

Hope will worked!

1 Like