• Resolved Labb1

    (@labb1)


    I currently have the free version of the VideoZone 2.0 theme of FThemes. My issue is that I can’t get the feature post images to the proper size. Both of them stay 100×75 px. I’ve checked functions.php, settings/options of the theme, media settings (changed them also, nothing works) and the pictures should be big enough.

    I can’t figure out why this doesn’t work! Anybody who can offer me some help? Oh and the website: http://www.metal-exposure.com, you should see the problem on the homepage.

    (Found someone with a similar problem but that doesn’t help me: http://fthemes.com/forum/topic.php?id=1926#post-3183)

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Labb1

    (@labb1)

    Could really, really use some help here. Have been at it for hours now. When I reset the theme options, the feature image thing works fine, as soon as I set my own feature images, they resize to 100, 75 px, I’m at a loss here.

    Jarret

    (@jarretc)

    So if you go into Settings->Media in the backend and modify the Large size input fields to 580×300 it then sets the thumbnails to 100×75 pixels?

    Thread Starter Labb1

    (@labb1)

    Yes, correct. Whatever size I put in the fields at the media settings, the feature image stays 100×75 pixels.

    johnfotios

    (@johnfotios)

    Make sure your php code looks like

    <?php the_post_thumbnail('post-image'); ?>

    And there’s nothing telling it to be 100×75. Check your CSS as well.

    Alternatively you could try http://ww.wp.xz.cn/extend/plugins/additional-image-sizes/

    Jarret

    (@jarretc)

    Have you tried reuploading the images after making the edit to the image dimensions?

    Also, I noticed your theme is using the NextGen Gallery plugin, you may want to look around in the settings in there to see if there is somewhere that is causing the issues.

    Thread Starter Labb1

    (@labb1)

    It was in the NextGen settings, never thought of that! Thanks a lot!

    Jarret

    (@jarretc)

    Awesome, good to hear!

    Kataklysm is a great band btw, wearing one of their shirts right now \m/

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

The topic ‘Featured Image Resizes Automatically’ is closed to new replies.