All password pages have the same text


Hello
I have created a page that is protected with a password, but I cannot find a way to change the text from “Guest Area” to “Clients Area”.
Any help?
Thanks

What is your page URL?
Are you using a standard Wix element for the guestarea log in?

Hello
yes, it is the standard page with password set on the permissions page settings.
The url is https://www.ahtv.ae/clients-area
I see how to edit and modify the page content and layout, but i don’t know how to set the content of the login form.
Thanks

Mox:
You are able to change the design of this page but not the content.

There is a feature request poll that you might want to contribute to here:
https://support.wix.com/en/article/request-customizing-the-member-login-or-password-window

The only other way to get the control you are looking for is to build your own Guest Area access page and this would require you to implement something like a router where you put these pages and only allow access to them if the router permits it. Check this out:

Routers allow you to intercept page requests and, in code, decide if the user meets the conditions that you impose to gain access to the requested page.

Hope this helps
Steve

Hello Steve
thanks for the help with the link about custom pages, I will check it and work on my own guest area.
In the meantime I voted for the feature :slight_smile:
Regards
Moreno

1 Like

No problem. If you need other help shout :wink:

Unfortunately, we still cant edit the text content in a password area.