• Home
  • Blog
  • Showcase
  • Setup Docs
    • Sunshine Help
    • Flex Help
  • Support
    • Support Area
    • Contact us
    • Feedback
  • Connect
    • Newsletter
    • Twitter
    • Facebook
  • My Account
  • Flex
  • Sunshine
Support : Simple Pro Themes

Support : Simple Pro Themes

[Resolved] Thumbnail size in Tag menu (Content Archives)

If you have purchased a product, please enter the email address that you used to register at time of purchase.
Log In
Lost Password

Create an Account
  • Your username must be unique, and cannot be changed later.
  • We use your email address to email you a secure password and verify your account.

Support › Forums › Flex Theme › Thumbnail size in Tag menu (Content Archives)

  • This topic has 13 replies, 2 voices, and was last updated 4 years, 12 months ago by Chinmoy Paul.
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • January 13, 2016 at 3:24 pm #813
    Joseph
    Participant

    Hi support,

    I set Content Archives to this http://prntscr.com/9plww2 but it doesn’t honor for tag menu. The image appear like this http://prntscr.com/9plyeu instead of 100x100px. What could be the reason?

    Regards,
    Joseph

    January 13, 2016 at 3:32 pm #814
    Chinmoy Paul
    Moderator

    Regenerate the thumbnails of all old posts by Force Regenerate Thumbnail plugin

    January 13, 2016 at 3:42 pm #815
    Joseph
    Participant

    Hi Chinmoy,
    I just test with a new post, and new image upload. But instead of the 100x100px thumbnail size, it shows as full image. See screenshot: http://prntscr.com/9pm78z

    Am I missing something?

    January 13, 2016 at 3:55 pm #816
    Chinmoy Paul
    Moderator

    Okies

    Go to customizer and you will get Category/Tags Archive Layout section. Expand it and setup the featured image size there. Hope that this time it will work.

    January 13, 2016 at 4:09 pm #817
    Joseph
    Participant

    Wow wow never thought of that corner as I always set thumbnail size in Genesis > Theme Setting.

    Just suggestion:
    1) May be you should combine that Category/Tags Archive Layout and Content Archives into one since there function are similar.
    2) Since WordPress include Site Identity (aka Favicon), you should remove Favicon uploader.

    Regards,
    Joseph

    January 14, 2016 at 11:06 am #819
    Joseph
    Participant

    Hi Chinmoy,
    I encounter image problem again. I did Force Regenerate Thumbnail with the size of 100×100, and those images are shown correctly.

    But the new images that I upload today are not shown as 100×100 thumbnail size on mobile. See screenshot: http://prntscr.com/9py1mv I did set 100×100 on Genesis Theme Setting.

    What could be the problem? Do I need to set the size on functions.php file as well?

    Regards,

    January 14, 2016 at 3:12 pm #821
    Chinmoy Paul
    Moderator

    It is difficult to say. WP 4.4 is adding srcset for responsive effect for images. That can be issue. Can you share the site URL? I shall check it.

    January 14, 2016 at 3:19 pm #822
    Joseph
    Participant

    Hi Chinmoy,
    Here is the live url http://goo.gl/T8pvMY please check on mobile device.
    Regards,

    January 14, 2016 at 3:44 pm #823
    Chinmoy Paul
    Moderator

    I am not getting any problem. All are fine. can you clear the cache and check once again?

    January 14, 2016 at 3:55 pm #824
    Joseph
    Participant

    The problem is only on the homepage, and I am guessing that it could be related to the “Flex – Featured Posts” widget. Have you check for me on a mobile?

    January 14, 2016 at 4:07 pm #825
    Chinmoy Paul
    Moderator

    Why images URL is coming this way http://i2.wp.com/www.zomidaily.org/wp-content/uploads/00kualalumpur.jpg?resize=100%2C100? Are you using any resizing plugn? Also I am getting different image markup for every images. Some have this:

    <img width="100" height="100" sizes="(max-width: 100px) 100vw, 100px" srcset="http://i0.wp.com/www.zomidaily.org/wp-content/uploads/00deihtung.jpg?resize=100%2C100 100w, http://i0.wp.com/www.zomidaily.org/wp-content/uploads/00deihtung.jpg?w=200 200w" itemprop="image" alt="00deihtung" class="entry-image attachment-post" src="http://i0.wp.com/www.zomidaily.org/wp-content/uploads/00deihtung.jpg?resize=100%2C100">

    Another images have this:

    <img width="100" height="100" itemprop="image" alt="14aljazeera" class="entry-image attachment-post" src="http://i0.wp.com/www.zomidaily.org/wp-content/uploads/2016/01/14aljazeera.jpg?resize=100%2C100">

    Those images are creating the issue which have 2nd type of code.

    January 14, 2016 at 4:26 pm #826
    Joseph
    Participant

    I see, now I realize that the culprit is Photon from JetPack. I disable it and working properly now. Thanks for the clue.

    But couldn’t understand why it is showing some images correctly, and some are not on homepage 🙂 Other archives pages are fine too. That’s why, I never thought of the Photon service in the first place.

    Regards,

    • This reply was modified 5 years ago by Joseph.
    • This reply was modified 5 years ago by Joseph.
    • This reply was modified 5 years ago by Joseph.
    January 26, 2016 at 12:45 am #851
    Joseph
    Participant

    Hi Chinmoy,
    Regarding the thumbnail sizes issue, I contact Photon support and they reply me as below. Any suggestion?

    I can see what you mean. The problem is being caused by this setting in your site’s stylesheet (CSS) :

    .featured-content img: width: auto

    Photon delivers thumbnails in 2 sizes now, 100×100 and also 200×200 for HiDPI/Retina displays. Your posts with the large thumbnail displaying, have a larger featured image specified, so Photon is making both thumbnail sizes available and the “auto” width setting in your CSS is grabbing the larger size.

    You’ll need to remove that setting for your CSS, or make sure it doesn’t apply to these thumbnails on your main page. If you are not familiar with CSS, you could pass along this information to your theme’s designer for their assistance.

    Best,

    Lisa
    Happiness Engineer | Jetpack.me | WordPress.com

    January 26, 2016 at 4:18 am #852
    Chinmoy Paul
    Moderator

    Replace this CSS

    .featured-content img, 
    .gallery img { 
        width: auto; 
    }

    WITH

    .gallery img { 
        width: auto; 
    }
  • Author
    Posts
Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.
Log In

Copyright © 2021 · Simple PRO Themes for Genesis Framework · About · FAQs · Contact · Affiliates