On my sidebar “Events Widget” I am trying to remove the words of “View All Events.” I have tried editing the, “events-list-widget.class.php” file and removing the line of:
“/* Display link to all events
echo ‘‘ . __(‘View All Events’, $this->pluginDomain ) . ‘‘;
}
else {
_e(‘There are no upcoming events at this time.’, $this->pluginDomain);*/
}
/* After widget (defined by themes). */”
However, the line of “View All Events” is still on my widget sidebar. So, I am not sure if I am editing the correct file or not?
Here is a link to the site where I am trying to edit this: http://cartertilman.com/rac-admin/