Can't get calendar events to list on a separate page (Called 'Classes')
-
I am fairly new to this as well, and took over for someone who had built this WordPress site.
I am trying to maintain this site that uses this plugin. We have our calendar of events here:
https://www.hopkinsartscenter.com/tickets-events/calendar/but we need it to then list the events on this page below the paragraph here: https://www.hopkinsartscenter.com/tickets-events/classes/. It used to have them listed out by Title of Event and then begins on “date”.
I tried to go into her code, and went to the plug in, and tried to work with the class-eventorganiser-shortcodes.php and think I messed it up. For a while I was having the error on one of the lines in the shortcodes sections, where on the web it gave me this error:
Fatal error: Call to undefined function eventorganiser_list_events() in /home/content/38/7854538/html/beta/wp-content/plugins/event-organiser/classes/class-eventorganiser-shortcodes.php on line 195,
and I went to that line and it says:return eventorganiser_list_events( $atts,$args, 0);
}Then I try to add something in after ‘return’ and it makes most of the page go back to normal.
I am trying to figure out what I am missing to make it work.
Help!!https://www.ads-software.com/extend/plugins/event-organiser/
- The topic ‘Can't get calendar events to list on a separate page (Called 'Classes')’ is closed to new replies.