Skip to main content

Hidden Phrases: (Customer Communities standard) Login / Registration pages


Did you find this topic helpful?
Show first post

55 replies

  • Helper ⭐️⭐️
  • 9 replies
  • September 28, 2021

Hi @lfabbro, no trouble! Try this phrase instead:

 

Module: Forum

Key: Username or e-mail

Translation: whatever you wish!


ruth.kenrick
  • Contributor ⭐️⭐️
  • 7 replies
  • March 24, 2022

Hello! Is there a way to add images or a logo to this page to customise it a bit more? 


ryanne.perry
  • Helper ⭐️
  • 82 replies
  • April 25, 2022

I am trying to bring back the link to the Community Terms here. What am I doing wrong?

 


  • 0 replies
  • April 25, 2022

@ryanne.perry you need to add the HTML markup. For example:

By checking this box and creating your profile, you agree to our <a href="#">Bynder Community Terms</a>

Where “#” should be the URL to your T&Cs


ryanne.perry
  • Helper ⭐️
  • 82 replies
  • April 25, 2022

As always, thank you for your support @Scott Baldwin 😀


timcavey
Forum|alt.badge.img
  • Helper ⭐️⭐️
  • 269 replies
  • June 23, 2022

Is someone able to let me know which phrase I should use (and perhaps just confirm all syntax) to edit the placeholder text that’s placed in the ‘create a topic’ modal text box under ‘title’?

 

@matt enbar I reckon you’ll know this one…!

 

*edit*: I’m not sure what I was thinking but I’m able to edit this phrase on the front end. 

 

What I do need help with is editing the placeholder text within the body of the topic in the ‘create a topic’ modal text box under ‘Description’


  • 0 replies
  • June 23, 2022

@timcavey 


Your text will go under “singular”


timcavey
Forum|alt.badge.img
  • Helper ⭐️⭐️
  • 269 replies
  • June 23, 2022

Awesome thanks @Scott Baldwin - I think I finally understand how to add phrases now. 

 

One follow up question: how to input a blank placeholder?


  • 0 replies
  • June 23, 2022

@timcavey I’ve just used a non-breaking space when I want a blank value (there may be a better way), that is this code:

&nbsp;

 


Catalina
  • Contributor ⭐️⭐️
  • 4 replies
  • July 6, 2022

Hi hi! This is very helpful 🙂 Is there a way to remove the Log in link from this banner? We are making our users start from scratch with the registration process this can be confusing. Thank you! 

 


Julian
Forum|alt.badge.img+5
  • Author
  • Gainsight Employee ⭐️⭐️⭐️
  • 907 replies
  • July 7, 2022

Thanks for sharing this, happy to help you further. This actually is an interesting one, be aware that the description text (Do you already have an account?) and the hyperlink itself are two different phrases. For completion:

 

The description text itself is using:

Module: Common

Key: privateState.register.alreadyhaveaccount

The hyperlink itself is using:

Module: Common 

Key: common.visibility.private.link.login

 

For you, it probably will be the easiest to hide this phrase by entering the following:

&nbsp;

This will basically replace it with an empty value.

 

Maybe this overview can help you or others as well:

 


Catalina
  • Contributor ⭐️⭐️
  • 4 replies
  • July 7, 2022

Hi @Julian ! Thank you so much, it worked like a charm ⭐️


  • Contributor ⭐️⭐️⭐️
  • 10 replies
  • August 3, 2022

Hi! Is this page still working? Registration Page: your-community/member/register?live_edit=1

I’m able to access the login page, but the registration page is taking me to a page for Forum error 403

Thank you!


ryanne.perry
  • Helper ⭐️
  • 82 replies
  • March 1, 2023

I seem to be having trouble changing the ‘Password’ field to ‘Choose a password’ on the registration page. Anything look obvious here as to what I might be doing wrong?

 

 


Julian
Forum|alt.badge.img+5
  • Author
  • Gainsight Employee ⭐️⭐️⭐️
  • 907 replies
  • March 1, 2023

