Home › Forums › Back End › Custom Post Types: Where is my “.entry-meta”? › Re: Custom Post Types: Where is my “.entry-meta”?
October 28, 2012 at 2:35 pm
#112835
Participant
Was 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_list