Edit the BuddyPress profile EM output
-
Hi,
I am using BuddyPress. I’m not using Locations in EM. My BuddyPress Profile > Events > Profile listing for events, it is showing the event name and then an
<li>
with #_LOCATIONLINK – #_LOCATIONADDRESS, #_LOCATIONTOWN.I assume I should edit the template to not include Location information.
Can you please tell me how I can edit it? I can’t find it in the admin. I believe it’s option
dbem_bp_events_list_format
, and when I search the code I find this in the file/events-manager/templates/buddypress/profile.php
(where it calls the option) and in/events-manager/em-install.php
(where I think it is setting the option). I just can’t see how I should be modifying it.(The same problem doesn’t occur on the Events > My Events page – it shows a table there.)
Many thanks.
- The topic ‘Edit the BuddyPress profile EM output’ is closed to new replies.