Home › Forums › Calendar Products › Events Calendar PRO › Events Calendar Pro Version 2.09, Advanced List Widget Display Issue
- This topic has 6 replies, 4 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
October 10, 2012 at 3:57 pm #26443
Kristy
ParticipantUsing WordPress 3.4.2
TwentyTen theme
Advanced List Widget for upcoming events is displaying “Starts:” at the beginning of each listing making it impossible to show start times with dates effectively.
http://screencast.com/t/v9UgsdihPby
It even dispays “Starts:” when no options are checked in the widget settings. Is there a fix for this?Thanks!
turiyaOctober 10, 2012 at 4:11 pm #26445Jonah
ParticipantHi Kristy,
That’s strange because I don’t believe we ever had the “Starts:” text in the widget. Do you have an override view of events-advanced-list-load-widget-display.php in an ‘events’ folder in your theme? Perhaps you modified this view… We did notice some problems with the widget after release particularly related to the widget displaying the end date no matter what and I’ve got a patch for that here: http://cl.ly/code/2g3x3R0c0z1s – just copy the code there and replace the code in the /wp-content/plugins/events-calendar-pro/views/events-advanced-list-load-widget-display.php file.
If you have an override view of the the, you can modify it and you should be able to remove the “Starts:” text yourself.
I hope that helps, but let me know if you are still having issues with this.
Thanks,
JonahOctober 10, 2012 at 7:29 pm #26451Daniel
ParticipantJust chiming in here. I was having the same problem and noticed that ‘starts’ is indeed in the events-advanced-list-load-widget-display.php file provided with ECP.
http://cl.ly/image/2Z092m193b13
I ended up creating an override view with out ‘starts’.October 10, 2012 at 7:57 pm #26454Jonah
ParticipantHi Daniel,
My bad, you’re right. I was searching for “Starts:” with a colon instead of “Starts” without. I think we introduced some slight changes to the widget in 2.0.9 including this one. What you’ll need to do if you want to get rid of the “Starts” is make a copy of /wp-content/plugins/events-calendar-pro/views/events-advanced-list-load-widget-display.php and place in an ‘events’ folder in your theme. Then just comment out or remove line 46:
//echo __('Starts', 'tribe-events-calendar-pro') . ': ';
I hope that helps, let me know if anyone needs anything else with this.Regards,
– JonahOctober 11, 2012 at 11:43 am #26498Kristy
ParticipantPerfect! Thanks.
October 11, 2012 at 12:45 pm #26504Jonah
ParticipantGlad that helped Kristy! Is there anything else you need with this or can I mark it as answered and closed?
– Jonah
July 7, 2015 at 6:26 am #977977Support 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. -
AuthorPosts
- The topic ‘Events Calendar Pro Version 2.09, Advanced List Widget Display Issue’ is closed to new replies.
