Hi Eric and Phoros, thank you for all the information you are sharing.
Please give me some advice as to where I’ve gone wrong with the coding (my experience with coding is zero). I would like to break down the showtime into days of the week (such as what Phoros has on his site). When I copied the code above into my .php it gave me the following error message:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/musicbym/public_html/edencountry.co.za/wp-content/plugins/showtime/showtime.php on line 161
I replaced it with the original coding that I backed up.
I would like to break the schedule up into days of the week, and have it show up like Phoros has it on his site (in table form, with the schedule appearing underneath when you click on the day).
I will really appreciate your help.