• bruinkid

    (@bruinkid)


    I have a custom post type ‘job’ and I create a archive-job.php . In my job form, I have a ‘city’, ‘state’ field. I also have a ‘company name’ field.

    How can I display ‘city’, ‘state’, ‘post date’, ‘company name’ in my archive-job.php?

    (‘state’ is my taxonomy. so ‘california’ and ‘new york’, etc will be data for this taxonomy. but ‘city’ is not taxonomy.)

    p.s. ‘post date’ will not be entered, but will be wp-default metadata. But ‘city’, ‘state’, ‘company name’ will be entered by users.

  • The topic ‘How to display data in archive for a custom post type’ is closed to new replies.