Hi.
When i choose to disable comment form in albums and subalbums , comment form not shows. But when i disable comments on single pictures comment form is still there.
How can i hide it.
Code in album.php and image.php is same:
if (function_exists('printCommentForm')) {
printCommentForm();
}
Thank you
Comments