• Resolved yourkinkz

    (@yourkinkz)


    Hello community,

    on the registration form I want to disable the buddypress name field. The Youzify video solution with the code on GitHub doesn′t work.
    https://gist.github.com/KaineLabs/6f86315ba12123ebcf461f71923d0782
    I am getting this error:
    An invalid form control with name=’field_1′ is not focusable. <input id=?”field_1″ name=?”field_1″ type=?”text” value aria-required=?”true” required aria-labelledby=?”field_1-1″ aria-describedby=?”field_1-3″>?

    Maybe you have a solutions with a new code for this.

    Thank you in advance.

    Kind regards,

    Johannes

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Support Youzify

    (@kainelabsteam)

    Hello,

    Thank you for reaching us

    Please you can use this snippet instead

    https://gist.github.com/KaineLabs/6f86315ba12123ebcf461f71923d0782

    To find how to add the snippet, kindly check this article

    https://kainelabs.ticksy.com/article/17309/

    Best Regards, KaineLabs Team.

    Thread Starter yourkinkz

    (@yourkinkz)

    Hello KaineLabs Team,

    yes I already find that snippet and I send the exact link in my question.., but it doesn′t work.

    Please provide a new code. Thank you.

    • This reply was modified 1 year, 4 months ago by yourkinkz.
    Plugin Support Youzify

    (@kainelabsteam)

    Hello.

    We have tested the snippet on our testing website and it’s working fine for me. Please try to install All Snippets plugin and put the snippet tehere without PHP tag instead of put it on bp-custom.php file.

    Best Regards, KaineLabs Team.

    Thread Starter yourkinkz

    (@yourkinkz)

    Hello, I have testet the snippet with the “Code Snippets”-Plugin -the same error appears.
    An invalid form control with name=’field_1′ is not focusable. ?

    Best regards, Johannes

    Plugin Support Youzify

    (@kainelabsteam)

    Hello,

    This weird. Can you please send me a screenshot of the code added on your website please? You can upload it to this website and send the link here:

    https://imgbb.com/

    Best Regards, KaineLabs Team.

    Thread Starter yourkinkz

    (@yourkinkz)

    Hello,

    Screenshot of the insert Code in the “Code Snippets” Plugin
    https://ibb.co/nrFscVj
    Screenshot of the registration page and the error, which appears. The registration button doesn′t work, the page doesn′t load again.
    https://ibb.co/0CKhFNn

    Screenshot of the insert Code in the “Code Snippets” Plugin without the CSS-Code of display none.
    https://ibb.co/DpjscVs
    Screenshot of the registration page with the field “Name” and the error-message with appears all the time.
    https://ibb.co/G3ynbZG

    I hope you have enough information to find the problem and the solution.

    Best Regards, Johannes

    Plugin Support Youzify

    (@kainelabsteam)

    Hello,

    Sorry, we missed your reply. Seens there was an issue with our notifications system. Have you solved the issue? Actually it’s hard for me to check why the snippet does not work on your website since it works fine on our testing site.

    Can you please do a conflict test (disable all non BuddyPress and Youzify plugins for temporary and change wordpress theme to default WP theme). And then check if the snippet works or not.

    Best Regards, KaineLabs Team.

    Thread Starter yourkinkz

    (@yourkinkz)

    Hello,

    not directly yet. I have done a conflict test only BuddyPress, Youzify and Code Snippet Plugin were active with the standard wordpress theme. The snippet doesn′t work and the same error as before appears.

    Best Regards, Johannes

    • This reply was modified 1 year, 4 months ago by yourkinkz.
    Plugin Support Youzify

    (@kainelabsteam)

    Hello.

    What PHP version do you use? If you use 7.4 version, please upgrade it to 8 version.

    Also, please try disable all plugins except BuddyPress for temporary and see if the issue persist or not.

    Because I make sure and tested it several times, the snippet works on our side. It can hide the “Name” field from registration form.

    Best Regards, KaineLabs Team.

    Thread Starter yourkinkz

    (@yourkinkz)

    Hello,

    I use the PHP 8.2 Version. I have disabled all plugins except BuddyPress and the issue still persist.

    The code hide the “Name” field from the registration form, but you can′t register with the button.

    But I find a code which work. https://ibb.co/2FwsMJy + CSS “Name” field – display: none. It works not perfectly but it works.

    Best Regards, Johannes

    Plugin Support Youzify

    (@kainelabsteam)

    Hello

    The CSS only hides the “Name” field but you need to make the “name” field not required or people will not complete their registration.

    This weird. I would love to help but I need to investigate your website directly. Unfortunately, this forum does not allow me to ask for your credentials.

    I recommend you to hire a freelancer for this custom job or you may consider purchasing a PRO version so you can have access to our Premium Support Forum. Our agents will be happy to help you to make it 100% works.

    Sorry for this situation.

    Best Regards, KaineLabs Team.

    Thread Starter yourkinkz

    (@yourkinkz)

    Hello,

    ok thank you for you help anyway. My new code works.

    Best Regards, Johannes

    Plugin Support Youzify

    (@kainelabsteam)

    Hello

    You’re welcome. I am glad the new code works.

    Best Regards, KaineLabs Team.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Disable Buddypress Registration Name Field’ is closed to new replies.