Disable comments on fancy box gallery

Posted in: Newspaper
Post count: 3

I want to disable the comments and “see full size” links on fancy box gallery, but I couldn’t find where exactly I can do those things. Can you help me please?

Post count: 854

hi,
we don’t use fancy box gallery in our theme, so i cannot tell you how to do that
here is a link to their page : http://fancybox.net/

check out the apies : http://fancybox.net/api they have a lot of options there.

Thanks for you message.
Radu A.

Post count: 3

Thanks for link, but I meant the gallery in newspaper theme as here in this link

http://www.tasarimbenim.com/mavi-renk-ile-bahar/#jp-carousel-157

there is a box for making comment and go to full size of photo, I just want it disappear. Can you help about that?

Thank you very much for support.

Post count: 3343

Hi,
That gallery is from Jetpack plugin. Do you want to hide that section with comment and that button for fulscreen?

To do that add this CSS in Theme panel -> Custom CSS

.jp-carousel-info {
    display: none;
}

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.