- This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
October 26, 2012 at 8:35 pm #40476
Noel Forte
ParticipantHi,
I have set up a custom post type on my WordPress blog, but whenever I visit the archive page that is set up automatically by the custom post type, the posts in the loop never display the “Posted onin | Tagged: “ I do have a custom taxonomy set up with the custom post type, but how do I get the archive page to display the date and taxonomy categories in “
Noel Forte
ParticipantBTW, here is an image to better describe what I’m looking at: http://files.noelforte.com/public/missing-info.png
October 28, 2012 at 2:35 pm #112835Noel Forte
ParticipantWas able to fix simply by using `the_terms()` or `get_the_term_list()`. Those articles can be found at: http://codex.wordpress.org/Function_Reference/the_terms, and
http://codex.wordpress.org/Function_Reference/get_the_term_listAuthorPostsViewing 3 posts - 1 through 3 (of 3 total)- The forum ‘Back End’ is closed to new topics and replies.