• Resolved wesoli

    (@wesoli)


    Hi

    Since updating to v5.1.0 event organisers can no longer successfully select themselves or their venues from the provided dropdown menus. Instead, when they select themselves, or any other organiser, they are presented with the fields to create a new venue or organiser.

    I can, however, as admin, correct their venue or organiser fields from the backend. Additionally, as admin, I can browse to the “Add Event” page and successfully select venues and organisers without any issues. All organisers have the Role of Subscriber and need to be logged in to add and manage their events.

    Regards
    Wesley

Viewing 1 replies (of 1 total)
  • Thread Starter wesoli

    (@wesoli)

    In the case of the organiser the issue relates to this section of the new event form:

    <div id="event_tribe_organizer" class="tribe-section tribe-section-organizer ui-sortable tribe-is-creating-linked-post">
    ...</div>

    Selecting an organiser from the dropdown menu makes the follow fields visible, but they are all blank.

    <input id="organizer-phone" type="text" name="organizer[Phone][]" class="organizer-phone" size="25" value="">
    <input id="organizer-website" type="text" name="organizer[Website][]" class="organizer-website" size="25" value="">
    <input id="organizer-email" type="text" name="organizer[Email][]" class="organizer-email" size="25" value="">

    If you try and add an organiser with the same details you get the error that the organiser already exists – which is to be expected.

    If the event is saved and the added event is viewed in the list, all the fields are correct, except for the organiser which has a dash ‘-‘. As explained previously this can be corrected by logging in as admin and updating the event on the backend.

    This behaviour differs when being logged in as admin and adding a new event on the same frontend page. When an organiser is selected “Edit Organiser” appears next to the dropdown menu.

Viewing 1 replies (of 1 total)
  • The topic ‘Venue and Organiser dropdown menus not working correctly since v5.1.0’ is closed to new replies.