Hey all,
If i use Perfmatter’s custom login URL, then the custom login page will no longer work.
The standard WordPress login page will then simply load again.
Hey all,
If i use Perfmatter’s custom login URL, then the custom login page will no longer work.
The standard WordPress login page will then simply load again.
Hi @tobiashaas,
Just to provide an update: Most likely it’s not something we can control as it seems like our logic is overridden by Perfmatters. I have created an internal ticket to look further into this to make sure.
Hi @tobiashaas,
I’ve looked into the issue you reported and brought it back to the team for further discussion. This is not a bug as we do not currently have an integration with Perfmatters for the custom login functionality. Additionally, integrating this feature may not be feasible, as multiple other plugins offer the same functionality and trying to accommodate all of them would lead to complexities.
However, I would like to point out that Perfmatters or any other plugin developers are welcome to extend our custom authentication redirects through the filters that Bricks provides. For more details, please check our documentation: Filter: bricks/auth/custom_redirect_url – Bricks Academy.
However, we see the value in providing similar functionality. Therefore, I have created an internal task to explore the possibility of introducing a setting that allows you to define the behavior of the default WordPress login URL when a custom login page is defined through Bricks. This would include options to hide the default login page.
Thank you! I have already contacted Perfmatters Support. He looks for a solution.
I will keep you up-to-date
Hi guys,
We’ve fixed this issue in Bricks 1.11 BETA, now available as a manual download (Bricks – Account)
Please let us know if you are still experiencing issues.
You can see the full changelog here: Bricks 1.11 Changelog – Bricks
As with any beta release, please do not use it on a production/live website. It is only meant for testing in a local or staging environment.
Best regards,
Matej
Awesome! Thanks for letting me know.
I don’t know if this is fixed… when i go directly to my perfmatters admin slug, such as /hideme, to access the admin page, i just get the standard wp login pages, not the custom pages assigned in bricks.
Hi @Wingtracer, sorry for the confusion. The conflict with Perfmatters wasn’t fixed. We’ve instead implemented this functionality as part of our custom authentication pages feature:
You can learn more about this here: Custom Authentication Pages – Bricks Academy