Override LogOut page
#12818
-
Hi. |
Beta Was this translation helpful? Give feedback.
Answered by
ManOguaR
Jun 7, 2025
Replies: 1 comment 2 replies
-
ANYONE HAS MANAGE TO OVERRIDE OPENID LOGOUT? #11644 offers NO SOLUTION and the talk derives into useless information... SPA or NOT, login and logout views are served by orchard... Can anyone tell the community WHERE TO PUT OPENID VIEW OVERRIDES IN THEME? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
FINALLY GOT SOLUTION:
I was using a custom theme selector, and i nedd only themes to be only ENABLED for many overrides.
BUT... to override OpenId views, Theme MUST BE SET TO SITE THEME... and CAN ONLY use Site Theme for OpenId View Overrides :(
al least with my current theme selector settings :P