• Resolved dreadlocks1221

    (@dreadlocks1221)


    I changed the registration redirect to point to a page that uses a shortcode form to edit the user meta fields. When redirected to the page, everything but the form is there. If I logout and log back in the form appears. I tried modifying the redirect to log the user out first so they would be forced to log back in, but the redirect wouldn’t work. I tried hooking user register to edit a field value via php. The field value did appear in the admin section but the form still did not appear. Is there something I need to do to get the form to load?

    https://www.ads-software.com/extend/plugins/user-meta-manager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jason Lau

    (@jason-lau)

    The form will only show for users who are logged in. A user is not logged in automatically after registering.

    Plugin Author Jason Lau

    (@jason-lau)

    When you create a custom meta field, select Yes for the Add To Profile option. That field will then be added to the user registration form automatically.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Form From Shortcode Builder not Appearing After User Registration’ is closed to new replies.