- This topic has 3 replies, 3 voices, and was last updated 10 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Change messages like after registration
Tagged: custom, Logout, message, Registration
Why do not we handle some core messages such as log out message, registration successfull and “you do not have permission to see this content” message. I know the last one is possible with custom messages plugin. But it provides us editing like a page with css and html codes. It removes this codes when i click save button.
Btw, how can i change “registration successfull” message position? it must be possible.
+1
Couldn’t agree more, would be a very nice option to have.
you can change the message by customizing the language file. Or do you mean by changing the position? You want to show the message somewhere else?
I know the last one is possible with custom messages plugin. But it provides us editing like a page with css and html codes. It removes this codes when i click save button.
I would like to format the message with html. Like centering the output and style it. I originally have a centered layout but when it shows the custom message it aligned left by default. Dunno where to put the code to not make this happen.
Would it even be possible when using custom message plugin.?