Skip to:
Content
Pages
Categories
Search
Top
Bottom

Generate Password Issue WP 5.6


  • confusedneedhelp
    Participant

    @confusedneedhelp

    Hi,

    Since updating to WP5.6 there is an issue where the following div is always visible:

    bbp-form password wp-pwd hide-if-js

Viewing 16 replies - 1 through 16 (of 16 total)

  • Robin W
    Moderator

    @robin-w

    link to an example on your site please


    confusedneedhelp
    Participant

    @confusedneedhelp

    You can register here:


    Robin W
    Moderator

    @robin-w

    so when is this shown, do you have a link to an example


    confusedneedhelp
    Participant

    @confusedneedhelp

    I am not sure how to send you a link as it is on the Edit Profile page. You have to be logged in to view it and the link is dynamic. It is the Generate Password part of the form. I can send you a screenshot maybe?


    Robin W
    Moderator

    @robin-w

    ok, i registered, but now how do I get to the forums and my profile?


    confusedneedhelp
    Participant

    @confusedneedhelp

    Click on the Profile Icon in the menu bar. It looks like a little man. Then click EDIT.


    Robin W
    Moderator

    @robin-w

    just tried it – generate, show, hide and cancel all work as expected


    Robin W
    Moderator

    @robin-w

    maybe you need to clear your browsercache?


    confusedneedhelp
    Participant

    @confusedneedhelp

    No, it is not the browser cache. Can you confirm that when you load the Edit Profile page that the inputs and the HIDE and CANCEL buttons are not visible? For me they are visible on page load and I thought the default was that they are hidden and only appear when you click GENERATE PASSWORD.


    wpturk
    Participant

    @wpturk

    Hide and Cancel buttons are visible on page load. Is this a custom coding?


    confusedneedhelp
    Participant

    @confusedneedhelp

    No, there is no modification other than some basic CCS changes. When you hit the CANCEL button the whole thing disappears. This is how it used to load for me. Then after clicking GENERATE PASSWORD the whole div would appear.

    The div is called: bbp-form password wp-pwd hide-if-js which suggests it should be hidden but no worries I can manage as it is.

    Thanks for your help.

    If you could remove my website link it would be much appreciated.


    Robin W
    Moderator

    @robin-w

    I see what you mean now – and can replicate on my test site. I can’t say if this is as a result of 5.6 as my site os now at that, and I don’t have a test site at 5.5.x, but when I next generate one, I’ll look at it.

    I’ve removed you site, can you remove me from your site please


    confusedneedhelp
    Participant

    @confusedneedhelp

    Ok thanks, I have deleted you from the site.


    Robin W
    Moderator

    @robin-w

    put this in the custom css area of your theme

    #bbpress-forums #bbp-your-profile fieldset fieldset.password {
    		display: none;
    }

    and let me know if it works !


    confusedneedhelp
    Participant

    @confusedneedhelp

    Hi,
    Thanks Robin, that has fixed it. I am not sure what changed it in the first place.
    Many thanks


    Robin W
    Moderator

    @robin-w


    I am not sure what changed it in the first place.

    nor am I! – I suspect a css change on WordPress, but could spend days and lose the will to live if I tried to find it 🙂

    Anyway, glad you are fixed

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