Viewing 1 replies (of 1 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    Hi TheMK850,
    I’m sorry but there isn’t any shordcode for wpDiscuz. You should edit “tabby responsive tabs” plugin files and add whether:

    <?php comments_template() ?>

    or

    if(file_exists(ABSPATH . 'wp-content/plugins/wpdiscuz/comment-form/form.php')){
    	include_once ABSPATH . 'wp-content/plugins/wpdiscuz/comment-form/form.php';
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode for comments’ is closed to new replies.