• I’m looking for the following function:

    – every reader can comment blog posts
    (this is standard behaviour)

    – pages have no comments (standard behaviour page.php)

    – some special pages show comments (the option comment page is true, there is a special page template which includes comments.php)
    – but: not every reader can write comments on these pages, they must be logged in and have a special capability.

    Does anybody know a plugin which helps to achieve this or could anybody help how I must change the comments.php to check the user role and page type to show the comment form.

    Thanks,
    Michael

Viewing 1 replies (of 1 total)
  • Thread Starter Le_Achim

    (@le_achim)

    no ideas?

    Hm, I’m half through: I assign a special template page to the pages which should show the comments. This works well but all readers can comment.

    I need some help/advice for the following:
    How can I disable the comment form when the reader isn’t logged in? The special capability must not be.

    Thanks, Michael

Viewing 1 replies (of 1 total)
  • The topic ‘on pages only registered users should comment’ is closed to new replies.