Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • in reply to: Post Thumbnail Support/Size #9599
    mrl72
    Member
    Post count: 4

    Hi Ben, I thought that when using the “set featured image” feature in a post it would take whatever image I choose and resize it to the sizes as specified in Media>Settings. Within the settings there is an option to “crop” the image so that the thumbnail is the same size on the post. Instead it is resizing but keeping the same aspect ratio of the image, therefore causing all the entries on a single page to look inconsistent.

    In functions.php it should be using this:

    set_post_thumbnail_size( 50, 50, true );

    Which would resize the thumbnail to 50×50 but without stretching the image. To me it looks like it is ignoring this for some reason.

    Any ideas?

    Thanks.

    in reply to: Subscriber widget #9465
    mrl72
    Member
    Post count: 4

    I am having the same problem. Once you enter a facebook ID it caches it and you can’t change it.

    Anyone have a fix for this?

    Thx.

    in reply to: No Sidebars? #9404
    mrl72
    Member
    Post count: 4

    Yep that was it. Another plugin was causing the issue. Grr so frustrating lol.

    Cheers!

    in reply to: No Sidebars? #9388
    mrl72
    Member
    Post count: 4

    Forgot to note this is WordPress 3.5.2. And I’ve updated to the most recent version of the theme.

    Attached image is all that I see.

Viewing 4 posts - 1 through 4 (of 4 total)