Directorist version
v8 or higher
Environment
No response
Description
Many users prefer to display the login and registration forms separately on their respective pages. However, currently, there is no option to do so, only the login form appears with the shortcode [directorist_signin_signup].
Steps to reproduce
Currently, there is no way to define the login and registration forms separately, since both the sign-in & sign-up pages are merged into one. As discussed earlier, Rafiq Bhai suggested introducing two distinct parameters for the login and registration pages. This would allow users to display the login and registration forms separately on their respective pages.
For example:
- Login Form —
[directorist_signin_signup signin]
- Registration Form —
[directorist_signin_signup signup]
Isolating the problem