custom post

Home Forums Calendar Products Events Calendar PRO custom post

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1040540
    David
    Participant

    I created a custom field to display multiple times for a single event, but I would like to move it. Looking to move the meta data before organizer and after details. I don’t think I have found the correct files to edit.

    http://poolprofessionals.com/event/american-red-cross-lifeguard-training-course-2/

    #1040939
    George
    Participant

    Hey @David,

    Thanks for reaching out! We unfortunately cannot help much with custom coding, but I should be able to help here at least with pointing out how to order things correctly in your single-event views. To put the “Times” custom field section in between the “Details” and “Organizer” section, you should first learn the principles in this guide → https://theeventscalendar.com/knowledgebase/themers-guide/

    Then, use apply those principles to this file in The Events Calendar:

    the-events-calendar/src/views/modules/meta.php

    You should see this bit of code there:

    do_action( 'tribe_events_single_event_meta_primary_section_end' );

    If you move this, it will move where the “additional fields” are displayed 🙂

    I hope this helps!
    George

    #1076181
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘custom post’ is closed to new replies.