wpDiscuz is being loaded through <?php comments_template() ?> function of template files. You can locate it wherever you want in single.php or in other post type template files.
Also you can put some code in functions.php of your theme to create wpDiscuz shortcode. Please read this support topic:
http://gvectors.com/forum/how-to-and-troubleshooting/how-can-i-insert-wpdiscuz-into-a-page-as-a-standalone-comment-wall-i-e-detached-from-any-wp-post/#post-1279
(@praderj)
8 years, 11 months ago
Hello Team,
I started using this Awesome Plugin from today. I really liked the way it works and looks. I’m very happy with that. But the only drawback which I feel is the [shortcode] unavailability. Please consider this as a request and add shortcode support for the forms in the next update. It will be very helpful to show the form at custom positions. I tried the solution to ass a snippet to the functions, but it did not work with my theme. Currently using disqus universal code for custom positions. I will replace the disqus comment with the wpdiscuz once the Shortcode support is added.
Thanks.