Off-canvas login redirects to /my-account/ page when using Caching plugins

This topic has 8 replies, 3 voices, and was last updated 8 months, 4 weeks ago ago by Rose Tyler

  • 7 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    August 4, 2023 at 08:21

    Hello, @TM,

    Thank you so much for purchasing our theme and contacting our support center.

    We are having difficulty understanding your request. Please provide us with more details about your issue. Additionally, we recommend recording a video of the problem and uploading it to a file sharing service such as WeTransfer (https://wetransfer.com/) and provide us with URL.

    Also, create temporary wp-admin access, so we can check your settings and help you.

    To provide wp-admin access, you can create a new user account with administrator role via the Dashboard, and provide us with the username and password via the Private Content area.

    WP Admin URL:
    WP Admin Username:
    WP Admin Password:
    Page URL in which the issue appears:

    Thank you for your cooperation.

    Best Regards,
    8Theme’s Team.

    Avatar: TM
    TM
    Participant
    August 4, 2023 at 08:35

    Hello Tony,

    Thank you for your prompt response.

    Please find the details.

    Thanks again.

    Please contact administrator
    for this information.
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    August 4, 2023 at 08:57

    Hello, @TM,

    Thank you for the login details and video.

    We have resolved your issue. Please clear your browser cache and revisit your site. Additionally, we have disabled the “Enable caching for logged-in WordPress users” setting in WP-Rocket.

    We have created a video for your reference. Please watch it for further information; the video URL can be found in the private content area.

    Best Regards,
    8Theme’s Team.

    Please contact administrator
    for this information.
    Avatar: TM
    TM
    Participant
    August 4, 2023 at 09:03

    Dear Tony,

    I did tried that as well.

    Please try to log in 2-3 times, it will be the same.

    Thanks.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 4, 2023 at 13:51

    Hello, @TM,

    Thank you for your response.

    We have added the next php code snippet to your child-theme/functions.php:

    add_filter(
     'init',
     function() {
      if ( isset( $_REQUEST['woocommerce-login-nonce'] ) ) {
       $_REQUEST['woocommerce-login-nonce'] = wp_create_nonce( 'woocommerce-login' );
      }
     }
    );

    Please, check now.

    Best Regards,
    8Theme’s Team.

    Avatar: TM
    TM
    Participant
    August 4, 2023 at 14:11

    Thank you @Rose Tyler

    That seems to work.

    Thanks again, and have a nice weekend.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 4, 2023 at 14:32

    Hello, @TM,

    You’re welcome!
    Have a nice weekend too.

    Best Regards,
    8Theme’s Team.

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.