• amirgbg

    (@amirgbg)


    I am experiencing an issue with the logout button after updating the Astra theme from version 4.8.10 (working) to version 4.8.11 (not working). The login button still works correctly, but the logout button no longer functions.

    Here is the current HTML for both buttons:

    Login button (working):

    <a class="ast-header-account-link ast-account-action-link ast-header-account-type-text" 
    aria-label="Account icon link"

    target="_self"
    rel="nofollow">
    <span class="ast-header-account-text">Log in</span>
    </a>

    Logout button (not working):

    <a class="ast-header-account-link ast-account-action-link ast-header-account-type-text" 
    role="link"
    aria-label="Account icon link"
    target="_self"
    rel="nofollow">
    <span class="ast-header-account-text">Log out</span>
    </a>

    It seems that the logout button is missing the href attribute.

    Since the issue started only after updating to Astra 4.8.11 (and 4.8.12), could this be a bug in the latest update? Is there an official fix or workaround available?


    Thanks in advance for your help!
    Best regards,
    Amir

Viewing 2 replies - 1 through 2 (of 2 total)
  • I am experiencing the same issue with Astra 4.8.12.

    Hello,

    I appreciate you reporting this to us! Our developers have identified the issue and started working on it. It will be soon released after complete testing of the release version. You can check out the changelog page for the updates: https://wpastra.com/whats-new/

    If you would like to try out the dev version, please reach out to us via our Support Portal. Feel free to mark this thread as Resolved if this addresses your query.

    Kind regards,
    Aradhy ??

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