Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter John Gerritse

    (@sorpresashop)

    I did a little more testing, but when reverting my website to a version just before the upgrade, when still using version 5.4.02, I have the same issue. I’ll run a copy of my webshop in a dev environment to try and figure out what is causing the issue. If I learn anything useful, I’ll post it here.

    Plugin Author John Darrel

    (@johndarrel)

    Hi John,

    Thank you for the details. In the last update we worked on the custom path handle when the rewrite rules are not ser correctly in the config file. I don’t know if it’s your case.

    Some solutions:

    1. If you are using a cache plugin and custom admin path, include the custom admin in the URL exception of the cache plugin.
    2. Switch on the WP Ghost > Advanced > Compatibility > Clean Login option to avoid any redirect before applying the cookies on the custom admin path.
    3. If the above solutions are not try with the default wp-admin path as it seems to be a cookie issue on the custom admin path (probably a plugin conflict).
    4. If you are using a Nginx server, restart the Nginx after saving the settings in WP Ghost to apply the rewrite rules.

    These are the main reasons the custom login is not working. It you find anything that can help us identify the issue please let us know.

    Best regards,
    John

    Thread Starter John Gerritse

    (@sorpresashop)

    I’ve been tinkering a bit with it, but haven’t resolved it yet. Clean login is enabled. I don’t use a cache plugin.

    The only place where logging in doesn’t work, but used to, is the page I created for customer logins using the [woocommerce_my_account] shortcode. Logging in through the default wordpress login page does work.

    That at least narrows it down.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.