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 #1

Merged
merged 1 commit into from Dec 1, 2016

Conversation

dwlorimer
Copy link
Owner

Add spans and classes to the time and date displays in the UL LI date and time structure.

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.
@dwlorimer dwlorimer merged commit 2ce68d0 into master Dec 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant