Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @shewel – There is a JS error in the bwg_slideshow. If this is a plugin then that is the likely cause, or it may be in your theme. Either way simply changeing $( to jQuery( would fix the issue likely.

    This is the line with the error.

    $(“.bwg_slideshow_title_container > div”).css({height: ((parentWidth) * str)});

    Hope this helps.

    Thread Starter shewel

    (@shewel)

    EDIT: I believe I fixed the issue…thanks so much for pointing me in the right direction!

    Plugin Author Daniel Iser

    (@danieliser)

    @shewel – Not a problem. Glad you got it working.

    Please take a moment to rate and review the plugin and or support.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Popup no longer works’ is closed to new replies.