Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author John Gardner

    (@jgardner03)

    Hi robertosalemi,

    Thanks for using my plugin. What kind of conflict were you getting between easy fancybox and my plugin?

    Thread Starter robertosalemi

    (@robertosalemi)

    In page of my site, the filter by Features not works!

    Plugin Author John Gardner

    (@jgardner03)

    I understand. I thought that’s the issue you were experiencing but I wanted to make sure. The fancybox does work on the filter page before you filter any items but not after.

    With all the different lightbox scripts out there I can’t possibly plan for all of them in my plugin, so I make it easy to add support for yours. Copy arconix-portfolio.js from the includes/js folder to the root of your theme folder. Then add the proper function inside the curly braces on line 62 (see source here https://github.com/j-gardner/arconix-portfolio/blob/master/includes/js/arconix-portfolio.js#L62 ). If you’re not sure what the function is, perhaps the developer of that plugin could assist.

    Thread Starter robertosalemi

    (@robertosalemi)

    Ok, thanks for your rapid support.

    But If I would integrate whatever effect similar to lightbox or fancybox, which one plugin is compatible with the your plugin?

    Plugin Author John Gardner

    (@jgardner03)

    My plugin can be compatible with all of them… once the proper function is added to my javascript file for whatever script you’re using.

    Perhaps the developer of the plugin you’re using could assist in telling you what the correct function is? Sometimes it’s as simple as fancybox();.

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