Thumbnails incorrect
-
Worked in 3.0-beta1, but now they have same hight and various width.
add_theme_support( 'post-thumbnails', array( 'post' ) ); set_post_thumbnail_size( 160, 90, true );
“true” doesn’t seem to work anymore.
Thank you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Thumbnails incorrect’ is closed to new replies.