Viewing 15 replies - 1 through 15 (of 41 total)
  • tried it (#_ATTENDEES) and seems to be working fine, place it in EM Settings > Formats/Layouts > Default single event format ?

    Thread Starter pesiiin

    (@pesiiin)

    yes as I paste code (now I see it was too long) so just last few lines:

    {has_bookings}
    <h3>Bookings</h3>
    #_BOOKINGFORM
    {/has_bookings}
    <h3>Attendee list</h3>
    #_ATTENDEES

    can You show me how it looks on some demo page ?

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    here’s what’s on the demo page – http://pastebin.com/mKPcdVmv

    Thread Starter pesiiin

    (@pesiiin)

    thanx Mark, but nothing to do with my guestion. I need to see all attendees under each event (using as RSVP of team players to sport match, so coach needs to know who’ll be there). If I use `<h3>Attendee list</h3>
    #_ATTENDEES` I did not see anything under <h3>Attendee list</h3> even if I book myself to event like a test player of the match.

    looks @ http://shareimage.org/images/nacvyc96yer4ffya02q6.png

    Also, can you try it on default theme or turn-on WP_DEBUG?

    Thread Starter pesiiin

    (@pesiiin)

    exactly what I need. I install test wp and use default theme. after booking I see there avatar (on my site I dont use avatars, maybe its reason I cant see anything). how can I switch from avatars to the list from Your picture ?

    here’s the code (shared by @shonu); use the template file @ placeholders/attendees.php and copy these codes to it

    For more instructions:
    http://wp-events-plugin.com/documentation/using-template-files/


    [ 86 lines of code moderated. For more than 10 lines of code please use pastebin.com instead. ]

    Thread Starter pesiiin

    (@pesiiin)

    thanx, working fine

    harsha52

    (@harsha52)

    Hi All,

    I am unable to follow this as i am using “BuddyPress Default 1.5.5 by the BuddyPress team” Theme

    i am unable to find the this path “wp-content/themes/theme/plugins/” as mentioned in below path.

    http://wpem-site.s3.amazonaws.com/wp-content/uploads/2011/04/template-folder-theme.png

    Please help i am stumped πŸ™

    Thanks
    Harsha

    agelonwl

    (@angelonwl)

    @harsha52

    how about bp-themes\bp-default\plugins\events-manager ?

    Note: you have to create folders for plugins\events-manager inside bp-themes\bp-default

    harsha52

    (@harsha52)

    Thanks for the quick reply agelonwl,

    Let me try this method right now.

    Thanks
    Harsha.

    harsha52

    (@harsha52)

    Hi agelonwl,

    It worked absolutely fine, But i do not want Avatars to be displayed there
    i have used “[event event=26]#_ATTENDEES[/event]” placeholders in the event page. If i remove “[event event=26]#_ATTENDEES[/event]” this nothing display’s. Can you please help me.

    Thanks
    Harsha

    agelonwl

    (@angelonwl)

    did you try my previous post, on how to modify the template attendees.php ?

    harsha52

    (@harsha52)

    i am sorry which is your previous post ??

    Did you mean this ?

    “@harsha52

    how about bp-themes\bp-default\plugins\events-manager ?

    Note: you have to create folders for plugins\events-manager inside bp-themes\bp-default” if yes, yeah i tried it displayed like “http://wowdesigns.in/projects/headstart_test/Log.PNG&#8221; i do not want the avatars there.

    if not can you please be more clear which is your previous post ?

    Thanks
    Harsha.

    agelonwl

    (@angelonwl)

    my post above your first post plus “@harsha52”

    Note: if you already tried it, comment out line get_avatar($EM_Person->ID, 50); in your attendees.php

Viewing 15 replies - 1 through 15 (of 41 total)
  • The topic ‘[Plugin: Events Manager] list of attendees’ is closed to new replies.