• Hello. I need the user to specify the Location in their account settings immediately upon registration. How can I add this to the registration form?

    https://prnt.sc/rO_5nBEOZ1A2

    It is necessary for the user’s location to be applied immediately upon user registration.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Muhammad Ali Akbar

    (@alireyad)

    Hello,
    Yes, this is possible. You can add a location dropdown field to the registration form and save the selected value to the same user meta field _rtcl_location used by the account settings. This will ensure full compatibility, and the user’s location will be available immediately after registration without requiring them to update it later from their profile.

    Registration template path: plugins/classified-listing/templates/myaccount/form-registration.php

    Thank you

    Thread Starter Houdini

    (@romariokg)

    Hi, I understand this is possible, but how do I set it up correctly? Do I need to use some kind of hook and insert it into the registration form? I couldn’t figure it out on my own, so I wrote to you.

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

You must be logged in to reply to this topic.