Question instead of comments

4.03K viewsFeature request
0

I want to replace the comment functions for posts (also custom post types) with anspress questions.

Instead of commenting to a post, the user should see a “Ask a question about this post”.

When he clicks on this button he will get to the question ask form. Then all questions according to this post should be shown below it (list style like anspress front page).

Technically it can be done like this:

The post-question linking thing is handled via tags. So every post gots a own tag (may the slug of the post like “how-to-update” for the “How to Update” post)

When the user clicks on the “Ask a question about this post” link under the “How to update” post, the tag “how-to-update” is prefilled. so the question is linked correctly to the post. (may via url like site.com/questions/ask?post=how-to-update)

Then the system shows all question with tag “how-to-update” below the “How to update” post.

I hope you understood 😛

It should also handle custom post types, so not only default post type. May the best would be to create a plugin for that.

Any news on this?

0

Widget and feature already exist in AnsPress. But this need more improvement. Will work on it after 2.3

How can I currently use it?

Any news on this?