• Hi,
    I need a solution for the following example:

    Within an article about a tour of a musician there should be the possibility to enter the tourdates in custom fields. The problem is we have the key multiplied.

    Date: 12th September
    Date: 17th September
    Place: One
    Place: Two

    The output should be:
    Date: 12th September – Place: One
    Date: 17th September – Place: Two

    How can these values grouped together? We need custom fields because we want to display the values in widgets too.

    Do you have any solution with custom fields or maybe an existing plugin?

    Regards
    Micha

    PS: We don’t want to give the key a suffix like date1/place1!

Viewing 3 replies - 1 through 3 (of 3 total)
  • See if this plugin addresses your needs:
    http://wordpress.org/extend/plugins/custom-field-template/

    Also see Using Custom Fields

    Thread Starter pitpit

    (@pitpit)

    I already spend hours trying to get it to work with CFT and many others like flutter, more fields etc.

    But they all doesn’t meet our requirements.

    rjaus

    (@rjaus)

    I’ve used flutter a little, but from my understanding this could be solved by creating a group of fields and then enabled “duplicate”.

    You can then create as many date/place groups as required for your post.

    The fields and values can then by retrieved through the flutter template options.

    Check out the flutter options.

    Its a better option than date1/place1.

    Have you tried gigpress? It is an awesome plugin for gigs.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Group custom fields’ is closed to new replies.