• Piani

    (@webbmasterpianise)


    The theme is generating so many thumbnails and I cant stop it. Please advice.

    I reoved this from functions.php
    add_image_size( ‘featured-blog-large’, 750, 350, true );
    add_image_size( ‘featured-blog-medium’, 270, 270, true );
    add_image_size( ‘featured’, 642, 300, true );
    add_image_size( ‘featured-blog-medium-small’, 230, 230, true );

    Still its generating: 230×111, 270×130, 300×145, 623×300, 727×350

    Not sure where to look now or if it is some plugin that cause this but I still think there is someting in the theme.

The topic ‘To many thumbnails’ is closed to new replies.