Title: Remove comments section from lightbox
Last modified: August 22, 2016

---

# Remove comments section from lightbox

 *  [gitika chaudhary](https://wordpress.org/support/users/gitika-chaudhary/)
 * (@gitika-chaudhary)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/remove-comments-section-from-lightbox/)
 * The plugin is superb and working very well on my site…I just want to remove comments
   section which comes below the image in the light box. Any help will be much appreciated
   and admired..thanks beforehand.
 * [https://wordpress.org/plugins/tiled-gallery-carousel-without-jetpack/](https://wordpress.org/plugins/tiled-gallery-carousel-without-jetpack/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [gitika chaudhary](https://wordpress.org/support/users/gitika-chaudhary/)
 * (@gitika-chaudhary)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/remove-comments-section-from-lightbox/#post-5656920)
 * I got a plugin called ” disable comments”
    which have solved the problem. But
   I want to remove the black area below the light box…. If anybody can help, that
   will be very special … Thanks!
 *  [tgd](https://wordpress.org/support/users/terrydaisydesignsca/)
 * (@terrydaisydesignsca)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/remove-comments-section-from-lightbox/#post-5656989)
 * I just added the following CSS rule to my stylesheet, and bottom section with
   comments metadata and full-size link were hidden:
    `.jp-carousel-info{display:
   none;}` Easy, but it would be nice to have a setting for this.
 *  [filoveg](https://wordpress.org/support/users/filoveg/)
 * (@filoveg)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/remove-comments-section-from-lightbox/#post-5656990)
 * I have just commented out in jetpack-carousel.js file on line 708 this
    `// gallery.
   jp_carousel( 'getComments', { 'attachment_id': current.data( 'attachment-id' ),'
   offset': 0, 'clear': true } );`
 * It is better for me than setting display none in css, because this also fixes
   big gap at the bottom.
    Of course, this will break when plugin updates.. but 
   it is a simple cheat.
 *  [joycegrace](https://wordpress.org/support/users/joycegrace/)
 * (@joycegrace)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/remove-comments-section-from-lightbox/#post-5656998)
 * I’d REALLY like a way to remove comments as well! I tried disabling comments 
   site wide but it didn’t do anything. Also tried on the exact post to disable 
   comments and trackbacks, and still no change.
 * Is this a planned feature?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Remove comments section from lightbox’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tiled-gallery-carousel-without-jetpack_8c777c.
   svg)
 * [Tiled Galleries Carousel Without Jetpack](https://wordpress.org/plugins/tiled-gallery-carousel-without-jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tiled-gallery-carousel-without-jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tiled-gallery-carousel-without-jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/tiled-gallery-carousel-without-jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tiled-gallery-carousel-without-jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tiled-gallery-carousel-without-jetpack/reviews/)

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [LIGHT BOX](https://wordpress.org/support/topic-tag/light-box/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)

 * 4 replies
 * 4 participants
 * Last reply from: [joycegrace](https://wordpress.org/support/users/joycegrace/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/remove-comments-section-from-lightbox/#post-5656998)
 * Status: not resolved