Closed peterfremlin closed 1 year ago
Can do. And we'll suppress showing it for signed-in users, right?
Yes, suppress for signed-in users.
eg styling as per subscribe on latest post https://www.disabilitydebrief.org/debrief/sailing-away/
Will need to do an access check of this which I can only confirm when uploaded to live site
Was checking some of the usability of the sign-up box before going live. I should have said a bit more as this has been a bit fiddly for us. When we tested some of the Ghost options we found their new embed in the beta editor was the most informative and accessible.
So could you use the same code as for the beta editor embed? not their ghost embed for external sites, which isn't as good. We don't need the styling, we just need the subscription box.
Have switched code. I removed the blue box and extra text, but kept the sign-up box exactly like the lexical editor's sign-up card.
Thanks! It's not rendering the responses correctly. For instance, here's what I get when it gives an error on signup:
Weird. Might be a screen size issue, because it looked OK on my test setup yesterday. Trying to reproduce!
oh! I was using Arc but it's same issue on Safari for me
Well, we want it to look good on all browsers!
Ahha. Found it.
Thanks!
In place of the button, it should have a box where people can put email address.
For example https://ghost.org/themes/edition/
This is in partials/cover.hbs.
Tasks