@ Ivovic;
Just tried your code to no avail, so I had a closer look and changed it to:
<?php
global $more;
if($post == $posts[0]) $more = 0;
else $more = 1;
the_content();
?>
This appears to work for me.
Thanks man 🙂
Yea I have been looking at getting a gallery plugin, just a matter of getting around to it. And I know, I’m using blogger, but hear me out lol. The only reason I’m using it is because I can make blog posts with photos directly from my phone so I can be anywhere, take a photo and blog it from there. If theres a plug in that will auto retrieve posts from blogger on a regular basis or something of the sort then ill be all up for that.