Clean install on a base theme, the login form doesn’t allow me to toggle to the registration form, it only shows the log in form.
Receiving this message in console: “Uncaught ReferenceError: jQuery is not defined”
Please note I have JQuery 3.6.1 installed.
Please help!
Hi David,
Thank you for reaching out, and I'm sorry to hear about this. Is the jQuery being loaded at the head of the page? I checked your website and it seems that you have fix the issue.
Thanks and definitely let us know if you need more clarification about this or have any other questions.
Regards,
WPDB
I had to change everything to instead use the Wordpress native login/register.
The login/register in WP Discussion Board doesn't work: https://ukiyoediscuss.com/discuss/log-in/
We needed to enable registration for certain themes first. Could you please check the theme settings?
In Settings, the following are enabled:
General -> Anyone can register (checked)
Discussion -> Users must be registered and logged in to comment (checked)
Discussion -> Comment author must fill out name and email (checked)
To confirm, it's the log in / register toggle on the log-in page that doesn't work. You can't toggle.
Hi David, The jQuery is being deferred and the script for the registration form is not loaded properly. We have to disable the Defer Render-blocking JavaScript feature of SG Optimizer.
Hi @David,
Did you ever get this to work? I am having the exact same issue, fresh install, even tried default wordpress theme and ensured the dicussion settings were enabled.
Thanks