Closed boonebgorges closed 9 years ago
Are you talking about example.com/events/event/POST-SLUG
?
This is handled by EO's default template. I do not think we should do anything for EO's default template.
By that, I mean we shouldn't force the BP interface on it. If we do want to do something, my thoughts are we should just widen the template and make it look less like a WP post.
Widening the template is something that we cannot do for all WP themes due to theme compatibility, but it's something we can do for CAC.
Yeah, I do mean that kind of URL. I agree that we shouldn't force the BP interface on it, but it would be nice if the event-related content were formatted in a way that's reasonably similar to the way it appears in the group and user context. At least in bp-nelo, it's very different. Maybe use a common "event-content" template, and inject it as necessary? (I'm saying this without having looked at how this is handled natively by EO.)
On 04/17/15 21:59, r-a-y wrote:
Are you talking about |example.com/events/event/POST-SLUG|?
This is handled by EO's default template. I do not think we should do anything for EO's default template.
By that I mean, we shouldn't force the BP interface on it. If we do want to do something, my thoughts are we should just widen the template and make it look less like a WP post.
Widening the template is something that we cannot do for all WP themes due to theme compatibility, but it's something we can do for CAC.
— Reply to this email directly or view it on GitHub https://github.com/cuny-academic-commons/bp-event-organiser/issues/31#issuecomment-94113446.
I think I've done enough to address this for the plugin.
For CAC, we can copy single.php
from bp-default, paste in our theme directory and rename to single-event.php
to do additional mods there.
Going to close this one.
Currently, they don't look alike at all. Is this totally theme dependent?