Replies: 0
I have shortcode to display content to logged in users using the is_user_logged_in() function. When a logged in user visits this page they are logged out and not recognized as ever logging in. I disable the plugin to indentitfy this was the plugin causing the error. I also disabled the cookies in the plugin. It seems that this cookie is causing the problem: “wfwaf-authcookie-“. Am I on the right track or is this caused by some other validation check?