Hi everyone,
I’m the furthest thing from a developer (I work in charity community support), but I look after a community forum that uses Discourse (Pro Plus plan), and I’m doing my best to learn. I’m mostly enjoying the process, even if this particular bit has been a headache!
I’ve searched for similar posts on here and asked the Discourse AI bot for help, but I’m still stuck. I’m sorry if I’m missing something obvious.
I’m trying to widen the signup form and reduce the side padding. I’ve created a test theme and added the CSS there, but I can’t figure out how to actually preview the signup form using that test theme. I don’t seem to have any of the “preview as anonymous” options I’ve seen in other places.
So far I’ve tried:
-
Logged in:
/signupredirects to the homepage (expected). -
Logged out: I can access
/signup, but only with the default theme, never my test theme. -
?preview_theme_id=XXwhen logged out returns:
“Failed to preview theme because it doesn’t exist, or you don’t have permission to access it.” -
Logging in via incognito lets me select the test theme, but then I can’t visit
/signupbecause I’m logged in. -
I also tried using Discourse Theme Creator, but I believe my theme isn’t eligible to be viewed anonymously and I’d need to be part of a specific group or have sharing permissions enabled to make the theme publicly viewable, so I can only see it as though logged in there as well.
At the moment it feels like I can either see the signup page or see the test theme, but not both at once.
Before I call it a day, is there a simple, supported way for a non-technical admin to preview the signup modal using a non-default theme on a hosted Discourse site (without making it the default theme for everyone)?
Thank you, and apologies if I’m overlooking something straightforward or stupidly obvious. I’m keen to understand the right way to approach this as a total newbie.