• Hi,
    I just donated to your plugin from the USA. I really like the plugin so far.
    I’m at the beginning of building a new site for a client(dev in progress). I have a question.

    How to I enable Post Comments on the Newsletter Posts that are created with Alo EasyMail Newsletter? I checked my Discussion Settings in WP, I also tried to find the Posts in Post Edit to check the Comments Option but the Posts are not available in WP Posts.

    I also checked my Post Template but it says that the Comments are not enabled in WP. But, if I create Posts outside of Alo EasyMail Newsletter, Comments are enabled and okay.

    Am I missing something? Can you help?

    Thanks,
    Bob https://AllWeb.Solutions

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter wpallweb

    (@wpallweb)

    Please Use This Link instead.

    https://i-hugs.com/newsletters/hugs-newsletter-version-1-7-21/

    I really need help with this. I’ve read some articles regarding Custom Post Types and Custom Post Type Archives and still can’t find the right answer on how the enable comments when creating Newsletter Posts via Alo EasyMail Newsletter. All my other Posts have comments enabled. Please help.

    Plugin Author eventualo

    (@eventualo)

    Hi wpallweb, thanks a lot for the donation.
    To enable comments you can add this line to your theme functions.php:

    add_post_type_support( 'newsletter', 'comments' );

    Then I think you can open/close comments in each newsletter.

    Let me know if it works.

    Thread Starter wpallweb

    (@wpallweb)

    eventualo,
    I did an initial TEST and it looks like it worked.
    I had already created a Child-Theme and was playing around
    with some parms. in the functions.php. I got close but I was missing something.

    I’ll TEST some more and will let you knw if I run into any issues.

    Thanks again,
    wpallweb

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to enable comments on newsletter posts’ is closed to new replies.