• It works good out of the box for the most part.

    However in my themes, I add position:relative; in a universal selector. This plugin didn’t like that. For anyone else who encounters this situation (and perhaps the developer could look at including this too), add this line of CSS to your theme or child theme’s stylesheet:
    #fancybox-wrap{position:fixed !important;top:50% !important;left:50% !important;transform:translateY(-49%) translateX(-50%) !important;}

    A vast array of user settings, while it took me a while to find, are very helpful.

    All in all it’s quite good. The skin for the lightbox suits WordPress well and the functionality is good, it loads the images fast and does all the basic lightbox functions well.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Cameron, thanks for sharing your positioning fix. I’ll consider it for the next release ??

    About the options: see your Settings > Media admin page. There is a new section called FancyBox.

    Thread Starter Cameron Jones

    (@cameronjonesweb)

    Ah that’s great. Apologies for my ignorance. I should not write reviews late at night

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fairly good’ is closed to new replies.