put date in agenda view
-
hi guys,
I’m hoping to get the date to be IN the individual event in agenda view. I’ve hidden the big date bubbles with this code:
.ai1ec-agenda-widget-view .ai1ec-date-title {
display:none;
}but now I’d like to get the date into the actual posts. I figured out where in the .twig file, but I’m a little lost about how to echo the date there.
btw already created a child theme, etc.
thanks!
- The topic ‘put date in agenda view’ is closed to new replies.