- This topic has 3 replies, 2 voices, and was last updated 2 days, 14 hours ago by
Sebastian.
Author | Posts |
---|---|
Joe
August 18, 2025 at 6:25 am
|
how to edit user-only / not-for-admin frontend content ? how to enable microthemer for a non-admin user role ? I have pages / sections that are only accessible only to user-roles, and not accessible to admin-role. |
Sebastian
August 18, 2025 at 9:32 am
|
Hey Joe, There is an option for viewing pages in Microthemer as a logged out non-role user. Go to:
However, unfortunately there isn’t a way to set a specific user role. So the best workaround I can offer is to copy the HTML content using your browser dev tools into another page – or better yet the same page but a part that admins can see. Then style it and publish the changes. In a separate browser logged in as a specific user, you would then refresh the page after publishing your Microthemer edits to check the styles work. If the first few styles work fine, you should be OK to just refresh the other browser when you are finished designing. It’s not an ideal workflow, but could it be an option at least? Cheers, |
Joe
August 18, 2025 at 10:29 am
|
hi thank you 🙂 options: #2 |
Sebastian
August 18, 2025 at 2:39 pm
|
Thanks for providing temporary access via our instant chat conversation. The HTML looked broken because the CSS to style it was not loading for admins. I solved this using Amender to add both the form HTML and the stylesheet. Once you’ve styled it, you can disable the folder I added to make these temporary changes to restore the standard notice to admins / dynamic ticket system for non-admin roles. Cheers, |