• Resolved surferxo3

    (@surferxo3)


    I have several images on the pages I have created. When I click any image it opens using superb lightbox effect but it shows at the bottom the page name. I want the lightbox to show the image Caption that I have wrote when I have uploaded that image in the media gallery. Please help

Viewing 6 replies - 1 through 6 (of 6 total)
  • I have the same issue except that I want neither the caption nor title to appear, just the photo. Can you let me know how to suppress the title from displaying on lightbox/gallery displays? thanks!

    @surferxo3: This is now standard in recent versions of Customizr, I think. Which version are you on? If you’re on lower than version 3.10, then you can use this snippet. Otherwise, just upgrade (though test first: there were a lot of changes made after 3.10).

    @Cathyn999:

    #fancybox-title-float-main {
        display: none;
    }

    in your Custom CSS or child stylesheet.

    Thread Starter surferxo3

    (@surferxo3)

    @electricfeet: I’m using version 3.0.9. I recently tried to update to the latest theme but all my previous changes got lost anyhow. Plus in the new version it was really hard to change the number of featured pages to appear in the Customize It option under WordPress admin panel. Any help regarding this will too help me alot.

    I’d recommend that you update to 3.1.6 and then let us help you through the resulting problems. 3.1.6 is a better base and you will benefit from future updates.

    May be better to start new Topics for each new problem area.

    @electricfeet – awesome, thank you so much 🙂

    Thread Starter surferxo3

    (@surferxo3)

    @electricfeet and @rdellconsulting: Solved my all problems with the 3.0.9 version theme. Thanks for the help guys 🙂

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to I change the Caption in the lightbox?’ is closed to new replies.