Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter KarenB88

    (@karenb88)

    Update 02: I’ve made some changes to the site so it doesn’t serve as an example anymore. I think I’m gonna just make a new homepage from scratch, with my own thumbnails. Seems easier at this point. 🙂

    Thread Starter KarenB88

    (@karenb88)

    Update: I’ve managed to resize the thumbs so they fit the width and height I want – yay!

    But I still got the black bar and cropping problem. Anyone know how to fix that?

    Also, this is the code I’ve been fiddling with, in the functions.php, and with my corrections:

    // Add images sizes for the various thumbnails
    add_image_size( ‘portfolio-thumbnail’, 300, 175, true );
    add_image_size( ‘portfolio-thumbnail-fullwidth’, 300, 175, true );

Viewing 2 replies - 1 through 2 (of 2 total)