Support

Account

Home Forums Add-ons Repeater Field Getting Alt Text to show up in Image Field Reply To: Getting Alt Text to show up in Image Field

  • Is the original code working?

    If this is not working `get_post_meta(get_sub_field(‘image’, false),
    ‘_wp_attachment_image_alt’, true);` then there is likely no alternate text added for the image? Or at least that’s what should be the problem.