Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1050756
    Praxis Research
    Participant

    Hi,

    Even when I select the option to insert a ‘thumbnail’ (150×150) version of an image, a huge image is loaded instead. I’ve even seen it enlarge an image beyond its ORIGINAL size. This is a big problem for layout.

    #1050785
    Praxis Research
    Participant
    This reply has been marked as private.
    #1050864
    Rupok
    Member

    Hi there,

    Thanks for writing in! It seems you are referring the featured image that you can’t control because it will be 100% width due to design of this layout/stack. It could be done within the content.

    Hope this makes sense.

    #1051014
    Praxis Research
    Participant

    No, I’m not talking about the featured image. I’m talking about images in the content of posts placed using the image shortcode or the image element.

    #1051113
    Rupok
    Member

    Hi there,

    Thanks for updating. I don’t think so it’s happening within content area. I have added a thumbnail at the bottom of the content, let’s check.

    Cheers!

    #1051238
    Praxis Research
    Participant

    I’ve since added the code:

    @media (min-width: 979px) {
    .x-img-thumbnail {
      max-width: 40%;
    }
    }

    But, of course, that won’t help with loading, since the images are being loaded with the higher resolutions.

    #1051525
    Jade
    Moderator

    Hi Praxis,

    The thumbnail type option for the X element shortcode does not function like the WordPress image inserter since the thumbnail type is for the styling of the image added through the shortcode.

    You might want to consider compressing the image files to lessen it’s size for a shorter load time.

  • <script> jQuery(function($){ $("#no-reply-1050756 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>