BirgitteA123 Posted August 25, 2023 Share Posted August 25, 2023 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): But when I look at the Paywall site on the regular website, it looks like this: 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
BirgitteA123 Posted August 25, 2023 Author Share Posted August 25, 2023 2 minutes ago, DPruitt said: Site URL? Here: https://www.yogafriend.dk/detlilleyogaapotek Link to comment
DPruitt Posted August 25, 2023 Share Posted August 25, 2023 Can you send me a screenshot of the backend of your site under PAGES Link to comment
BirgitteA123 Posted August 25, 2023 Author Share Posted August 25, 2023 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
DPruitt Posted August 25, 2023 Share Posted August 25, 2023 (edited) Under PAGES, can you send a screenshot of all your pages and index setup, not of your CSS, a shot of your Panel with your Main Navigation and NOT LINKED pages. Edited August 25, 2023 by DPruitt Link to comment
BirgitteA123 Posted August 25, 2023 Author Share Posted August 25, 2023 4 minutes ago, DPruitt said: Under PAGES, can you send a screenshot of all your pages and index setup, not of your CSS Oh, sorry. I don't have much knowledge about all of this, as you can see 😅 Is this what you're asking for? Link to comment
BirgitteA123 Posted August 25, 2023 Author Share Posted August 25, 2023 Not linked here Link to comment
Solution DPruitt Posted August 25, 2023 Solution Share Posted August 25, 2023 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
BirgitteA123 Posted August 25, 2023 Author Share Posted August 25, 2023 Thanks a lot! I added the css and it looks like it works. Another question - How come people aren't automatically redirected to the payment for the membership area, when they create an account? I'm pretty sure they did just 1 month ago. Did something change? Link to comment
Yadi Posted November 11, 2023 Share Posted November 11, 2023 Hi! please my login button isn't showing. what do i do? which code do i use? i put the above code on into custom css but it didn't appear. Please help! scottbreton 1 Link to comment
scottbreton Posted January 6 Share Posted January 6 I am also struggling with this issue (on SS 7.0) I can't figure out where to add the custom CSS? There does not seem to be a place for a code injection when customising the paywalled pages... Please help! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment