Register link/button missing in authorization
-
Hi,
I’m using MasterStudy LMS (Free version) 3.7.41 on WordPress. I’ve found a bug: the “Register” toggle link/button never renders in the authorization form, so visitors can only log in, not create a new account.
Steps to reproduce:
- Go to any course page or the “Cuenta del usuario” (User Account) page while logged out.
- The authorization form loads, but it only shows the Login form.
- Inspecting the DOM, the element with data-id=”masterstudy-authorization-sign-up” (which should switch the form to register mode) does not exist anywhere in the page HTML — 0 results when searching for it in DevTools.
What I’ve already ruled out:
- WordPress setting “Anyone can register” is enabled.
- No caching plugin is installed.
- Switched to a default WordPress theme (Twenty Twelve) to rule out theme conflicts — the issue persists identically.
- No JavaScript errors appear in the browser console on the course page or account page.
- authorization_settings.register_mode returns an empty string (”) in the console, which may be related.
Could you help me identify why this element isn’t being rendered, or point me to a fix/patch?
Site: https://lavadoradetextos.com
Plugin version: 3.7.41Thanks!
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.