• Resolved erisf

    (@erisf)


    Is it possible to add a newsletter subscription checkbox when users comment for the first time, or when they type in their email address for the first time?

Viewing 1 replies (of 1 total)
  • Plugin Support gVectors Support

    (@gvectorssupport)

    You can use one of the hooks provided below:

    1. wpdiscuz_comment_form_before
    2. wpdiscuz_comment_form_top
    3. comment_main_form_bar_top
    4. comment_main_form_after_head
    5. wpdiscuz_after_subscription_form

    The info for the hook, you can find here: https://wpdiscuz.com/docs/codex/

Viewing 1 replies (of 1 total)
  • The topic ‘How to add newsletter subscription button to comments form?’ is closed to new replies.