Front end shortcode not working
-
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):6Any 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!
The page I need help with: [log in to see the link]
- The topic ‘Front end shortcode not working’ is closed to new replies.