• Resolved VitaminDave

    (@vitamindave)


    Hey there,

    Thanks for the great plugin, it does just what we need!
    It seems there’s a minor issue with Easy Fancybox which we use for galleries etc. Then clicked, FB feed images trigger modals from both the Facebook feed plugin and Easy Fancybox. Checking the “Disable Popup Lightbox” option in Facebook Feed disables both. Is there any possible workaround?

    Thanks again

    Dave

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey VitaminDave,

    I will check with our developer on this and see if we can find a solution for you. You should hear back from us shortly.

    Plugin Author smashballoon

    (@smashballoon)

    Hi Dave,

    Could you try doing the following to see whether it fixes the issue for you?

    1) Open the following plugin file: js > cff-scripts.js

    2) On line 366 you’ll see the following:
    var cffLightboxTile = '<a class="cff-lightbox-link" rel="nofollow" ';

    3) Add nofancybox to the class attribute, so it looks like this:
    var cffLightboxTile = '<a class="cff-lightbox-link nofancybox" rel="nofollow" ';

    4) Do a hard refresh in your browser so that the updated JavaScript file is loaded

    If that fixes the issue then please let us know so that we can include this in the next update.

    Many thanks,

    John

    Thread Starter VitaminDave

    (@vitamindave)

    Yup, that works, many thanks!!

    Dave

    Plugin Author smashballoon

    (@smashballoon)

    Great, glad to hear that Dave. We’ll roll this fix into the next update.

    Just let us know if you have any other issues at all.

    John

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Conflict with Easy Fancybox’ is closed to new replies.