ResolvedConstant Login Dropdown Menu

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #21011
    elganza
    Participant

    Hi, there seems to be a bug in the site. I have passwords saved to the domain for the /wp-admin every time I load ANY page on Mac it shoes me a dropdown of my saved passwords where the logo is because it seems that is where you are hiding the user login section until the user clicks the login button.

    Please let me know how to fix this issue. I can send you a screenshot if needed.

    Thanks

    #21015
    Althemist
    Keymaster

    Hi elganza,

    I am not really sure what do you mean. Could you, please provide a link to your site and some screenshots if possible?

    Basically, there is nothing in the theme that can cause such behavior and it’s most like some browser extension you have, as we can’t replicate it in native Safari on Mac. However, we can’t be really sure before we check the problem “live”.

    Regards,
    Dimitar

    #21063
    elganza
    Participant

    I keep replying to this thread and i do not see it! What kind of support system is this?? Might as well use Themeforests

    #21062
    elganza
    Participant
    This reply has been marked as private.
    #21017
    elganza
    Participant

    Yea for sure, so the link is:

    Home

    Here is a link to the screenshot:

    https://drive.google.com/file/d/12xkPeACMwHi-WpY5cR2Et-f6P1T3A_oP/view?usp=sharing

    Thanks

    #21073
    Althemist
    Keymaster

    Hello elganza,

    Sorry for the inconvenience. We have a pretty strict anti-spam system and all topics or replies with more than 1 link are held for moderation.

    Now on the question – this is definitely not theme related. It’s something on your browser. We don’t do anything like this in the theme code. Also, the login form is not where the accounts panel appear in your screenshot, so they are not related.

    I’d suggest checking your browsers privacy settings.

    Also, we have tried on Chrome and Safari on iPhone, iPad and Mac and we can’t replicate what’s on the screenshot. Looks like privacy setting on your own device.

    Regards,
    Dimitar

    #21105
    elganza
    Participant

    This is definitely a theme related issue, the reason you are not seeing it is because you don’t have any passwords saved on the site. Whether you are using Safari or Chrome if you have a password saved this pop up will show.

    I will attach a screenshot to show you. As you can see the Woocommerce login screen is being hidden behind the logo, exactly where that dropdown comes when I first visit the site as I showed in the other image.

    https://drive.google.com/file/d/1x-PG6ByIBqEIRIDDZT8LtHcpO0eEFN0X/view?usp=sharing

    #21109
    Althemist
    Keymaster

    Hello elganza,

    What I am trying to explain is that the passwords panel have nothing to do with the theme, so it’s definitely not a “bug” in the theme itself. It’s part of your browser’s (not really the browser but iOS to be 100% correct) save passwords functionality and not something that can’t be controlled from the theme. Actually, no other device would ever show saved passwords unless the login for is “focused”.

    The only thing we can do is to work with you and try to find a “hack” for the situation, as there is really no semantic way to avoid this. Unfortunately, our devices can’t use the latest iOS and it doesn’t look like your screenshot on our end, so we’d need your cooperation in order to help.

    Please, put the following code in Apparance > Customize > Additional CSS field and check if the “saved passwords field is still visible on the page:

    .lafka-header-account-link-holder {
        display: none !important;
    }
    .lafka-header-account-link-holder.active {
        display: -webkit-flex !important;
        display: flex !important;
    }

    Also, please check if the login form reveal/hide animation still works fine, as on some browsers it may be affected.

    Regards,
    Dimitar

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register