• Hi all,

    Can I add the registration form to extra fields other than username and E-mail?
    Moreover, it helps me that other fields can be reflected in the “User” of the dashboard.
    I’m using the lgw on the top-right corner and in the text instead of the widget.

    Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter createpop

    (@createpop)

    Hi All,

    Probably, I could do it by myself.
    Pls see:
    cssigniter.com/how-to-add-custom-fields-to-the-wordpress-registration-form/

    FYI: “WPS Hide Login” plugin and other hide login plugins are not compatible with “Login With Ajax”.

    Thank you,

    Plugin Support angelo_nwl

    (@angelo_nwl)

    you can try to modify template file at login-with-ajax/widget/modal/widget_out.php

    Thread Starter createpop

    (@createpop)

    Hi Angelo,

    Thank you for your input.
    I’d appreciate it if you let me know the link how to modify the widge_out.php.
    Thank you,

    Hello,

    The file mentioned by angelo is one of the core files for the plugin. You would need to have some knowledge of custom coding (PHP, HTML) for it. You might consider hiring a developer in case you’re not familiar with custom coding.

    You would need to have a code editor to modify the said file (ie: Notepad++).

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    Actually, whilst it’s in the core plugin, you can (and should) override these in your theme, see our FAQ for information on how to override template files.

    Thread Starter createpop

    (@createpop)

    Thank you for your info.
    But, your suggestions don’t relate to my question.
    It is out of my point, unfortunately.
    I’ll do it by myself.

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    If you’re asking how to add custom registration fields in LWA, I think that answers your question. If on regular registration forms, then no, but we’re providing support for LWA here, not WP in general ??

    That said, we use WP hooks in our registration form, many years ago there was a plugin called “registration form redux” that added registration fields to regular WP form and it worked in LWA, there’s probably others that do similar.

    Or, like you say, if you do it yourself, it actually might make more sense to use the WP hooks anyway since it’d work on LWA and on the regular WP registration page.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to add extra fields?’ is closed to new replies.