Excluding the Event Details from booking form

WordPress Event Management, Calendars & Registration Forums General Question Excluding the Event Details from booking form

This topic contains 3 replies, has 2 voices, and was last updated by  Stephen Harris 10 years, 8 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12953

    Hi,
    Id like to exclude or move, or remove the first section of the booking form in Event Organizer Pro the section with a map, “start date”, “venue” and “Categories ” in order to begin with an event description.

    Grateful for some help!

    “EsbjornAgain”

    Esbjörn Börjeson
    #12956

    Hi Esbjörn,

    Event Organiser uses your theme’s single.php template (if it can’t find a single-event.php) and inserts the event details before the description. So there are two ways of doing this:

    1. Create a copy of single.php named single-event.php in your theme.
    2. …or copy event-meta-event-single.php from event-organiser/templates into your theme and edit/remove the details.

    Either is fine, but (1) is perhaps better. Once you have created single-event.php you can also make changes specifically to an event’s page.

    Stephen Harris
    #12969

    OK,
    That seemed to work.! Thanks! Next problem is localisation in the booking form. Several terms like “price”, “quantity” etc, that previously was translated to swedish with a localisation plug-in is now in English again, and I cannot change them back with the localisation plug in.

    Thanks!

    Esbjörn Börjeson
    #12976

    When you say “previously was translated” – when did it change? Did it loose the translation when updated the plug-in / WordPress? Also, what localisation plugin were you using?

    Stephen Harris
Viewing 4 posts - 1 through 4 (of 4 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.