Title: Problems pulling comments
Last modified: August 19, 2016

---

# Problems pulling comments

 *  [spoila](https://wordpress.org/support/users/spoila/)
 * (@spoila)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/problems-pulling-comments/)
 * Hi,
 * I am using wordpress post tabs and inside one of the tabs I am trying to pull
   all comments related to the post. The code that I am using is :
 * ‘<?php
    do_shortcode(“[tab name=’Editor Review’]<h3>”.get_the_title().”</h3><
   div>”.get_the_content().”</div><div class=’editorreviewtable>[myrpeditors]</div
   >[/tab]”);
 * do_shortcode(“[tab name=’Comments’]”.wp_list_comments().”[/tab]”);
    echo do_shortcode(“[
   end_tabset]”); ?>’
 * I have tried all sorts of options instead of ‘.wp_list_comments()’ including ‘
   get.wp_list_comments()’ , ‘.comments_template()’ and ‘get.comments_template()’
 * How do I pull in the comments inside shortcode like in the above?
 * thanks,
    declan

The topic ‘Problems pulling comments’ is closed to new replies.

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 0 replies
 * 1 participant
 * Last reply from: [spoila](https://wordpress.org/support/users/spoila/)
 * Last activity: [14 years, 12 months ago](https://wordpress.org/support/topic/problems-pulling-comments/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
