Quote:
Originally Posted by soulplayer
Hy,
I have absolutly no idea where I have to put this code...
|
In your template files, there is code for the comment section of the template. GENERALLY it looks something like:
Code:
<?php wp_link_pages(); ?>
<!-- <?php comments_popup_link(__('0 Comments'), __('1 Comments'), __('% Comments')); ?>
Please read the readme a bit closer.