Support

Account

Forum Replies Created

  • Hi,

    My error was happening on a custom post type created by a plugin called Charitable that allows for ACF fields on the page. I reached out to them about the JavaScript errors since they weren’t occurring on any other of my custom post types. They responded saying that it’s an issue related to a bug that happens with their Recurring Donations extension when it is not installed alongside their plugin.

    So the solution for me was to install the extension and luckily that fixed everything.

    Are you editing WordPress pages or pages from a plugin? If it is from a plugin, I would try contacting them.

    Best of luck!

  • Hello all,

    I am also getting the same error as @tabboy but on line 10260 in acf-input.js. I have an Image field inside of a repeater and when I click on ‘Add Image’, I receive an “Uncaught TypeError: Cannot read ‘query’ of undefined” for the following:

    var Query = wp.media.query( options.library );

    I am using WordPress 5.2.4 and ACF Pro Version 5.8.6.

    I would also like to mention that this is happening on a Charitable campaigns post in the backend. Here is a reference to that plugin: https://www.wpcharitable.com/extensions/charitable-ambassadors/

    To test whether it has something to do with the repeater, I created a new field group with just an Image field to show on my campaign post but that also didn’t work so the repeater is not at fault. For some reason, the media modal is not opening up as it should.

    I have tried this on both Chrome and Firefox with no luck.

    Any help is much appreciated! Thank you!

  • Hello,

    I am also experiencing this same error.

    After also removing .selectText, the time picker finally works but the button is replaced with ‘null’ as jonint mentions above.

    Using ACF Pro Version 5.8.6.

    Any ideas is greatly appreciated! Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)