Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter mikeprince

    (@mikeprince)

    bump

    Thread Starter mikeprince

    (@mikeprince)

    Hmmm, no-one? I’ll have to look for a different plugin unfortunately.

    Thread Starter mikeprince

    (@mikeprince)

    Now uninstalled due to no support response for this.

    bpmildh

    (@bpmildh)

    Found it! Sorry if it was to late mikeprince…

    Photoswipe js files loads only on singular, I think it’s on purpose.

    In photo-swipe.php, line 12
    change
    if( is_singular() )
    to
    if( !is_admin() )

    There might be a better way to do this, but at least it will not cause any damage in admin. Only add weight on front end.

    Thread Starter mikeprince

    (@mikeprince)

    Thanks, hadn’t installed a replacement so I’ve done this and reactivated – works fine.

    Hope the author is actually still active and implements this in the next update so this change doesn’t get overridden.

    Plugin Author Louy Alakkad

    (@louyx)

    Fixed in 4.1.1.1. Sorry for any inconveniences.

    Thread Starter mikeprince

    (@mikeprince)

    Brilliant, thanks Louy!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Not working on category page’ is closed to new replies.