Photo view not working for events page

Home Forums Calendar Products Events Calendar PRO Photo view not working for events page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1325959
    Ken Thompson
    Participant

    I have my default stylesheet set to tribe events styles, have enabled my event view for photo, and set my default view to photo. I now have a blank page that seems like it is loading the events due to a scrollable page but nothing displaying.

    #1326835
    Geoff B.
    Member

    Good morning Ken and welcome to the Events Calendar Support forum!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    By the looks of it, something in your WordPress theme is causing the opacity to be zero for the photo view.

    You can test that by temporarily reverting back to a default WordPress theme such as twenty-sixteen.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .tribe-events-photo #tribe-events-photo-events {
    opacity: 1 !important;
    }

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1326876
    Ken Thompson
    Participant

    I added that code and was able to have it show up in Microsoft edge and Chrome but not Firefox.

    KEN THOMPSON
    Communications Director
    fbcmid.com | 972.775.9003

    #1326881
    Ken Thompson
    Participant

    Also when viewing it in edge or chrome it is showing all events in a one column layout. How can I change that to a 2 column set?

    https://ibb.co/jSfCVQ

    KEN THOMPSON

    #1326914
    Ken Thompson
    Participant

    I reached out to my theme devs and they updated the theme and that seemed to fix the issue!

    KEN THOMPSON
    Communications Director
    fbcmid.com | 972.775.9003

    #1327456
    Geoff B.
    Member

    Good afternoon Ken,

    Thank you for writing back and letting us know that your theme Devs were able to update your theme.

    Most probably, this was related to the version of Isotope being used.

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great weekend!

    Geoff B.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Photo view not working for events page’ is closed to new replies.