Single Image Alt Text

Support MB Beaver Builder Integration Single Image Alt TextResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36832
    JustLooking2022JustLooking2022
    Participant

    Hello,

    I have created a custom field with MB Builder for a Single Image.

    I have uploaded/attached the image within my post.

    I am using MB Beaver Builder Integration 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.

    #36850
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Thank you for your feedback.

    It looks like the integrator plugin does not get the alt text from the image to display on the frontend. I will inform the development team to support this case in future updates.

    For now, you can use the helper shortcode to display the image with full size and alt text.

    [rwmb_meta id="single_image_id" size="full"]

    Please read more on the documentation https://docs.metabox.io/shortcode/

    #36853
    JustLooking2022JustLooking2022
    Participant

    Thank you so much for your feedback. This worked like a champ!

    Have a great day!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.