Problem with
-
within the elegant photo theme, i changed the script in the singlepost.php file from:
<?php the_post_thumbnail(‘post-thumbnail’); ?>
to:
<?php the_post_thumbnail(‘large’); ?>
because i was having an issue with my photos only showing up as thumbs (cropped) in my posts. i now know i have to go and edit each one so the “thumb” can be the entire photo.
even after i changed it back, it threw off the “set featured image” header photo. the photo now drops way below the header into my content (and i am using the theme’s recommended res and it was working fine before). Plus, now if i attach a new photo to an existing blog, it’s full-res in the post, even if i set it to small within the post’s media gallery.
even if i go into the post’s media gallery to change to small, the image is still large.
can anyone chime in? i am a photographer. this is a photo blog. i need to get this going.
thank you to anyone who can help.
- The topic ‘Problem with’ is closed to new replies.