• Resolved perfectweb

    (@perfectweb)


    My site uses https for all pages, and the site addresses in Settings->General include the “https”. I am using Login Widget to redirect logout to a custom page. When someone logs out, the redirect sends them to the “http” version of the page instead of the “https” version. How do I get the plugin to respect the correct URL with “https”?

    https://ww.wp.xz.cn/plugins/login-sidebar-widget/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author aviplugins.com

    (@avimegladon)

    If your complete site is HTTPS then the logout link should also be HTTPS.
    If you don’t have selected a logout page in the plugin settings section. Then after logout the user should be at the same page after logout. If that page is HTTPS then after logout they should be on HTTPS. Please check if $_SERVER[“HTTPS”] variable has “on” value or not in your server.

    Thread Starter perfectweb

    (@perfectweb)

    Thank you for the reply. I came up with another solution for the logout redirect, but thanks anyway!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Logout redirect ignores https setting’ is closed to new replies.