Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • WWW

    (@www)

    WOW, awesome theme but it doesn’t display images though.

    Thread Starter WWW

    (@www)

    Hi HandySolo,

    Yes that’s the one and what about ‘random posts’ plugin Can you find it? 🙂 I’m keep searching on wordpress too

    Thanks a lot buddy,
    WWW

    Thread Starter WWW

    (@www)

    I tried to sort by ID, Name, Random and so on but nothing changed on the page.

    Thread Starter WWW

    (@www)

    monkeypup, I just have installed the latest WP version and haven’t instaled hacks in yet but didn’t see the More option that you said 🙁

    Moderator, the_excerpt doesn’t exist so can you edit this index.php please

    <?php get_header(); ?>

    <div id=”main”>

    <div id=”content”>

    <?php if ($posts) : foreach ($posts as $post) : start_wp(); ?>

    <div class=”post”>

    <?php require(‘post.php’); ?>

    <?php comments_template(); // Get wp-comments.php template ?>

    </div>

    <?php endforeach; else: ?>

    <?php _e(‘Sorry, no posts matched your criteria.’); ?>

    <?php endif; ?>

    <p align=”center”><?php posts_nav_link() ?>

    </div>

    <div id=”sidebar”>

    <?php get_sidebar(); ?>

    <h2><?php _e(‘Links’); ?></h2>

      <?php get_links(‘-1’, ‘

    • ‘, ‘
    • ‘, ‘ ‘); ?>

    <h2><?php _e(‘Meta’); ?></h2>

    </div>

    <?php get_footer(); ?>

    </div>

    </div>

    </body>

    </html>

    thanks a lot

    PS I also notice the Optional Excerpt right below the File uploading option. Tried to put some text in there but it didn’t show anything from that box on the frontpage

    Forum: Plugins
    In reply to: Article rates hack
    Thread Starter WWW

    (@www)

    Hey GamerZ

    I would like to replace the posting time with something like 1minute ago, 2hours ago 1 day ago, 2 months ago etc… I noticed your testing blog has this hack but i couldn’t find it 🙂

    thank you so much bro

    Forum: Plugins
    In reply to: Article rates hack
    Thread Starter WWW

    (@www)

    thanks a lot podz 😉 those plugins are really helpful

    I wonder if anyone who has tried or currently using wordpress for hosting videos or flash games? I’d like to upload video like we are posting a post with a preview images like other funny videos site do

    Thread Starter WWW

    (@www)

    bergeijk, just re-upload the images then it should be displayed. Remember to upload in Binary format 🙂

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