Support

Home Forums Event Espresso Premium People Add-on – People Type appears below "Events this person is involved with:"

People Add-on – People Type appears below "Events this person is involved with:"

Posted: January 8, 2016 at 12:29 pm


Daniel

January 8, 2016 at 12:29 pm

When I look at the people page for a single person below the description is:

Events this person is involved with:

followed by
<b>the people type this person is assigned to</b> i.e. <b>Instructors</b>

followed by the list of events this person is associated with.

I don’t know why I’m seeing people type “Instructors” above the list of events.
It looks odd there and I’d like to remove it.

Please advise.
Thanks,
Janet (Susan’s web developer)


Daniel

January 8, 2016 at 12:34 pm

Here’s the source code

<div class="eea-people-addon-person-events-container">
<h3>Events this person is involved with:</h3>
<div class="eea-people-addon-people-type-container">
<h4 class="eea-people-addon-people-type-label">Instructors</h4>
<ul class="eea-people-addon-event-list-ul">

  • It’s the people-type-label I want to remove…


    Daniel

    January 8, 2016 at 12:38 pm

    I just used CSS to remove it but wonder why it was there in the first place…


    .eea-people-addon-person-events-container .eea-people-addon-people-type-label
    {
    display:none;
    }


    Lorenzo Orlando Caum

    • Support Staff

    January 8, 2016 at 6:25 pm

    Hi, it looks like you were able to figure this out on your own.

    Did you have any other questions about the People add-on?

    Thanks


    Lorenzo


    Daniel

    January 8, 2016 at 6:31 pm

    I added a work-around to what appears to be a bug… ๐Ÿ™‚


    Lorenzo Orlando Caum

    • Support Staff

    January 8, 2016 at 6:44 pm

    Hi,

    If you do not want certain content to show, then you could remove it from either of the template files for the People add-on.

    We provide those files so you can safely make changes without editing the core plugin.


    Lorenzo


    Daniel

    January 8, 2016 at 6:50 pm

    Ok. Thanks Lorenzo.


    Tony

    • Support Staff

    January 9, 2016 at 5:37 am

    Hi Susan,

    The reason we display the types there is a person can be assigned to multiple different types across multiple events, so when you add the same person to more than one type something like this will be displayed – http://take.ms/WEXCq

    Listing the events that person is assigned to under each specific type.

    You may have a person as an Instructor within one event and a Speaker within another so we break this down, as your currently only using a single type the above should work fine for you.


    Daniel

    January 9, 2016 at 5:44 am

    Ok. Thanks Tony for the explanation. ๐Ÿ™‚
    Janet

    The support post ‘People Add-on – People Type appears below "Events this person is involved with:"’ is closed to new replies.

    Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

    Event Espresso