Hello Cristián, sorry for the inconvenience. I guess what i don´t understand is how to redirect logged in users to the LIW page when they click in the links of the MOP page, when they are all ready logged in.
Since i have the links in the MOP page directing to the wordpress form:
https://www.escuelacosmetologiabf.cl/wp-login.php?
How can i achieve that, if they have all ready logged in once, and if they click again on this same MOP links, that they don´t have to actually log in again, but get redirected instead to the LIW page…
It seems basic, but i don´t get it, ¿ is it correct to be placing in the MOP page the wordpress form link as the links to acces de LIW page? ¿or shoud i place the links to the LIW page in the MOP page links instead?
Or even, since i have a page in my website called “Intranet” that is set as the MOP page, ¿should i put in the link to go to the lntranet page the link to go to the LIW page instead ?
As for now, i have succesfully placed this code in the LIW page to show different content to them:
[s2If current_user_can(access_s2member_ccap_example)]
content for example ccap
[/s2If]
As for a possible solution, please tell me if it is the right way for achieving what i need, would be placing this in the LIW page instead be what i need?:
[s2If is_user_logged_in() AND current_user_can(access_s2member_ccap_example)]
[/s2If]
thanks
FYI: really sorry to add another different and new issue here, it just came up, the most weird thing, when i de-activate the w3 total cache plug in S2 stops giving acces to protected pages, it still allows to log in and shows correctly the LIW content, but when trying to access the next protected content it sends back to the MOP page…!!! so annoying ¿any idea what can cause this or how to fix it?
thanks again