• Resolved prasathragavan

    (@prasathragavan)


    All of a sudden I get this error from the script.js file. Not sure if I miss something here.

    Uncaught ReferenceError: container is not defined
    at script.js?ver=1.0.7:855
    at script.js?ver=1.0.7:900
    (anonymous) @ script.js?ver=1.0.7:855
    (anonymous) @ script.js?ver=1.0.7:900
    scripts.min.js?ver=1.5.21:formatted:5383 Uncaught TypeError: jQuery(…).hideShow is not a function
    at HTMLDocument.<anonymous> (scripts.min.js?ver=1.5.21:formatted:5383)
    at i (jquery-2.2.4.min.js?ver=2.2.4:2)
    at Object.fireWith [as resolveWith] (jquery-2.2.4.min.js?ver=2.2.4:2)
    at Function.ready (jquery-2.2.4.min.js?ver=2.2.4:2)
    at HTMLDocument.J (jquery-2.2.4.min.js?ver=2.2.4:2)

    The error points here —-

    bwg_main_ready(),
    jQuery(this).hideShow(function(e, t) {
    “shown” == t && bwg_main_ready()
    })
    }),

Viewing 1 replies (of 1 total)
  • Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    First, please check Yes in Photo Gallery->options -> Developer mode.

    Furthermore, please navigate to js/bwg_frontend.js and replace the current file with this one.

    Please let us know if it helps.

    Thank you!

    Have a nice day!

Viewing 1 replies (of 1 total)

The topic ‘JS error from script.js file’ is closed to new replies.