Problem featured images after upgrading 1.3.1

  • Author
    Posts
  • #43747
    webmastertv
    Power User

    After upgrading to version 1.3.1 from 1.3.0 I have a problem with the featured images of the posts.

    The images are bigger (to much) on the production site than in the back office (theme customization)?
    I regenerated thumbnails, but that does not fix the problem. I have the same worries on the production site as the development site. I checked all the settings but nothing.

    I don’t use Auto Select Images From Posts Content but wordpress Featured Image.

    An idea ??

    Website: techvorace.com

    #43757
    Zed
    Cryout Creations mastermind

    Did you use the theme’s recommended regeneration plugin or another plugin? If you used a different plugin, please regenerate the thumbnails once more with the Force Regenerate plugin and let us know how that goes.

    Edit: I also notice the images you use are very small. The theme’s featured image functionality was always intended to be used with images that are large enough to fill the featured image area.

    • This reply was modified 7 years ago by Zed.

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #43772
    webmastertv
    Power User

    Hello Zed thanks for your help.

    Yes, i use Force Regenerate Thumbnails plugin. So i ran the plugin once again, but no difference ?

    featured images on website are resized:

    Website

    Website

    I checked all the parameters of the theme, some corrections, but no change.

    On the other hand, I saw that there is an update of Fluida again?

    • This reply was modified 7 years ago by webmastertv. Reason: picture error
    • This reply was modified 7 years ago by webmastertv.
    • This reply was modified 7 years ago by webmastertv.
    #43776
    webmastertv
    Power User

    This is backoffice

    Hebergeur d'image

    PS: I updated to 1.3.1.1, on dev site no difference….but haven’t seen changelog.

    #43791
    webmastertv
    Power User

    After launching Force Regenerate Thumbnails again, no improvement.
    In fact all featured images are enlarged on the website compared to the live view in the theme customization.

    I tried to select a larger image as featured image but no result.

    I have not upgraded the production site with version 1.3.1.1 for the moment (still in 1.3.1).

    Website: techvorace.com

    #43866
    webmastertv
    Power User

    Well i spent my week-End to resize or change all my featured images manually.

    I expect you won’t change the format again @ next release.

    Please let me know the differences between 1.3.1 and 1.3.1.1.

    Regards

    #44381
    Zed
    Cryout Creations mastermind

    As you are using the featured images in a very special way (which we didn’t really intend to be used in the theme), I recommend you update to the 1.3.2 release and add this line of code in your child theme’s functions.php file to disable the newly added srcset functionality:
    add_filter( "fluida_featured_srcset", __return_false );

    This should restore the images to the old behaviour.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #45129
    webmastertv
    Power User

    Hello Zed,

    As you are using the featured images in a very special way (which we didn’t really intend to be used in the theme)

    I am using featured images by adding a featured image in WordPress, and i am awaiting Fluida to use these images as featured images in homepage for each post (am using wordpress default homepage as landing page).

    Please, only tell us how to use it, and maybe what is the good initial size for these images, so they are nor deformed by fluida ?

    Thanks

    #45639
    Zed
    Cryout Creations mastermind

    By special I meant in a way that we did not generally consider featured images will be displayed in. I wasn’t referring to how they are assigned.

    Most of your images are smaller than the areas they appear in. The new srcset feature will cause the images to enlarge to fill up the area on all browsers that support srcsets. Large enough images will be displayed at their normal proportions.

    There is no recommended size as the best values for your site will depend on the theme options you’ve set:
    – featured image height is directly configurable in the options;
    – featured image width is a result of the number of columns posts are displayed in, the presence (or absence) of sidebars and the configured total site width;

    Using the filter I mentioned previously will disable the srcset functionality and the images will return to their previous behaviour.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #45645
    webmastertv
    Power User

    Ok, ZED, tank you for your answer.

    I will try to update to 1.3.3 with the filter you mentioned above on dev environment

    I will give a feedback quickly.

    EDIT:

    So i tested on DEV and it was OK.

    So i have done it on production and it is OK.

    So i am happy, so i subscribe to priority support.

    regards

    • This reply was modified 6 years ago by webmastertv. Reason: Results
Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Problem featured images after upgrading 1.3.1’ is closed to new replies.