• Hello,

    1. Display information for cpt_relations
    cpt_events has tax hotel, cars and plane.
    cpt_people has tax men, women, boys and girls.
    cpt_countries has tay europe, americas and africa.

    cpt_countries is attached to cpt_events.
    cpt_people is attached to cpt_events.

    on cpt_event_list i want display the # of relations to events by tax.
    on cpt_countries_list i want display the # of relations to events by tax.
    on cpt_people_list i want display the # of relations to events by tax.

    on cpt_event_detail i want the_title() of relations to events by tax.
    on cpt_countries_detail i want the_title() of relations to events by tax.
    on cpt_people_detail i want the_title() of relations to events by tax.

    How can this be done?

    Thanks a lot

    http://wordpress.org/extend/plugins/cpt-onomies/

The topic ‘Display information from the cptonomy relations’ is closed to new replies.