Reply To: Featured Pictures on the blog page

Homepage Community Forums Ally Theme Support Featured Pictures on the blog page Reply To: Featured Pictures on the blog page

#12936
troy
Customer

    Ok, i resolved this by adding a few lines to themes functions.php
    These are the lines
    add_image_size(‘Sidebar’, 50, 50, TRUE);
    add_image_size( ‘thumbnail’, 100, 100, TRUE );

    You also have to regenerate the thumbnails, i used a plugin to do this

    But this has been resolved


    Life’s Hard, its a lot Harder if you are stupid