Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #238051

    Hey Guys,
    I have just bough my 3rd Enfold license! I love this theme…
    I’m having some problems with displaying retina images on portfolio pages like this:

    http://staging.bedesignful.com/test/

    I have the WP Retina 2x plugin installed and the image that I’m uploading as thumbnail is 2000×3600 (So big enough!) but the thumbnails that shows up looks super pixelated on my retina display because was resized to 391×705…

    What did you do different on you demo?

    Thanks!

    #238248

    Hi Ignazio!

    Please edit functions.php, find this code on line 98:

    $avia_config['imgSize']['masonry'] 		 		= array('width'=>705, 'height'=>705 , 'crop' => false);		// images for fullscreen masonry
    

    Increase the width and height then regenerate the thumbnails.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.