• Hello

    Been using Pinboard 1.1.0 and just updated to the latest core WordPress 3.6
    Seems my lightbox is loading up incorrectly. the image will come out and the lights out comes on top of everything.

    Not super code-y but can follow instructions

    http://www.keanechan.com/

    Please help.
    Keane

Viewing 4 replies - 1 through 4 (of 4 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Have you tried deactivating all plugins to explore whether any could be responsible?

    Thread Starter keanechan

    (@keanechan)

    Further investigation

    The gallery is tied through ZenPress (pulls images from Zenfolio galleries)

    Which inturns uses Slimbox 2. (Pinboard has it’s own gallery but i needed to use something to pull from zenfolio)

    I found the CSS which i added:

    #lbOverlay {
    position: fixed;
    z-index: 0000;
    left: 0;
    top: 0;
    opacity: 00% (- not no close tag “;” )
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer;
    }

    Seems to turn off the background , if i added the close tag it would keep the overlay. It’s a work around but would be neat to have the background overlay again.

    Would it be wise to do a Slimbox2 install ? Would Zenpress plugin talk to that install?

    Cheers

    Thread Starter keanechan

    (@keanechan)

    Sorry the ZenfolioPress is the name of the plugin

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    It’ll be worth creating a thread on ZenfolioPress’ sub-forum so that the plugin author will have a chance to see the issue.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Pinboard] Lightbox not loading correctly’ is closed to new replies.