php - Wordpress - How do i create category/tag/date filters? -
i'm attempting create 'jobs' page on wordpress website. each job has category (eg. designer), , tag location (eg. australia).
currently each 'job' 'post' in wordpress. i'm hoping provide ability users sort jobs either category, tag, date, or combination of 2 or 3.
i've tried bunch of plugins no avail, , wondering if please lend hand explain how may have accomplished this, or me out in other way.
kind regards, glen
perhaps should create custom post type of 'job' category, tag , date taxonomies. can use wp_query display -and sort- job listings. tutorial should enough started: http://new2wp.com/pro/wordpress-custom-post-types-and-taxonomies-done-right/
Comments
Post a Comment