[Plugin: Question and Answer Forum] Output category separately
-
Hi there,
I am trying to incorporate your nice plugin into my template because I want every post to have a “table” of questions belonging to that post below the article. My answers.php is working quite well for that case and I am also modifing the comments function in my functions.php.
What I need now is a code/shortcode to display/output the question-categories and the link to the question-post IN the template. I tried many different things like <?php get_the_category($question->ID); ?> but it wouldn´t output anything.
I checked your plugin source code many times but I am not expert enough I guess.What I don´t want to do is modify your plugin-codes as any update from your site would overwrite it, right? I am not touching plugins for that reason.
Any idea how to output the desired information?
I am very gradeful for any help! Thanks!
http://ww.wp.xz.cn/extend/plugins/question-and-answer-forum/
The topic ‘[Plugin: Question and Answer Forum] Output category separately’ is closed to new replies.