• Resolved serloading

    (@serloading)


    Hello there,

    The enroll with membership button is not clickable on my website and I get the following errors in the console;

    Uncaught TypeError: Cannot read properties of undefined (reading ‘handlers’)
    at 3515 (frontend.min.js:2:3729)
    at webpack_require (webpack-pro.runtime.min.js:2:149)
    at 4774 (frontend.min.js:2:3383)
    at webpack_require (webpack-pro.runtime.min.js:2:149)
    at 2 (frontend.min.js:2:137)
    at webpack_require (webpack-pro.runtime.min.js:2:149)
    at frontend.min.js:2:24325
    at webpackJsonpCallback (webpack-pro.runtime.min.js:2:5126)
    at frontend.min.js:2:69

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter serloading

    (@serloading)

    https://parametric-architecture.com/paacademy/rhino-for-beginners-2-0/

    Still doesnt work and also u can’t help me :/

    Plugin Support EricStylemixThemes

    (@ericstylemixthemes)

    Hello,

    Sorry for keeping you waiting!

    I visited the single course page on your website and found you applied some customizations for Plugin templates (Screenshot).

    The error message you provided suggests that there is an issue with the “handlers” property, which is undefined in this case.

    Unfortunately, troubleshooting the issue of customized items is out of support duties. But here are a few suggestions to help you troubleshoot this issue:

    • Verify the element and its event handlers: Make sure that the “enroll with membership” button exists in your HTML code and that any associated event handlers or listeners are properly defined.
    • Check for JavaScript conflicts: Ensure that there are no conflicting JavaScript libraries or scripts on your website that might be causing issues. Sometimes, conflicts between different scripts can lead to undefined variables or errors.
    • Review recent changes: If the issue started occurring after making changes to your website, such as updating a plugin or modifying the code, try reverting those changes to see if the problem resolves. This can help identify if the issue is related to the recent modifications.

    Kind regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Enroll with membership Fail’ is closed to new replies.