• notastonebuddha

    (@notastonebuddha)


    I’m learning to use wordpress with twentyseventeen for a tiny business I’m setting up. I have a problem with images not displaying in fullsize, rather thumbnail sized images are displayed upscaled to the size I want. I’ve set the option from “thumbnail” to “full size” in the blocksettings.. I have kind of solved the problem but I would love to know _why_ the problem is solved to avoid future headaches and to make sure it’s a good solution.. I also wonder why it’s broken in the first place…

    This is the code for the image block: <figure class="wp-block-image size-full is-style-default"><img src="https://localhost/wordpress/wp-content/uploads/2020/11/DSCF5833.jpg" alt="" class="wp-image-121"/></figure>

    And when I remove: class="wp-image-121"
    images are displayed as the original upload.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Do you have your image sizes set in Settings>Media? You shouldn’t have to remove the class.

    Thread Starter notastonebuddha

    (@notastonebuddha)

    Sorry it took a while, I forgot about this! Yes, I have set the sizes in the media tab, it actually seems that it’s only the “full size” setting that doesn’t work properly, ie “full-size” and “large” has the same source image. Setting it to full-size does stretch the image to match the original, it just uses the image resolution from the “large” media option.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Full sized image not displaying’ is closed to new replies.