Home › Forums › Calendar Products › Events Calendar PRO › 'Events List' widget not showing the month, just day-name and day-number
- This topic has 7 replies, 3 voices, and was last updated 10 years, 6 months ago by
Support Droid.
-
AuthorPosts
-
October 5, 2015 at 1:53 pm #1011625
peterppm
ParticipantI have just installed the Events Calendar PRO, which seems to be working fine except for one issue.
All I have done is I have used your CSS template to add my own colours to match the site and that is about all.
I stripped that CSS list back out but it made no difference and deactivating and changing themes also has had effect.I have just added the Events list to my Home page as a widget.
It displays the upcoming events but on the left of the info,
It shows the Day of the week and the actual date in the month but doesn’t show the month.
This is quite confusing.Changing from Skeleton, to Full Styles to Tribe Events Styles does not make any difference.
Inspecting the Elements only shows list-dayname and list-daynumber.Any advice, please?
Many thanks,
PeterOctober 5, 2015 at 11:01 pm #1011749Cliff
MemberHi Peter. Thanks for your thorough question.
I tested the Events List widget with the TwentyFifteen theme and it looks just like that link’s screenshots, displaying the month name too.
I checked out the website your system information provided us with, and I see the month name on your /romsley page’s Events List widget… so it seems like it’s working.
If you still think it’s not working, please send a screenshot and a link where I can view that widget in action.
Thanks!
October 6, 2015 at 1:58 am #1011795peterppm
ParticipantThis reply is private.
October 6, 2015 at 8:55 am #1011941peterppm
ParticipantThis reply is private.
-
This reply was modified 10 years, 7 months ago by
peterppm.
October 6, 2015 at 11:40 am #1012004Cliff
MemberThis reply is private.
October 7, 2015 at 1:10 am #1012156peterppm
ParticipantThis reply is private.
-
This reply was modified 10 years, 7 months ago by
peterppm. Reason: Tried this code snippet and it drops the Month in the right place
October 7, 2015 at 4:20 pm #1012537Cliff
MemberPeter, thanks for the additional info.
There are 2 ways to go about this:
- filter the dayname to output the Month Name instead (e.g. “October” instead of “Saturday”)
- One potential downside is that the HTML code will be .list-dayname but it’ll really be displaying “Oct” (the month) — but that should be ok
- Additionally, you’ll lose the day name, since it’s being replaced by the month name — but that’s probably just fine since you’re trying to avoid the confusion of visitors thinking an event is “this Saturday” or “next Wednesday”
- Here’s a sample snippet to make this change: https://gist.github.com/cliffordp/5c6fae0071a07b2e2e73
- use our Themer’s Guide to override the /wp-content/plugins/events-calendar-pro/src/views/pro/widgets/modules/single-event.php file (e.g. add span class=”list-monthname” to display the month name in addition to the day name)
I hope this information helps you get the customizations you’re wanting! 🙂
Please let me know how it goes for you.
October 22, 2015 at 7:05 am #1016882Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
This reply was modified 10 years, 7 months ago by
-
AuthorPosts
- The topic ‘'Events List' widget not showing the month, just day-name and day-number’ is closed to new replies.
