I've added
<?php
if (function_exists('printCommentForm')) {
printCommentForm();
}
?>
at the image page of theme garland. REMARK: I was forced to use an other theme than the default one to view images (!!!) I have activated the comment plugin and a test album allowing comments.
Now, the comment box doesn't appear there: only
"Geen reacties", which means 'no reactions' and "Reageer", which means 'React' are there in the commentcontent element. How can I make the comment function to work? I've searched for hours!
Comments