I think you made a small copy-paste error here: 

You have copied the description / title of the Module into the field as well (“Module: “). So the platform does not find the phrase. You only have to add “Common” under the [Module] field:

 

Edit: I fixed that for you already in your community, btw. ;)

 

While we are speaking about this, here a super easy way to update the phrases on the login / registration page:

Even while logged in, you can go to the dedicated registration / login pages and activate the phrases mode there. Simply adjust these urls and edit the phrases directly on the page:

https://your-url.com/member/register?live_edit=1

https://your-url.com/member/login?live_edit=1

Hope this helps! :) 


ryanne.perry
  • Helper ⭐️
  • 82 replies
  • March 1, 2023

Super thanks @Julian !


  • Contributor ⭐️⭐️
  • 6 replies
  • February 14, 2024

Hello

how can I add message under the Login button like in this example? I tried following phrase but doesn't change anything:

7. Forgot password?
Module: common.loginBox.forgotPassword
Key: Forgot password?

 

 


Eva
  • Helper ⭐️
  • 83 replies
  • April 30, 2024
michellef wrote:

Hi! Is this page still working? Registration Page: your-community/member/register?live_edit=1

I’m able to access the login page, but the registration page is taking me to a page for Forum error 403

Thank you!

I cannot access the registration page, too.
Please make the registration page accessible for admins for easy review and adjustment. Thanks!


Julian
Forum|alt.badge.img+5
  • Author
  • Gainsight Employee ⭐️⭐️⭐️
  • 907 replies
  • May 1, 2024

Hi Eva! 😅

Thanks for bringing this up. I did some investigation, and I am sure now that this is because your community is set to “private”. Due to this, users could never visit such a page (regardless if it is for login or registration), as they will always be presented with the main login window you are already using.

So there should actually be no need for you to go to this page to adjust anything - or are you trying to achieve something specific here?

 


Eva
  • Helper ⭐️
  • 83 replies
  • May 2, 2024

Hi @Julian,

thanks! There is indeed a registration page that comes up for the unregistered users in my private community. I can use my test user for accessing this registration page, but it would be nice to access it easily as admin (without deleting my test user each time to check the reg. page. And right now, I cannot check the reg. page - and the user experience/phrases in the reg. context - as I need the user for sth. else...😅)


security_lion
  • Helper ⭐️⭐️
  • 134 replies
  • June 5, 2024

@Julian Is the “member/register?live_edit=1” hack still working? It doesn’t seem to work for me when I am on Control.


Kenneth R
Forum|alt.badge.img+5
  • Gainsight Community Manager
  • 424 replies
  • June 13, 2024

@security_lion Those don’t seem to work for me either - though I honestly didn’t use that approach myself ever  :) It should be fairly easy to adjust the phrases in the traditional way, using the details in this topic’s opening post.  Are you able to find everything you need?


security_lion
  • Helper ⭐️⭐️
  • 134 replies
  • June 13, 2024

@Kenneth R long time no chat! I’m covered now.

The loginBox.terms ended up working but similar to what @Eva described, I can’t test it without a test user because of the set up of my community. This came up as we were doing an internal review of terms & conditions and I had to go through some hoops to get screen grabs of new user view.

It might be helpful to note in the post above or the red box which community set-up the trick applies to. 


johntrask_bt
Forum|alt.badge.img+4
  • Contributor ⭐️⭐️⭐️⭐️⭐️
  • 64 replies
  • August 21, 2024

Is there a way to hide the sso.title or set it to NULL?


  • Contributor ⭐️⭐️
  • 5 replies
  • September 4, 2024

Hi, can someone tell me the key name to change `LOGIN WITH OPENIDCONNECT` phrase?

I tried the following keys but these didn’t work for me.
common.sso.oauth.login.openid | common.sso.oauth.login.openidconnect | sso.oauth.login.openid | sso.oauth.login.openidconnect


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings