Did you put the necessary code into your main index ?
Which plugin ? Was there a Readme ?
Well i think i put in the right code?? What do you mean in my main index? and the plugin was from here http://dev.wp-plugins.org/browser/comment-plugger/branches/wp-1.5/
Please help
Login, go to presentation > theme editor > main template.
Look for this:
<?php comments_popup_link(__('Comments (0)'), __('Comments (1)'), __('Comments (%)')); ?>
Right before that, put this:
<?php if (function_exists('comment_plugger')) comment_plugger(); ?>
and see what happens ?
If it goes wrong, a link would be cool.
Okay ive added that, but should i add the function call to the end of my entry too……just like it says in the readme file?
Someone just posted and still no auto comment plug…*shrugs* this sucks
The function is called above – it’s code from my blog.
Where is your blog ?
Do you have a link we can look at?
-tg
a link to my site?
http://www.faded-reality.net
erm anything else?
I see the plugs…. ???
The number of plugs matches the number of comments…. ???
Soo…… the problem is…. what exactly?
-tg