• Resolved andyro

    (@andyro)


    WP5.03 w. a fresh install of Photonic. Awesome plugin, just what I’ve been looking for for almost 2yrs. Worth the pain to figure out the API/Install. Everything works now except I’m struggling to get lightbox results that work when I hit the radio for anything but the default ‘colorbox’ option at the top of your radio list in ‘Generic settings’. Colorbox behaves exactly as is expected – even on other posts with old pre-photonic images (nice, thanks – I de-activated my old lightbox plugin). With any other lightboxes clicked, images load in a new url, and I have to hit the browser back button to return. I’ve done hard-resets on my browser, tried safari, chrome, iOS and other desktops to make sure this wasn’t some kind of caching behaviour, but it persists. I have hit ‘Featherlight’ and will leave it like this until you can take a look. I really appreciate that you support a free plugin that is so well developed. Will gladly tip if you can help me out! IS there a conflict with something I just can’t see?

    • This topic was modified 5 years, 9 months ago by andyro.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 16 through 17 (of 17 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    CSS transformations – no.
    GIF image – yes.

    You would simply put this under Appearance → Customize → Additional CSS:

    .photonic-loading { 
        background: transparent url("full-path-to-your-gif") no-repeat center;
    }
    Thread Starter andyro

    (@andyro)

    Works beautifully – thanks again!

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Any lightbox other than colourbox not working’ is closed to new replies.