resize thumbnails on archive pages

ThemeBurn SupportForumsWordPress ThemesShoppica WordPress Themeresize thumbnails on archive pages

This topic has been marked as not resolved.

Hi, can I somewhere somehow resize the thumbnails on the archivepages for blogposts?
I’ve tried it with the normal options in the CMS and forced regenerate thumbnails, but nothing happens.
I’ve tried to set the thumbnails in functions.php:
if ( function_exists( ‘add_theme_support’ ) ) {
add_theme_support( ‘post-thumbnails’ );
set_post_thumbnail_size( 700, 150, true );
}
and then forced regenerate thumbnails, and nothing happens.

I actually want them as wide as the archivepage itself, without the sidebar.

Thank you!
Jessy

April 8, 2014 at 8:35 pm #31429

Hello,

You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!

Best,
ThemeBurn team

April 15, 2014 at 2:33 pm #31475
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.