Trendy Login changes the default design of static login page (/login) on login required sites and adds the ability to customize the page content via component settings.
I know this is an old comment, but I’ve just started using this on a test site so I want to check in.
You must enable the login required site setting to get the static login page. Otherwise, as you noted, you can enable the component but you’ll still get the login modal rather than the trendy login.
To get the static login page you must require login. If you don’t and you hit the /login route, you get a login modal instead and this component is ignored.
Hi. This is working beautifully on a pc screen but only uses the left hand third of the image on mobile. Is there something I should to to get the pc image to shrink more widthways - realising that the aspect ratio is different.
Any advice how to use the component for a good look on typical pc screen and mobile much appreciated.
I think in the example something like this has been used: Use this space to include some important information about the site before signing up, and even a video: <iframe width="560" height="315" src="https://www.youtube.com/embed/u7iW9DyFw7M?si=SQImwxaPkPVQgaNt" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
You can get the embedding code from the share option on YouTube.
The other thing that is confusing …is the “Title” – why not embed a custom title in the plugin / component so users can add whatever title they want. I can’t find the source anywhere.
“Welcome to …” is a site text also used when the component is not enabled. You can customize it at /admin/customize/site_texts by searching for login_required.welcome_message.