Hi,
I am working on a comments template for http://www.tolvsbo.se.
Therefore I used the following source end eddited the code to my wishes.
http://net.tutsplus.com/tutorials/wordpress/unraveling-the-secrets-of-wordpress-commentsphp-file/#comment-template-tags
From the start the code works fine, except it does not show the comments posted. It seems that the string $comments is empty, if I print_r() the string nothing shows.
Any idea on how to solve this?
Best regards,
Irian
eddited the code to my wishes
as you have edited the code, the link to the tutorial is of not much use;
please provide the code of your comments template (comments.php ?) (please use the http://pastebin.com/ )
a link to your site might help to demonstrate where the code stops working, or how far the code is working.
Hi,
you're right, however I did not change anything of the part i have a problem with.
here is the link to the source:
http://pastebin.com/FEuh1Pui
the problem starts at row 12.
and this is the page:
http://nl.tolvsbo.se/verblijf/restaurant/
Thanks,
Irian