Jump to content

Paywall is not showing log-in button

Go to solution Solved by DPruitt,

Recommended Posts

Hi,


I recently created a membership site, and I ran into some problems.

This is how the Paywall is supposed to look (When I'm in editor mode):
Yogafriend1.thumb.png.ebdb2ceecaeceb9fd2a3dc50a1feae35.png

 

 

But when I look at the Paywall site on the regular website, it looks like this:
Yogafriend2.thumb.png.8295553a69d4fb4eaeaf91d557f6b559.png

I assume it has something to do with the custom css? Is there a way to exclude the css from this page only or another way to make the log in button visible?




 

Link to comment
7 minutes ago, DPruitt said:

Can you send me a screenshot of the backend of your site under PAGES

#naeste-workshop {
  background-color: #669999;
}

#naeste-workshop .Index-page-content {
  padding-top: 25px;
  padding-bottom: 20px;
}

#naeste-workshop h3, a {
  color: white;
}

#naeste-workshop h3 a:hover {
  color: white;
}

.Footer-inner {
  padding-bottom: 0px;
}

#block-yui_3_17_2_1_1571326788117_10276 {
    padding-bottom: 0px;
}

#footerBlocksTop {
   padding-bottom: 0px;
}

.caption {
  color: #ffffff !important;
}

.Header-nav-folder-title {
  color: #669999;
}

Link to comment
  • Solution

Thank you!

If you can access that page or create a new one with a membership sign-in, I think if you add a spacer bar above your paywall login block and below it, it may fix the issue (as a first attempt).  It's showing as an empty index in the markup so I think that's throwing it off...  Could be that it's SS 7.0 and not SS 7.1.

Also, you should also take note that the login button disappears after you're logged in...

You can probably display it regardless with this css:
 

.sign-in-button
{display:block !important;}

 

This will adjust the background color and give a bit of padding to the existing setup:

.Index--empty
{background-color:#ffffff !important;
padding-top: 25px !important;
padding-bottom: 25px !important;}

 

Link to comment
  • 2 months later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.