Title: NESTED comments in Carousel?
Last modified: August 21, 2016

---

# NESTED comments in Carousel?

 *  [ranger](https://wordpress.org/support/users/lemmert/)
 * (@lemmert)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/nested-comments-in-carousel/)
 * Really loving the plugin, but I **really** need a way to enable NESTED comments.
 * Can somebody please advise on how to fix the code to allow for users to REPLY
   to each other in threaded comments?
 * Thanks!
 * [http://wordpress.org/plugins/carousel-without-jetpack/](http://wordpress.org/plugins/carousel-without-jetpack/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [ranger](https://wordpress.org/support/users/lemmert/)
 * (@lemmert)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/nested-comments-in-carousel/#post-4108629)
 * I received a response from the developer saying
 * > It is a bit complex but if you want to go for it, here is how you can do that.
   > Note that we haven’t tried it yet but in theory it should work.
   > Add a [comment reply link](https://codex.wordpress.org/Function_Reference/comment_reply_link)
   > in the jetpack-carousel.php file in the comments loop.
   > [enqueue](http://www.wpbeginner.com/wp-tutorials/how-to-properly-add-javascripts-and-styles-in-wordpress/)
   > comment-reply.js script.
 * I pasted
    `<?php comment_reply_link( $args, $comment, $post ); ?>` in what I “
   guessed” was the comments loop (line 260)…and it generated a fatal error.
 * Would really appreciate it if you could provide a little more direction?

Viewing 1 replies (of 1 total)

The topic ‘NESTED comments in Carousel?’ is closed to new replies.

 * ![](https://ps.w.org/carousel-without-jetpack/assets/icon-256x256.png?rev=974591)
 * [Gallery Carousel Without JetPack](https://wordpress.org/plugins/carousel-without-jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/carousel-without-jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/carousel-without-jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/carousel-without-jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/carousel-without-jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/carousel-without-jetpack/reviews/)

## Tags

 * [gallery](https://wordpress.org/support/topic-tag/gallery/)
 * [nested](https://wordpress.org/support/topic-tag/nested/)

 * 1 reply
 * 1 participant
 * Last reply from: [ranger](https://wordpress.org/support/users/lemmert/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/nested-comments-in-carousel/#post-4108629)
 * Status: not resolved