Hi Guys,
I’m playing around with “membership features” and have some questions about it !
Theme used : Editorial
Link : GitHub - TryGhost/Editorial: A free, open source theme for Ghost
Since “portal feature” have been release it’s now possible to turn on the members feature easily (thx Ghost team).
However it seems this theme needs some rework to be fully functionnal with these features
Example
As an admnistrator or guest posts are invisible
Fix with :
{{#foreach posts visibility="all"}}
I could switch to Lyra, Pico, Alto etc… but really love editorial which is smooth & minimalist.
Can someone remind me what kind of modification are needed to update this theme ?
Thx
Whys