WWW
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Striped theme released as public beta 1WOW, awesome theme but it doesn’t display images though.
Forum: Plugins
In reply to: Random & Related posts plugins RequestsHi 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,
WWWForum: Fixing WordPress
In reply to: Don’t want sidelinks to be sorted … Please helpI tried to sort by ID, Name, Random and so on but nothing changed on the page.
Forum: Plugins
In reply to: How to create another post editormonkeypup, 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>
-
<?php wp_register(); ?>
- <?php wp_loginout(); ?>
- “><?php _e(‘Valid XHTML’); ?>
- Valid CSS
- XFN
- “>WordPress
<?php wp_meta(); ?>
</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 hackHey 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 hackthanks 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
Forum: Installing WordPress
In reply to: Images not displaybergeijk, just re-upload the images then it should be displayed. Remember to upload in Binary format 🙂