Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • @ 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.

    Forum: Your WordPress
    In reply to: Hows it lookin?
    Thread Starter designkai

    (@designkai)

    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.

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