Photo view settings?

Home Forums Welcome! Pre-Sales Questions Photo view settings?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1101055
    Eve Lurie
    Guest

    hi there,
    is there a setting for photo view to show photo, title and date only or is this a customization for the themers guide?
    many thanks,
    eve

    #1101065
    George
    Participant

    Hey Eve,

    Thanks for reaching out!

    If you are just trying to get rid of the descriptions/excerpts on Photo View, then unfortunately there is no option that you can use to do that. šŸ™ A Themer’s Guide-level customization is indeed required.

    There is also an alternative approach that might be simpler—to test this, try adding CSS like the following to the bottom of your theme’s style.css file:


    #tribe-events .tribe-events-list-photo-description {
    display: none !important;
    }

    Cheers!
    George

    #1107196
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Photo view settings?’ is closed to new replies.