• Terrellvanity

    (@terrellvanity)


    hey i added a thumbnail size with this code below

    add_image_size( ‘category-thumb’, 130, 130, true ); //300 pixels wide (and 130 pixels height)

    but the problem is that the function won’t rezize the images to the size i want, the tall images remain tall, and i want them to crop without distortion.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘thumbnail problem’ is closed to new replies.