Jump to content

Remove JOIN Button from Member Area access denied screen

Recommended Posts

Site URL: https://bison-apricot-b8el.squarespace.com/

I'd like to ideally redirect OR remove the default "Join" button that appears on the Member Area access denied screen as only trade members will be granted access to create a member account. 

Have tried various code snippets to remove with no luck. Screenshot attached. To access the live page, this link should work: https://bison-apricot-b8el.squarespace.com/all-lighting-trade

Any help would be appreciated. 

Thank you

Screen Shot 2021-04-18 at 4.48.11 PM.png

Link to comment
  • Replies 9
  • Views 2.7k
  • Created
  • Last Reply
1 hour ago, ann_nola said:

I'd like to ideally redirect OR remove the default "Join" button that appears on the Member Area access denied screen as only trade members will be granted access to create a member account.

Remove

You should be able to hide it by adding the following to Design > Custom CSS:

#sqs-member-access-page-root button:first-of-type {
  display: none!important;
}

Redirect

You can add an alternative 'Join' option by adding a link within the text of the Access Denied Screen (you can edit this in DesignAccess Denied Screen) or you can write some JavaScript to modify the behaviour of the original button instead of hiding it.

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Would you like your customers to be able to mark their favourite products in your Squarespace store?

Link to comment

One follow up I now have @paul2009 is how to remove "Create Account" from the popup to log in to the Members Area? Pre-approved members will only be able to create an account by being provided the link to a hidden page. I've tried variations of the below code but no luck. Since "Forgot Password?" and "Create Account" both look to be a part of the footer, it's ok if by removing one the other gets removed as well. Thank you!

//HIDE MEMBER SIGN IN INFO//
#user-account-login-root
.footer .footer-sections {
  display: none!important;
}

Screen Shot 2021-04-19 at 1.50.39 PM.png

Link to comment
18 minutes ago, ann_nola said:

How [can I] remove "Create Account" from the popup to log in to the Members Area?

This cannot be removed! You cannot style the popup windows for login and sign-up, or the account panel where members manage their account.

As you'll have seen, this means that anyone can join and access the member content without being approved. I raised this - and other Member Area limitations - with Squarespace but there's no news on when or if this will change. If you're interested, you can view my list of Member Area limitations here. 

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Would you like your customers to be able to mark their favourite products in your Squarespace store?

Link to comment
  • 2 months later...
On 4/19/2021 at 2:40 PM, ann_nola said:

Site URL: https://bison-apricot-b8el.squarespace.com/

I'd like to ideally redirect OR remove the default "Join" button that appears on the Member Area access denied screen as only trade members will be granted access to create a member account. 

Have tried various code snippets to remove with no luck. Screenshot attached. To access the live page, this link should work: https://bison-apricot-b8el.squarespace.com/all-lighting-trade

Any help would be appreciated. 

Thank you

Screen Shot 2021-04-18 at 4.48.11 PM.png

Hi,

I'd like to do exactly the same as you. I can see you've set it up so they complete an application, and that you have a password screen that doesn't look to have any other way of applying. Do you mind giving me an outline of how you've set it up?

Thanks

Rob

Link to comment
2 minutes ago, robcauson said:

I can see you've set it up so they complete an application, and that you have a password screen that doesn't look to have any other way of applying. Do you mind giving me an outline of how you've set it up?

It isn't possible to do this with Member Areas right now. It looks like a standard Squarespace Form Block to apply for a shared password to a password-protected page.

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Would you like your customers to be able to mark their favourite products in your Squarespace store?

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.