Forums

Photoswipe for NextGEN Gallery
[resolved] Disable image description? (4 posts)

  1. Lee
    Member
    Posted 3 months ago #

    Is it possible to disable image description?

    Thanks for the great plugin!

    http://wordpress.org/extend/plugins/photoswipe-for-nextgen-gallery/

  2. Guillermo Seņas
    Member
    Plugin Author

    Posted 3 months ago #

    Yes, the easiest way is to use CSS to set display: none to the div enclosing the image description.

  3. rgfxnet
    Member
    Posted 2 months ago #

    This is the code one needs to get it done.

    .ps-caption{
    display:none !important;
    }

  4. Lee
    Member
    Posted 2 months ago #

    Thanks rgfxnet!

    Is it possible to also hide the title?

Reply

You must log in to post.

About this Plugin

About this Topic