• Currently my Add Event page shows
    Name [input box]
    Email [input box]
    [ input box ]
    The event name. Example: Birthday party

    I would like to change “The event name. Example: Birthday party” to simply “Event” so that it can fall under Name and Email in the same format, like this:

    Name [input box]
    Email [input box]
    Event [input box]

    Then leave a blank line followed by:
    This is a recurring event.

    I would appreciate any help.

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    you can modify template file at events-manager/templates/forms/event-editor.php

    to use templates: https://wp-events-plugin.com/documentation/using-template-files/

    eg. wp-content/themes/Your Theme/plugins/events-manager/forms/event-editor.php

    Thread Starter ma3ry

    (@ma3ry)

    Can anyone give me a better answer than this please.

    Hi Mary,

    Angelo gave you the solution. Actually, there is no other way to customize the event form page…
    First you need to download a FTP software like Filezilla and connect it to your WordPress website. You can find these details on your hosting provider interface.
    Once it’s done, you just have to locate the “event-editor.php” file and modify it.

    I hope it’s gonne help you.

    Regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add Event Formatting For Guest’ is closed to new replies.