• Resolved koentim

    (@koentim)


    Hi,

    It looks like my images inserted with Genesis Custom Blocks don’t show the Alt Tags of images. I’ve added them through WordPress Media though and they are saved there. Does someone have any idea on how to fix this?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ryan Kienstra

    (@ryankienstra)

    Hi @koentim,
    Thanks for bringing that up.

    This should echo an image with the alt tag:

    
    echo wp_get_attachment_image( block_value( 'your-field-name' ) );
    
Viewing 1 replies (of 1 total)
  • The topic ‘Images don’t show Alt Tag’ is closed to new replies.