• Resolved polyfade

    (@polyfade)


    I added this to Additional FancyBox Calls and applied fancy class to my link.

    `jQuery(‘.fancy’).fancybox({
    toolbar : false,
    smallBtn : true,
    iframe : {
    preload : false
    }
    });`

    Still getting jQuery(...).fancybox is not a function.

Viewing 1 replies (of 1 total)
  • Hello @polyfade,

    To avoid incompatibilities between this plugin and others that use fancybox we renamed the class and function to: fancyboxforwp

    Changing it should fix it.

    All the best,
    Mihaela

Viewing 1 replies (of 1 total)
  • The topic ‘Still getting jQuery(…).fancybox is not a function’ is closed to new replies.