• greg2008

    (@greg2008)


    Is there any way to reduce article image sizes when not in full article?

    EG when viewing all posts for month, category or archive (etc) I would like to still show the image, but say 80px X 80px.
    Then it would be in the original size assigned within the admin post create/edit.

    PHP, HTML isn’t an issue, I just don’t know where I would start with this. My server also has imagick (PHP) on it, if that could be used.

    I fear it’s not possible within the template files, as I guess “The Loop” doesn’t allow that level of alterations, and would have to be changed in the core files.
    Editing the core files isn’t a problem to me, so if someone can give me some ideas of how this could be accomplished I’d be grateful.

    Cheers

Viewing 1 replies (of 1 total)
  • Thread Starter greg2008

    (@greg2008)

    Should probably have mentioned.. I use the “more” option, so show a small paragraph of each article if not on the single.php page.
    But often the text is wrapped around an image, and in preview (single.php) the image is still full size and so making the “more” option not quite as I would like it.

    I want a small image with a small paragraph.

    I thought of one way, when images are uploaded into new posts (gallery) I could also upload a smaller thumb, and thumb is used on previews and other as normal on single.php.

    Again, advanced coding/MYSQL isn’t an issue, I just don’t know the WP core setup very well to know where to begin

Viewing 1 replies (of 1 total)

The topic ‘Image size on preview’ is closed to new replies.