Forum Replies Created
-
AuthorPosts
-
digitalbyjess
ParticipantThanks Barry. I figured it out. I was calling my daily list of events “list” view, but it was actually “day” view. I needed to create a copy of events-calendar-pro/views/pro/day/single-event.php at my-theme/tribe-events/day/, then make the code edit you referenced ()
I apologize for the confusion! But I learned a lot about making overrides to the plugin templates and that’s a good thing. Thanks for the help.
digitalbyjess
ParticipantI apologize if I didn’t explain myself well, but I followed the instructions exactly and have the same result: the commas is still on the list view page right before the address, example:
http://denverareamoms.com/events/
Meanwhile, the single event view page is modified into a different format (I do not want to change that page). Example (although you can’t see the previous format):
http://denverareamoms.com/event/holiday-ice-palace-with-santa/2013-11-15/
Thank you!
digitalbyjess
ParticipantThank you for the response!
I followed the Themer’s Guide instructions and created the file wp-content/themes/my-theme/single-event.php. The single-event.php files I used was from the Pro Plugin folder. The same file existed in the standard plugin folder but it did not contain the line of code you referenced.
The line of code you referenced was not found in the list.php file. It is in the single-event.php page. When I edited the line of code, my single page view changed (not the page I was trying to edit), but the comma persisted on the page I’m trying to edit, the list display page.
Thanks in advance!
-
AuthorPosts
