• Hi,
    when I try to submit an entry, it refereshes the page and nothing happen, also popup not works.
    With google console I get this error:
    Uncaught TypeError: undefined is not a function ch_widget.js?ver=4.1.1:45
    (anonymous function) jquery.min.js?ver=1.10.1:4
    x.Callbacks.c jquery.min.js?ver=1.10.1:4
    x.Callbacks.p.fireWith jquery.min.js?ver=1.10.1:4
    x.extend.ready jquery.min.js?ver=1.10.1:4
    in ch_widget.js script file

    How can I solve this?
    Thanks

    https://wordpress.org/plugins/contesthopper/

Viewing 1 replies (of 1 total)
  • Thread Starter ironivan89

    (@ironivan89)

    I’ve solved this!
    In that line I had this:
    jQuery(‘.ch_rules_disclaimer_link’).live(‘click’,function(evt) {

    I’ve changed the .live with .on there and in some other lines and now everything is working fine!!

Viewing 1 replies (of 1 total)

The topic ‘Not accept entries and uncaught type error’ is closed to new replies.