Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Dave

    (@sourcez)

    Hi – sorry I missed your post. If you still have a question please reply and I’ll provide some guidance on how to change it.

    Thanks

    Thread Starter jr2009

    (@jr2009)

    Hi Dave. Yes, I still haven’t figure out how to change that. Please assist.
    Thank you.

    I’ve just found this plugin and gonna use in one of my websites.

    @jr2009
    It was also my first demand, so I’ve studied the code and figured it out.
    In seatt_events_include.php file just replace every $current_user->user_login with $current_user->display_name. That’s it.

    Hello
    is it possible on the main page that users can REGISTER AND UNREGISTER to en event? and then it should display the registered users AND the unregistered users?

    i will build a wordpress page for our soccer team. So in that case all team-members can register or unregister to an event/soccer-practice.

    thanks for help.
    best regard
    iAJ

    Plugin Author Dave

    (@sourcez)

    Hi iAJ,

    There isn’t currently a way of doing this, and I think it would be a little difficult to implement in this simple plugin. As I understand your request, you would need to either:
    1) List all wordpress users that haven’t explicitly registered, as unregistered
    2) Pre-set which users could register for the event, thus providing the unregistered list

    I suppose you could also just include a list of everybody in the page text?

    hello dave

    thank you for your reply! i changed your code a little bit and now it works perfect for my case (I also create a new table). is that ok for you and can i deploy it on my homepage? if you would I could send you the “new” plugin/the adapted php files!?
    thanks a lot for your basic work.
    greetings from switzerland

    Plugin Author Dave

    (@sourcez)

    Absolutely! You’re free to use the base-app in any way you choose!

    I’d be keen on seeing what you’ve added, if you get a chance please sent it through to support@3cc.org

    Thanks!

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