Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1478139

    Hi,
    wo finde ich denn die aktuell verwendeten Enfold-Bildgrößen – speziell die des Vorschaubildes (featured image)?
    Vielen Dank im Voraus!

    #1478150

    Hey Klaus,

    That should be 845×321 pixels.

    Best regards,
    Rikard

    #1478152

    Many thanks Rikard – that helps a lot!

    #1478169

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1478208

    Hi Rikard, I actually have one more question. Is there a current overview of all image sizes?
    Best regards,
    Klaus

    #1478220

    Hi,

    These are all the image sizes which are added by Enfold:

    
    $avia_config['imgSize']['widget'] 			 	= array( 'width' => 36,  'height' => 36 );						// small preview pics eg sidebar news
    $avia_config['imgSize']['square'] 		 	    = array( 'width' => 180, 'height' => 180 );		                // small image for blogs
    $avia_config['imgSize']['featured'] 		 	= array( 'width' => 1500, 'height' => 430 );					// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['featured_large'] 		= array( 'width' => 1500, 'height' => 630 );					// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['extra_large'] 		 	= array( 'width' => 1500, 'height' => 1500 , 'crop' => false );	// images for fullscrren slider
    $avia_config['imgSize']['portfolio'] 		 	= array( 'width' => 495, 'height' => 400 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] 		= array( 'width' => 260, 'height' => 185 );						// images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] 		 		= array( 'width' => 845, 'height' => 684 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['magazine'] 		 	= array( 'width' => 710, 'height' => 375 );						// images for magazines
    $avia_config['imgSize']['masonry'] 		 		= array( 'width' => 705, 'height' => 705 , 'crop' => false );	// images for fullscreen masonry
    $avia_config['imgSize']['entry_with_sidebar'] 	= array( 'width' => 845, 'height' => 321 );		            	// big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array( 'width' => 1210, 'height' => 423 );					// images for fullsize pages and fullsize slider

    Best regards,
    Rikard

    #1478223

    Thanks so much Rikard, you can close this request now.
    Have a great weekend!
    Best regards,
    lLaus

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