Hello,
I have created a custom field with Meta Box Builder for a Single Image.
I have uploaded/attached the image within my post.
I am using Meta Box - Beaver Themer Integrator to then include this image within a beaver builder product template.
The issue I am having is that the Alt Text for the image is not being rendered/parsed. (I can see the image just fine in my browser, so that part works great).
When i right-click inspect code for the image i see:
https://www.domain.com/wp-content/uploads/2022/04/myimage.png
I have both, the image title and alternative text set in WordPress Media for this image.
I am not quite sure how to ensure that the alt text is included with this image when i use the Beaver Themer Integrator.
I am fine just using shortcode in a beaver builder pure HTML module instead of the integrator, but I do not know how to use shortcode to display this image, make it full size (or specific dimensions), AND include the Alt Text.
Any guidance would be greatly appreciated!
Thank you.