X
393279

Action User Plus Front End event Submission Issue

The Select Image button in the front end submission form doesn't fire.

In the devtools console getting following:

typeof wp.media; undefined
typeof wp.media.frames; Uncaught TypeError: Cannot read properties of undefined (reading 'frames') at :1:17

Uncaught TypeError: Cannot read properties of undefined (reading 'frames')
at HTMLButtonElement. (eventon_script.js?ver=4.9.11:1267:26)
at HTMLBodyElement.dispatch (jquery.min.js?ver=3.7.1:2:40035)
at v.handle (jquery.min.js?ver=3.7.1:2:38006)

BY: Lucie Frigault - Jul 29,2025 AT 7:01AM - 3 months ago
    • Artem Jul 29,2025 AT 3:07PM - Posted 3 months ago - #393324

      Hello,

      Thank you for letting us know! We are working on an update that will be available ASAP.

    • Lucie Frigault Jul 30,2025 AT 9:44AM - Posted 3 months ago - #393411

      Following up on this since I really need this to be functioning.

      Looks like it’s a conflict with Enfold WP theme. So added the below filter to my functions.php
      Now the select image button opens the media library (which is not ideal – should be opening a browse files window).

      add_filter( ‘avf_enqueue_wp_mediaelement’, ‘avia_always_load_mediaelement’, 10, 2);
      function avia_always_load_mediaelement($condition, $options)
      {
          $condition = true;
          return $condition;
      }

      And when I choose an image to upload I get following error in Media Library:
      An error occurred in the upload. Please try again later.

    • Artem Jul 31,2025 AT 5:06AM - Posted 3 months ago - #393466

      Thank you for sharing. Could you also tell us where the submission button or form:

      https://jazzintoronto.ca/music-event-submission/

    • Artem Aug 4,2025 AT 11:10AM - Posted 3 months ago - #393725

      Thank you for letting us know. We figured out the issue. It will be fixed with the new version of eventON 4.9.12 which we are hoping to get out later this week., Much appreciate your understanding. You can stay up to date on our releases real-time via x.com/myeventon

You must login to reply to this ticket

HelpDesk

Welcome to EventON helpdesk.

EventON is the #1 Best selling event calendar plugin for WordPress websites in envato marketplace.

Checkout EventON