Truth
Forum Replies Created
-
Forum: Plugins
In reply to: Limiting Link Length in commentsThanks Kafkaesqui. I tried that plugin and it worked beautifully 🙂
Forum: Plugins
In reply to: Disable comments after xx daysI think you’re looking for this?
Sorry to ride on your post, but I was wondering if there is a similar plugin as to what andemad is looking for. But only disable comments for posts and not pages after a certain number of pages?
Thank you. 🙂
Forum: Themes and Templates
In reply to: 1 Comment | Add Comment (?)Erm, I went to view it and when I click on the comment link , there is no comment?
Forum: Themes and Templates
In reply to: Need Suggestion for Imageless “theme”thanks for those links, no worries won’t take into offense but I still prefer the colors like this though. Weird me maybe. :p but I’ll see how I can improve on the colors 🙂 thanks
Forum: Themes and Templates
In reply to: 1 Comment | Add Comment (?)Welcome 🙂 Glad it work for you.
By the way, I realise it’s
#respondnot#responsefor wp default. might want to change that 🙂
Forum: Plugins
In reply to: [New Plugin] ReviewerSounds good 🙂
It’s made for review sites or …?
Is there a demo or screenhots?By the way, when I click on that download link from your site, nothing happens.
Forum: Plugins
In reply to: About wp-grins?what’s on line 55 of your vars.php file?
Forum: Themes and Templates
In reply to: 1 Comment | Add Comment (?)Just guessing, not sure if it’ll work
<?php comments_popup_link(__('0 Comment'), __('1 Comment'), __('% Comments')); ?> | <a href="<?php the_permalink() ?>#response">Add Comment</a>The second part would direct to the comment form..
Forum: Fixing WordPress
In reply to: Footer Disappeared in Firefox 1.5 & Opera 8.51you don’t have a closing body tag and html tag
there’s an empty
#footer {}and#header {}Erm, I can’t find where your footer image is though?
Forum: Fixing WordPress
In reply to: comment_count ‘bug’ in WP 2.0?Are you using Spam Karma?
There was an issue with the comment count, upgrade to the latest version 2.1 if you are. 🙂
Forum: Plugins
In reply to: About wp-grins?On your admin main page, go to > plugins
Look for Wp Grins from the list of plugins and click on activate on your right if you haven’t done so.
Forum: Fixing WordPress
In reply to: Convert ampersands in URLs?Thanks for the help, Kafkaesqui. That did it 🙂
Forum: Plugins
In reply to: page numberhttp://www.lesterchan.net/portfolio/programming.php
WP-PageNavi 2.0 Adds a more advanced page navigation to WordPress. By GaMerZ .
For wordpress 2.0 🙂
Forum: Plugins
In reply to: Spell checkerwork in version 2.0 too, only the ‘add word to dictionary’ function don’t work
Forum: Fixing WordPress
In reply to: Convert ampersands in URLs?I’ve the & problem with my site too although it still validate but its rendering some errors due to this code from wp grins, any idea how to fix that too?
Line 114 column 43: character “&” is the first character of a delimiter but occurred as data.
... (document.getElementById('content') && document.getElementById('content').tythank you. 🙂