• Resolved Mamoon19

    (@mamoon19)


    I want to edit the login page, and want to add a field – Registration Number-. The registration numbers have been already issued to the the members of my society, and I have a database of these. So I want that only those people that have got registration number manually, to be able to signup for membership, by checking their membership number and email, from the database.

    https://wordpress.org/plugins/simple-membership/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wp.insider

    (@wpinsider-1)

    If you are a developer then look in the following file to edit code:

    classes/class.simple-wp-membership.php

    Look for the following function:

    public function login()

    Thread Starter Mamoon19

    (@mamoon19)

    Can you guide me a little more> How to add another field to the signup page, and how to cross check the number entered buy the user from the database……Please.

    Plugin Author wp.insider

    (@wpinsider-1)

    Hi, If you are not a developer then you will need to hire a developer for it. This is not going to be a very quick and easy change unfortunately. I thought you are a developer so if I tell you where the code is you can modify it to whatever you want.

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

The topic ‘Editing Login Page’ is closed to new replies.