• Resolved harrycustom

    (@harrycustom)


    Tried today for the first time to create a block consisting of among others an image. I configured it to use a 300×300 thumbnail (then various other combinations) but in both backend and frontend it always shows me the full size image. Tried it on two different sites, one created from scratch, but I always get the same error. Tried in both Html + Handlebar and Php, but I always get the same result. The ALT never gets published either even though it is there in media.

Viewing 1 replies (of 1 total)
  • Plugin Author Nikita

    (@nko)

    Hey.

    In the control you can specify the Preview Size only. It will be used in the control preview in editor. When you output the image, you need to specify the size manually. See here example on how to output images properly using PHP and image ID – https://lazyblocks.com/documentation/blocks-controls/image/

    Looks like Alt is not displayed properly in the editor, but when you look at it in the frontend, Alt specified properly. Editor problem will be fixed in the next plugin updates.

    Regards, nK.

Viewing 1 replies (of 1 total)
  • The topic ‘Thumbnail images seem not to work even when enabled’ is closed to new replies.