• Hi… I’ve noticed that when there is a session timeout on a site (like leaving the site overnight and having the session timeout), then there is a modal that shows up with the login page showing in the modal. And then when you login via that page, after login the modal stays open and the content shown is whatever is set to be shown after user login.

    It’s possible that this modal is a WP modal, but I’m not sure…

    How can I get the SWAL login modal to show on session timeout instead rather than showing the WP login page in a modal?

    See https://share.zight.com/5zuvzWOP

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author beeky2

    (@beeky2)

    hi Norm,

    yes, that modal is from WP, and it’s usually when you are in the backend.

    in the front end, after session timeout you usually see just not logged in pages.

    is that the case?

    Thread Starter Norm Sash

    (@normsash)

    Hey beeky2….

    It’s definitely happening on the back end. I’ll have to watch the front end to see if it is happening as I spend most of my time in the back end.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to display login modal on session timeout?’ is closed to new replies.