- This topic has 3 replies, 2 voices, and was last updated 10 years 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 › after logout
Hello,
After people logout the go to a page which says:
‘No se encontraron resultados
La página solicitada no pudo encontrarse. Trate de perfeccionar su búsqueda o utilice la navegación para localizar la entrada.’
Which means: No results where found… etc.
It would be better if people would go back to the homepage, or back to the join us page for example.
Is that posible? How do I do that?
Another question, that I asked before but never got answered: In the addon, is it possible to redirect people straight after registration to a certain page? Instead of having to login first?
Thank you for your time…
Hi, please check the following documentation.
Thank you
Hi, thanks a lot! I am not a developer, could you please tell me where I should place that coding?
Hi, the function Create an After Logout Redirection that you will be using as per your request above can be added to your functions.php file. When adding customization to your theme it is best to use a child theme rather than customizing the parent theme. This will prevent you from loosing your custom settings if you ever update the theme.
Let me know if you need more help.