• Mojtaba

    (@mojtaba-taheri)


    Everything works fine, except that, the alt propery of image is removed from it. This is what I have in my post:

    <img src="my-img.jpg" alt="some alternative text">

    and This is what I get in page:

    <figure ....>
       <img src="my-img.jpg" alt>
    </figure>

    What should I do to solve this problem?

    https://wordpress.org/plugins/hammy/

  • The topic ‘Alt property is removerd from image when I use Hammy’ is closed to new replies.