Home › Forums › Calendar Products › Events Calendar PRO › Events Calendar Pro Widget (events list)
- This topic has 6 replies, 3 voices, and was last updated 10 years, 5 months ago by
Geoff.
-
AuthorPosts
-
October 22, 2015 at 6:44 am #1016845
Justin
ParticipantHello,
We are having a couple issues with the calendar widget (events list). We are using the following shortcode: [tribe_events_list]
1. The first issue is that the widget is displaying recurring events, so the next 3 events displayed all have the same exact title. How do we disable recurring events from being displayed in the list (except for the next iteration of that event)?
2. Also, the dates that are displayed in the icon to the left (appears within the div with class=”list-date”), are not correct and do not match the actual date of the events listed.
The example can be found at the URL provided.
Thank you!
October 22, 2015 at 8:52 am #1016950Brian
MemberHi,
I can help out on this.
For the recurring events if you check this setting it will only show the next instance in the series:
Events > Settings > General Tab > “Recurring event instances”
As for the date icon, you can replace the contents of this file:
plugins/events-calendar-pro/src/functions/template-tags/widgets.php
With the coding here:
That will fix the issue until we can release a patch.
Let me know if that works.
Thanks
October 22, 2015 at 6:34 pm #1017149Justin
ParticipantThis reply is private.
October 23, 2015 at 1:53 pm #1017457Brian
MemberHello,
You’re Welcome for the first part.
We will have a fix in the next release so you should not have to change the file then. It should be all set.
For your other questions.
Widget Title
The widget title is created using WordPress’s standard format and generally it is not possible to add a link for it.There is this plugin though that enables you to make a Widget title a link:
https://wordpress.org/plugins/widget-title-links/
That should work for the widget, but there is generally not way to add a link for the shortcode unless you add it to the template per the editing instructions below.
Text Widgets
To use a shortcode in a text widget you must first add this filter to do it in WordPress:https://digwp.com/2010/03/shortcodes-in-widgets/
Editing Templates
You can edit any of the event templates by moving them to your theme following our themer’s guide:https://theeventscalendar.com/knowledgebase/themers-guide/
There you want to move and edit this file:
plugins/events-calendar-pro/src/views/pro/widgets/list-widget.php
To Change the WordPress View More.
Let me know if that helps.
Thanks
October 26, 2015 at 6:15 pm #1018743Justin
ParticipantPerfect, thank you!
October 27, 2015 at 5:30 am #1018803Brian
MemberGreat glad it helps.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
November 5, 2015 at 1:58 pm #1022343Geoff
MemberHey, just chiming in here to let you know that Events Calendar PRO 3.12.6 just released moments ago and includes a patch for this issue. Thanks so much for reporting this and for your patience while we worked on a solution. Feel free to hit us up with a new thread if you continue to see an issue or run into any others and we’d be happy to help.
-
AuthorPosts
- The topic ‘Events Calendar Pro Widget (events list)’ is closed to new replies.
