William Dalton

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Photo Display #1289098
    William Dalton
    Participant

    Hey I added this CSS into my theme custom.css file and it forced the photo events to show. I then styled them to look appropriate.

    #tribe-events-photo-events .tribe-events-photo-event {
    position: relative !important;
    display: inline-block;
    }
    #tribe-events-photo-events.isotope {
    opacity: 1 !important;
    }
    .tribe-events-photo-event-wrap{
    width: 305px;
    }

    It seems the issue was conflicting nanoScroller js from the theme and the plug-in being ran at the same time. I’m not entirely sure how to fix that problem but this fix works for now.

    in reply to: Photo Display #1288311
    William Dalton
    Participant

    This reply is private.

    in reply to: Photo Display #1287917
    William Dalton
    Participant

    This reply is private.

    in reply to: Photo Display #1284938
    William Dalton
    Participant

    This reply is private.

    in reply to: Single Event does not working #1277174
    William Dalton
    Participant

    Thank you very much for supporting us in such a short notice!
    It has been great help.
    From it, I have been able to narrow down the scope of problem and comment out the code that break single-event detail.

    in reply to: Single Event does not working #1276740
    William Dalton
    Participant

    This reply is private.

Viewing 6 posts - 1 through 6 (of 6 total)