Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update template_tags.php w/ time classes #178

Merged
merged 2 commits into from Feb 14, 2017

Conversation

dwlorimer
Copy link
Contributor

Problem:
The dates and times listed in the UL, LI structure are plain text, without even a span or class to identify them.

For example, see the screenshot from this site:
http://www.skypeug.com/events/baltimore-fall-2016/

image

Solution:
I am simply proposing to wrap those dates in a span with a class, so they can be accessed properly. We had to made this edit manually on our site because we need to access those dates in javascript.

Add spans and classes to the time and date displays in the UL LI date and time structure.
…l-dates

Update template_tags.php w/ time classes
@dwlorimer
Copy link
Contributor Author

Please let me know an update when you know the status.
I don't know the relationship between event-espresso-core, and event-espresso-decaf (I don't see a repo for decaf on here), but this change needs to be made in decaf also.

Thanks!

@tn3rb
Copy link
Member

tn3rb commented Feb 14, 2017

merged to master branch
thnx for your contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants