digitalbyjess

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Removing Comma #77413
    digitalbyjess
    Participant

    Thanks 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.

    in reply to: Removing Comma #76717
    digitalbyjess
    Participant

    I 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!

    in reply to: Removing Comma #76500
    digitalbyjess
    Participant

    Thank 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!

Viewing 3 posts - 1 through 3 (of 3 total)