• Resolved Haime Croeze

    (@hcroeze)


    Hi,

    this plugin does not work with iFlyChat (JQuery issue?). When I activate this plugin my chat button disappears on the bottom of the page. Also it changes my footer.

    in my theme (child theme of Suffusion) I have the following:
    $j = jQuery.noConflict();
    $j(document).ready(function() {
    $j(‘#horizontal-outer-widgets-2’).insertAfter(‘#wrapper’);
    $j(‘#horizontal-outer-widgets-2 .suf-widget-3c’).css(‘width’,’320px’);
    });
    This is to add widgets to the footer and to extend it beyond the page wrap.
    When I activate the SA plugin it shows the widgets in the footer (correct) but the width of the footer is suddenly the same as the wrap and I do not see the iFlyChat chat buttton anymore.

    http://wordpress.org/extend/plugins/social-articles/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘does not work with iFlyChat’ is closed to new replies.