Viewing 12 replies - 1 through 12 (of 12 total)
  • hi,

    seems to be working fine with my test site; do you have a sample screenshots of what do you see?

    Thread Starter Garf17

    (@garf17)

    Hi there

    Thanks for the reply.

    When Event Manager is activated the Media –> Setting check box for show as mosaic isn’t available, when it’s deactivated it is. I tried setting the show as mosaic with EM turned off and my test gallery worked as a tiled gallery, but when I re-enabled EM it returned to just being a gallery and the option again had disappeared from the Media settings.

    Garf

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    Hi Garf,

    tested this out, and I get this too… how wierd! will fix asap, although this may take a few weeks due to the things we’re working on atm.

    Thread Starter Garf17

    (@garf17)

    Hi Marcus

    No worries about the speed of the fix, just glad I wasn’t going insane ??

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    thx, it is an odd one….

    Thread Starter Garf17

    (@garf17)

    FYI the latest version of JetPack hasn’t fixed this issue on my site

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    haven’t had a chance to look yet so can’t confirm yet if the problem is on our side

    We have the same problem too. I found a solution if you are not using the gallery short code of the Event Manager.

    from plugins/events-manager/classes/em-event.php scroll to the bottom and you will these codes

    remove_shortcode(‘gallery’);

    add_shortcode(‘gallery_em’, ’em_event_gallery_override’);
    comment them and there you have your jetpack tiled gallery.

    Hope this helps

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    @midnightjr thanks for pointing that out, a big clue there.

    Unfortunately the latest update has removed the code to look for, and it is probably in another file, still clashing. Aghh! Will have a look through the files…

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    no, haven’t moved the code above yet, plan to fix this by next update

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    btw, this is now fixed in the latest dev version

    I’ve modified the code highlighted by MidnightJr so it’s executed later than JetPack Tiled Galleries, otherwise using just [gallery] on a recurrence event won’t retrieve the attached pictures to the original recurring event post.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Clash with JetPack Tiled Galleries’ is closed to new replies.