• First off, thank you for sharing your knowledge and project with the WP community. I very much appreciate it.

    I’m attempting to use the front end shortcode, but it doesn’t fully work. If I enter a username and click the “Auth” button, the javascript fails with the following console error:

    Uncaught TypeError: Cannot read properties of null (reading 'getElementsByClassName')
    at HTMLInputElement.wwa_auth (frontend.js?ver=1.3.1:17:80)
    at HTMLInputElement.nrWrapper ((index):6:15637)
    wwa_auth @ frontend.js?ver=1.3.1:17
    nrWrapper @ (index):6

    Any suggestions? I have tried reinstalling the plugin, but that didn’t help.

    I included a simple test page so you can see what is happening (Link to the page you need help with).

    Thank you again!

    • This topic was modified 1 year, 1 month ago by johnmontfx.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Axton

    (@axton)

    Hi johnmontfx,

    Thank you for reporting, I can now confrim this is a bug. Will fix asap.

    • This reply was modified 1 year, 1 month ago by Axton.
    Thread Starter johnmontfx

    (@johnmontfx)

    Thanks so much for the fast response. I couldn’t figure out the selector myself to fix it, so thanks for this!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Front end shortcode not working’ is closed to new replies.