• Resolved osmansufy

    (@osmansufy)


    How can i customize login-page/registration page what will be folder structure ?
    i just need extra field in registration form .

    • This topic was modified 4 years, 9 months ago by osmansufy.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Axel StylemixThemes

    (@axelstm)

    Hello,

    You can find the needed templates in this folder “/wp-content/plugins/masterstudy-lms-learning-management-system/stm-lms-templates/account“.

    Regards

    Hi @osmansufy

    were you able to include extra field in your login form?

    Could you please let me know how did you do that?

    thank you
    Leo

    Thread Starter osmansufy

    (@osmansufy)

    Hello @leogartner

    Yes, I did this way .

    First->Add your field in “/wp-content/plugins/masterstudy-lms-learning-management-system/stm-lms-templates/account/register.php”

    2nd->give this input field unique value in “name” and “v-model”
    3rd->add same value of “v-model” in your data: function () and var data of “/wp-content/plugins/masterstudy-lms-learning-management-system/stm-lms-templates/assetes/js/register.js”

    Finally:Add same value of “name” in register.php in $fields of stm_lms_register() in “/wp-content/plugins/masterstudy-lms-learning-management-system/stm-lms-templates/lms/classes/user.php”

    I think it helps you .
    Best Regards
    [email protected]

    @osmansufy Thanks a lot for your help! Have a great week!

    please how can i set the routes in masterstudy plugin?

    Plugin Support Axel StylemixThemes

    (@axelstm)

    Hi @biggy12

    You can set routes in the STM LMS Settings > Routes section. After, you need to re-save your permalink settings in the Settings > Permalinks section.

    Regards

    @osmansufy
    Thanks for your informations.
    I followed what you wrote but I can’t see the data entered in the form in the registration fields anywhere. Could you help me?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Login page’ is closed to new replies.