Additional Organizer Fields

Home Forums Calendar Products Community Events Additional Organizer Fields

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #951045
    colin
    Participant

    I need to add additional organizer fields e.g
    firstname and lastname to admin and community events

    I have added the fields to the community to form but:

    1) how do i get those fields to store and save in the wordpress DB to be displayed in the admin section organiser information

    and in the admin organiser list admin view and within the admin add/edit organizer views

    #951247
    George
    Participant

    Hey Colin,

    The specific details behind adding fields to “Organizers” are unfortunately a bit outside the scope of our support forums here, as it would require custom coding…

    But we can definitely help you get started in the right direction 🙂

    The first thing I could recommend is to read through a tutorial on enabling custom meta fields on taxonomies, like this tutorial → https://pippinsplugins.com/adding-custom-meta-fields-to-taxonomies/

    As you can see, there’s some extensive custom coding needed to get this all working.

    But once you get the basics down, retrieving data should be as simple as using functions like get_option() to call up the taxonomy meta.

    I hope this helps!

    Cheers,
    George

    #983929
    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 ‘Additional Organizer Fields’ is closed to new replies.