• Resolved davlouk

    (@davlouk)


    Im trying to click on the buttons to import an XML file but nothing is happening when i click the file. it worked yesterday but now it’s not. i updated wordpress and the plugin today.

Viewing 15 replies - 1 through 15 (of 24 total)
  • I’m having the same issue with WordPress 5.5 and the latest version of wp allimport (pro). There’s an error in the console:

    wp-auth-check.min.js?ver=5.5:2 Uncaught TypeError: Cannot read property 'hasClass' of undefined
        at HTMLDocument.<anonymous> (wp-auth-check.min.js?ver=5.5:2)
        at HTMLDocument.dispatch (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
        at HTMLDocument.r.handle (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
        at Object.trigger (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
        at HTMLDocument.<anonymous> (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
        at Function.each (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
        at n.fn.init.each (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
        at n.fn.init.trigger (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
        at Object.<anonymous> (heartbeat.min.js?ver=5.5:2)
        at i (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
    • This reply was modified 4 years, 7 months ago by travis182.

    I have same issue after instaling wp 5.5, when i want to edit existing import, i cant clinck on anything, same errors as travis182 in the console.

    • This reply was modified 4 years, 7 months ago by michalcz.

    Same issue since WordPress 5.5 have disabled all plugins and gone to 2020 theme but always get this error and upload buttons dead

    jquery.tipsy.js?ver=5.5:166 Uncaught TypeError: this[binder] is not a function
        at n.fn.init.$.fn.tipsy (jquery.tipsy.js?ver=5.5:166)
        at HTMLDocument.<anonymous> (admin.js?ver=4.6.3:72)
        at i (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
        at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
        at Function.ready (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
        at HTMLDocument.J (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)

    and then get the one below every few minutes:

    load-scripts.php?c=0&load[chunk_0]=hoverIntent,common,hoverintent-js,admin-bar,wp-pointer,svg-painter,wp-hooks,heartbeat,wp-auth-check,shortcode,backbone,wp-backbo&load[chunk_1]=ne,media-models,wp-plupload&ver=5.5:259 Uncaught TypeError: Cannot read property 'hasClass' of undefined
        at HTMLDocument.<anonymous> (load-scripts.php?c=0&load[chunk_0]=hoverIntent,common,hoverintent-js,admin-bar,wp-pointer,svg-painter,wp-hooks,heartbeat,wp-auth-check,shortcode,backbone,wp-backbo&load[chunk_1]=ne,media-models,wp-plupload&ver=5.5:259)
        at HTMLDocument.dispatch (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
        at HTMLDocument.r.handle (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
        at Object.trigger (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
        at HTMLDocument.<anonymous> (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
        at Function.each (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
        at n.fn.init.each (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
        at n.fn.init.trigger (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
        at Object.<anonymous> (load-scripts.php?c=0&load[chunk_0]=hoverIntent,common,hoverintent-js,admin-bar,wp-pointer,svg-painter,wp-hooks,heartbeat,wp-auth-check,shortcode,backbone,wp-backbo&load[chunk_1]=ne,media-models,wp-plupload&ver=5.5:257)
        at i (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
    • This reply was modified 4 years, 6 months ago by dubaidogfish.
    • This reply was modified 4 years, 6 months ago by dubaidogfish.

    This solves it and also the fact I couldn’t check the select all box in admin, all working again for now:

    https://www.ads-software.com/plugins/enable-jquery-migrate-helper/

    I can confirm I have the same issue and the above Migrate Helper plugin fixed the issue.

    Note the above plugin reported the below warnings:
    https://www.example.com/wp-content/plugins/wp-all-import-pro/static/js/admin.js: ‘hover’ pseudo-event is deprecated, use ‘mouseenter mouseleave’

    Plugin Author WP All Import

    (@wpallimport)

    There are a few things that could cause this:

    1. First, make sure you’re using the latest versions of our plugins, then clear your browsers cache and see if it’s fixed.

    2. If it’s not fixed, check your WordPress user profile and make sure the “Disable syntax highlighting when editing code” option is disabled. If it was enabled, disable it, save your profile, then check the import page again.

    3. If neither of those steps help, run a conflict test: https://www.wpallimport.com/documentation/troubleshooting/plugin-theme-conflicts/.

    Getting this error with WordPress 5.5.1, plugin works fine on 5.3.4. After installing “Enable jQuery Migrate Helper” as responses above suggest I can at least click on the “Upload a file” button and other buttons but still can’t import, a new error “Cannot read property ‘top’ of undefined” shows in the console.

    Same issue as above folks- after updating to WP 5.5.1 the import function does not work at all. Several jquery errors. The Enable jQuery Migrate Helper plugin did help the button for what kind of import get pressed, but then I get even more errors.

    Help!

    1. Using the most recept version of AP All Import pro.
    2. The “Disable syntax highlighting when editing code” option is disabled.
    3. Deactivating all plugins and going to 2020 default theme does not help.

    Rolling back to 5.3.4 fixed the issue (for now). Stilly buggy in that I can’t expand the fields setting up the import items, but luckily I had a template saved that still worked. Suggest plugin authors get on this ASAP.

    In the meantime, for other users, I had success with “WP Downgrade” plugin to easily roll back to version 5.3.4 where it is still working as expected.

    Hope this helps someone else.

    Plugin Author WP All Import

    (@wpallimport)

    There is no reason for anyone to downgrade WordPress or use the “Enable jQuery Migrate Helper” plugin. Our plugins are 100% compatible with WordPress 5.5. If it’s broken as described above, there are 3 possible reasons:

    1. Your browser, site or server is caching old JavaScript files. Clear all cache to fix that.

    2. The “Disable syntax highlighting when editing code” option is enabled in your user profile. Disable that option if step 1 didn’t help.

    3. If steps 1 and 2 didn’t work, there’s likely a conflict. Run a full conflict test (on a staging site if possible): https://www.wpallimport.com/documentation/troubleshooting/plugin-theme-conflicts/.

    If anyone still has issues after all of this, replicate the issue on a debug site at https://www.wpallimport.com/debug/ and send us a support request at https://www.wpallimport.com/support/ with the details.

    I’m marking this thread as resolved since the original poster has not responded. Open a new topic if you’re not the original poster and you’re having an issue with the plugin.

    Same problem here…
    What I’ve done:
    1. I checked if is not enabled “Disable syntax highlighting when editing code”
    2. Cleared all the cache
    3. Tried other browsers: Firefox, Microsoft Edge.
    Nothing helped…

    P.S – Rolled back the wordpress to 5.3.4 and issue disappeared.

    Martin H

    (@martinlefarweb)

    Same issue here.
    WordPress without any plugin and with regular Twenty Twenty theme.

    Work well with WordPress 5.3.4

    I’m seeing the same thing. Installing the jQuery Migrate Helper plugin is the only thing that fixes it. Here’s the error that jQuery Migrate Helper shows on the New Export page—it does look like a bug in WP All Export:

    jQuery Migrate Helper — Warnings encountered

    This page generated the following warnings:
    https://revolvethegame.com/wp-content/plugins/wp-all-export-pro/static/js/jquery/jquery.tipsy.js: jQuery.fn.live() is deprecated
    https://revolvethegame.com/wp-content/plugins/wp-all-export-pro/static/js/jquery/jquery.tipsy.js: jQuery.fn.live() is deprecated
    Please make sure you are using the latest version of all of your plugins, and your theme. If you are, you may want to ask the developers of the code mentioned in the warnings for an update.

    I can confirm migrate helper is the ONLY thing that got it working.

Viewing 15 replies - 1 through 15 (of 24 total)
  • The topic ‘Import buttons not working’ is closed to new replies.