Instructions

Need Overlay Paths module, in Overlap Path UI (need to enable as well) set include this as a non-admin overlay path: paragraph_comments_comment_form/*

Set permissions for roles to submit paragraph comments in the permissions area.  Note, all users who should be able to submit paragraph comments need permission to 
submit regular comments as well.  If you want users to be able to use the modal form pop-up for comments, they will also need permission for 'Access the administrative overlay'.  
This does not give them admin permissions.

You must add <p> as an allowed tag in text formats for any format being used. admin/config/content/formats
TinyMCE doesn't work and will damage content.  I have been working with and would recommend CKEditor3.6.1.

Enabling content types with php codes breaks code.  Does it on hook_node_view.  It will not change code with PHP and sends a warning to watchdog.

Thanks to Santiago Princ for the jQuery that allows the paragraph text to appear in comment text area by default.  Thanks to Ryan Burke for icons and design.



