Elizabeth

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Photo view still broken after 4.4.4 plugin update #1252783
    Elizabeth
    Participant

    Right: Skeleton styles is the only way it happens.

    Unfortunately, we can’t use the Full or Tribe styles, because they conflict with our design.

    Skeleton styles used to give us edge to edge masonry/pinterest style calendar items. But now, when selected, opacity hides the events, and also columns don’t work at all You can still hover over the left “column” of empty space and drag to find and briefly make individual events appear. But they form a single column, and don’t span the full width anymore.

    You can see it here. https://clarkhulingsfund.org/events/photo/

    Please let us know when there’s a fix.

    in reply to: Photo view still broken after 4.4.4 plugin update #1252132
    Elizabeth
    Participant

    I’ve determined a couple of temporary fixes, but they’re not complete.

    1. This occurs when Skeleton CSS is selected in the settings. Switch to a different CSS. I don’t like that, so I’m doing without photo view until this is fixed by TEC.

    2. Edit the Skeleton CSS:
    Override or set opacity 1 (not zero) in this css line
    #tribe-events-photo-events{opacity:1;}
    That lets the events show, but then they are not in their proper columns, which may be a problem with this line:
    #tribe-events-photo-events .type-tribe_events.tribe-events-photo-event{float:left;width:23.0%;margin:0 4p 30px 0;padding:0;border:0}

    3. Switch the page template in settings from Events Calendar to standard page (but then most features are disabled, and events look very basic).

    This seems to point to a problem w. the CSS, the template, or both.
    Please fix!

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