• Hi

    A couple of issues:
    1. When I try to log in, I get stuck in a continual loop. I get taken to wp-login.php and then after I enter log in details it takes me in a loop back to the same page. It also logs me out fairly regularly. Is there some way of testing whether I have https set up correctly please?

    2. When I look at the cookies I see one from ionicframework.com. I cannot see any plugin relating to that and I wonder whether it is possible to track down why I am seeing a cookie from them please?

    Many thanks

    Rich

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi,

    I would recommend to clear your browser cache first. (working on private session would help as well)

    When I look at the site, it is not https. So some assets would come from unsecure sources. (usually the cause of this, would be images,css etc. coming from with https://… links)

    After then, one possible explanation and solution would be:
    If you configured your site over http this could cause WordPress to try and redirect https traffic back to it’s configured http address. These two redirects together could then combine to create an endless loop of redirects resulting in the error you are seeing. So try to update the configured URL in WordPress (wp-admin) to use the https version of the site.

    2. Ionic framework would be used in one of the plugins, you would have missed that. Please look again. If not,please share a screenshot of your plugin list here.

Viewing 1 replies (of 1 total)
  • The topic ‘Login Loop and Cookies’ is closed to new replies.