• Resolved Alexander

    (@alekz77)


    Hello ! In the Plotonic plugin settings, I chose to turn off the titles of the photos in the gallery, but it is still displayed. I have been using WordPress for 2 weeks. I have not edited web pages before – this is my first experience in editing web pages. Please tell me how to solve this problem

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    The “title” option is only for the gallery, not for the lightbox. If you look at the gallery being displayed on your site (and don’t click on a photo), you will not see any title. So the option is working as it is designed.

    If you want to remove the title from the lightbox also, you will have to add some custom code. You can do so from your WordPress dashboard, under Appearance → Customize → Additional CSS:
    .fancybox-caption__body { display: none; }

    Thread Starter Alexander

    (@alekz77)

    Thanks a lot ! You helped me get through this!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove the title of a photo (plugin Plotonic)’ is closed to new replies.