• Resolved anogatzea

    (@anogatzea)


    I’m using responsive child theme. Just before Xmas were invited to upgrade. The old version if you clicked on a photo, you just got the full size version of the photo.. Now, it gives you a chance to write a bit about the picture which is good. BUT it also displays image information – what camera was used, focal length etc, and when it was posted and by whom. I’ve watched people using this and they just click straight back out again, not scrolling down to read about the photo, which is displayed further down the page under the picture.

    here’s an example
    http://www.eclipsesailing.gr/gallery-3/sony-dsc-59/

    Anyone know how I can disable all the junk but leave the description?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Claire Blackmore

    (@claire-blackmore)

    Hello, did you find out the answer to your problem? I’m having the same problem and would like to know how to hide the image information.

    Many thanks
    Claire

    Add the CSS in your style.css to hide the image information.

    .gallery-meta {
    display:none;
    }

    Thread Starter anogatzea

    (@anogatzea)

    You are a star! Thanks. That’s ben bugging me for sooooooooooo long. Shame I didn’t see your post till now

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide image information’ is closed to new replies.