Images are posting as size-medium rather than size-full.

  • Unknown's avatar

    I’ve just finished reconstructing 15 years worth of Front Page website into WordPress. Early on, I found a theme that does almost everything I wanted it to do, 20/16 VCReady. Then I went looking for one that did EXACTLY what I want, didn’t find one and went back to it. After trying all of those themes, the images in all new posts are now size-medium rather than size-full, with the class at the end of the statement instead of the start.

    For example, instead of:

    I get:

    Suggestions welcome.

  • Unknown's avatar

    <img class="alignnone size-full wp-image-1022" src="http://www.fiddaman.info/website/wp-content/uploads/2018/08/1808144177.jpg" alt="" width="768" height="1024" />
    becomes
    <img src="http://www.fiddaman.info/website/wp-content/uploads/2018/08/1808144177-225x300.jpg" alt="" width="225" height="300" class="alignnone size-medium wp-image-1022" />

  • Good morning –

    This site is not running on WordPress.com. You’re set up with a stand alone WordPress installation. Help with that comes via https://wordpress.org/support/

  • Unknown's avatar
  • The topic ‘Images are posting as size-medium rather than size-full.’ is closed to new replies.