Support

Home Forums Event Espresso Premium Events this person is involved with

Events this person is involved with

Posted: December 23, 2017 at 12:28 pm

Viewing 4 reply threads


lupineart

December 23, 2017 at 12:28 pm

Hey guys – How do I change this text:

Events this person is involved with:

Thanks,

Derek


Josh

  • Support Staff

December 26, 2017 at 1:38 pm

Hi Derek,

You can either a) use a translation function or b) copy the content-espresso_people-details.php template from the People add-on plugin over to your WordPress theme folder, then edit the text on line 15.


lupineart

December 27, 2017 at 11:27 am

Thanks, Josh.

How do I get a space after the last paragraph and before the “Events this person is involved with” section?

And how do I remove the ‘Teacher’ under above the list of events?

Screenshot

Thanks, Derek


Josh

  • Support Staff

December 27, 2017 at 12:07 pm

Hi Derek,

It looks like you need to remove the CSS that was added that adds the space below the “Classes this instructor teaches:” text. It’s outlined in this screenshot:

https://slack-files.com/T02SY781D-F8KP88H4L-37cfb17aef

Then where you have this twice:

.eea-people-addon-person-events-container {
    margin-top: 10px;
}

You can remove the duplicate and change the value so it’s more than 10px to add more space there.

Finally, you add this to remove the “Teacher” text:

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


lupineart

December 27, 2017 at 2:08 pm

Thanks!

Viewing 4 reply threads

The support post ‘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