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

  • 5 February 2019
  • 42 replies
  • 2862 views


Show first post

42 replies

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

 

Module: Forum

Key: Username or e-mail

Translation: whatever you wish!

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

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

 

@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

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

Userlevel 1
Badge

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’

@timcavey 


Your text will go under “singular”

Userlevel 1
Badge

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

 

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

@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;

 

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! 

 

Userlevel 2
Badge +3

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:

 

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

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 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?

 

 

Userlevel 2
Badge +3

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! :) 

Super thanks @Julian !

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?

 

 

Reply