Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #966771

    Hi there!

    We just updated our site and now the Magazine feed thumbnails are blurry. I think this is because we have a custom magazine.php which is being used (from a previous ticket: https://kriesi.at/support/topic/colored-section-with-background-image-not-formatting/).

    Would you be able to help me figure out why the thumbnails on https://winterwildlands.org/stash/ under Snowschool and From the Skintrack are blurry? It looks like the “natural” photo size is set to 80×80.

    Thank you so much!

    #967666

    Hey bimsenfold,

    Thank you for using Enfold.

    Yes, the magazine defaults to the thumbnail size which is 80x80px. The current container size is 160x160px as specified in your own css modifications. You can adjust the thumbnail size in the Settings > Media library panel. Or install the plugin.

    // https://wordpress.org/plugins/simple-image-sizes/

    Adjust the thumbnail size, update, save then regenerate the thumbnails.

    Best regards,
    Ismael

    #967936

    Do you know if there is a way for me to specify a new thumbnail image size just for these images?

    Thank you!

    #970221

    Hi,

    Please go to /enfold/config-templatebuilder/avia-shortcodes/magazine/magazine.php file and find following line

    
    'image_size'			=> array( 'small'=> 'thumbnail', 'big' => 'magazine')
    

    and change “thumbnail” with image size you would like to use, i.e ‘large’

    Best regards,
    Yigit

    #971235

    Thank you – that worked!

    #971252

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Magazine.php Thumbnail Image Blurry’ is closed to new replies.