• Hy Folks…

    I use the Event Manager for my Band, and i use the Bookings as an Subscribe / Unsubscribe Service for Events. (To see who of my Players are attending)

    I changed everything, so that they only need to unsubscribe, if they can’t attend an Event.

    That was all possible withing the Options, however on the My Bookings Page, there is no Costumization possible. How to do it?

    I only need to change some of the Wordings in there. For Example the Status should not be canceled instead it should be re-subscribed…

    If it’s easier to change in the Language File, then this would be also possible, i use German…

Viewing 1 replies (of 1 total)
  • Don

    (@dcfreeland)

    The code for displaying the my bookings is in the events-manager/templates/templates/my-bookings.php file. You can copy this file and edit it and then place it under your theme.

    It simply displays what the status of the booking is.

    Probably easiest would be to edit the file and if the status is “cancelled”, change it to “re-subscribed” before it writes it out.

    Don

Viewing 1 replies (of 1 total)
  • The topic ‘Change Text on My-Bookings Page’ is closed to new replies.