I have a use case where it would be really handy to be able to place the standard WordPress comments form anywhere in a page using Visual Composer. Whilst there’s a bunch of plugins out there which create a shortcode to place comments as you need, I find they’re all really bloated and also aren’t mapped to Visual Composer.
So here it is, the total block in around 40 lines of PHP, grabs your themes comment form and comments for the page/post, and outputs it wherever you add the comments block in your visual composer based page.