• Resolved nd00jan

    (@nd00jan)


    I have a strange problem that I never encountered before.
    I have been using this plugin for many websites and doing 10 000 backups maybe, and never ever had a strange problem like this.

    When clicking any button, link or other option within this plugin it doesn’t react.
    Nothing happens.
    So when choosing the option “Export” at least that is working. All the sections works when clicking them. It’s within all the sections that it’s not working. So when I click “EXPORT SITE TO” nothing happens.

    https://i.postimg.cc/RZTRr01H/Export-Registerguiden-Word-Press-02-25-2026-12-13-PM.png

    How come this happens?
    It’s like the click is blocked or something.

    When looking in the console it looks like this:
    https://i.postimg.cc/zGYDgzgK/bild-2026-02-25-120246250.png

    So it looks different from my other sites where All-in-One WP migrations works very well.
    The difference is as shown in the image with a lot of “jQuery is not defined”.

    I have disabled all the other plugins but still the same error/problem.
    This is so weird.

    • This topic was modified 1 month, 4 weeks ago by nd00jan.
    • This topic was modified 1 month, 4 weeks ago by nd00jan.
    • This topic was modified 1 month, 4 weeks ago by nd00jan.
Viewing 1 replies (of 1 total)
  • Plugin Author Yani

    (@yaniiliev)

    Hi there,

    I hope you are well.

    The issue is because jQuery is not loaded before the plugin scripts execute.
    The most common culprit is a theme or plugin calling wp_deregister_script('jquery').
    Could you change your theme to the default WordPress Twenty Twenty Five theme and try again.
    Also check for mu-plugins that could be doing the same.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.