Viewing 15 replies - 1 through 15 (of 15 total)
  • Same issue here. It’s killing other plugins that rely on js.

    https://fantasytriathlon.com/

    Plugin Author Danny van Kooten

    (@dvankooten)

    Hey there,

    Could you enable SCRIPT_DEBUG in your /wp-config.php file so the unminified version of the script is loaded. That will make it a bit easier to debug this issue.

    Also: which browser is this? Are you perhaps using a minification or combine-scripts plugin of your own?

    Thanks!

    Thread Starter abobylev

    (@abobylev)

    Hello Danny, my dev site https://lendingmonk.flexaspect.com/blog
    if require authentication – test / test.
    i was enable SCRIPT_DEBUG in /wp-config.php file (define(‘SCRIPT_DEBUG’, true);), update plugin “MailChimp for WordPress” to 3.1 version and WP to latest version.
    appear new notice – “JQMIGRATE: Logging is active” but older errors still there:
    in FireFox – https://clip2net.com/s/3trwpMD
    in Chrome – https://clip2net.com/s/3trx6O7

    Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Abobylev,

    If this a development environment, could you please try disabling all other plugins one by one to see if that fixes the error?

    I’m not entirely sure what is causing this yet, but I think it’s a plugin conflict. If you could send me a list of plugins you have activated on that site ( + your active theme), that would be super helpful.

    Thread Starter abobylev

    (@abobylev)

    list of plugins – https://clip2net.com/s/3trZmsy.
    theme is custom.
    i was disable all plugins exclude Mailchimp, but it did not help.

    Thread Starter abobylev

    (@abobylev)

    Hello Danny
    I did as you say:
    – disable all plugins without “mailchimp”;
    – replace plugin from GIT;
    – activated default WP theme “twentysixteen”;
    – clean cache;
    but trouble still there.
    may be I can give you archive with site and DB?

    Thread Starter abobylev

    (@abobylev)

    Hello Danny
    I soon will promote the site to live.
    Could you look at the problem locally if I give you an archive with the site and the database?
    Please answer me as soon as possible!
    Thanks

    Plugin Author Danny van Kooten

    (@dvankooten)

    Hi abobylev,

    Yes, please, that would be great. I’m having a hard time replicating the issue and have no clue what it could be right now…

    Thread Starter abobylev

    (@abobylev)

    Hello Danny, i was sent archive to yore email.
    Thanks

    Thread Starter abobylev

    (@abobylev)

    Hello Danny
    are you have any positive results for my question about JS errors?
    I need your answer as soon as possible.
    Thanks

    Plugin Author Danny van Kooten

    (@dvankooten)

    Hey all,

    I’ve worked with Alexey by email and this turns out to be a conflict with MailChimp its own pop-up JavaScript, which does some strange stuff..

    I’m still digging into this and hope to come up with a workaround soon, but for now removing that script from your site should do the trick.

    Thread Starter abobylev

    (@abobylev)

    Hello Danny
    I’m moved the shortcode from widgets to footer, as you say and the trouble is left.
    I hope you will succeed!

    Thank you!

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    @ AaronWebstey, I tested your website and was not able to see any issue.

    @ abobylev, can you please confirm if you are still seeing any error? I just submitted the form you have added to your sidebar using our plugin. And I was not able to see any errors in the console.

    Thread Starter abobylev

    (@abobylev)

    Hello Harish Chouhan!
    The problem manifests itself in that case if the code for the modal window is in the widgets. Now I removed it from there.

    Plugin Author Danny van Kooten

    (@dvankooten)

    Hi abobylev,

    We just released version 3.1.2 which includes a workaround / fix for this issue you were experiencing.

    Hope that helps. If not, let me know!

    PS. Should you have a quick minute to spare, a plugin review here on www.ads-software.com would make us quite happy. ??

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Have a trouble with js in plugin’ is closed to new replies.