Browser: Chrome 110, Firefox (last)
OS: Windows
Working: https://dev1.widevisions.com/login/
Video: Jam
I am testing a structure of nested templates with a base layout and pages/posts/archives templates.
Default templates are disabled so I control with options what shortcode is rendered where, in the website.
Everything seems to work but the login form.
I would like to replace the default login page with a custom page so I created a simple login page.
If I use a dedicated template for this login page, the page is rendered correctly and the login form works.
If I use the cascading templates to design the same login page (main template > page template > single page bricks content), the styling of the single page is not applied and the login form doesn’t work.
In the wordpress installation the only relevant plugins are Bricks Extra and Bricksforge, there seems to be no conflict
The host is a VPS managed by us with PHP 8.3
The environment is 100% test so I can provide access to the backend if needed.
Thank you, I hope I was clear enough