Hey!

Rahul thank you for great plugin.

I have some trouble with plugin settings.

1. Can my site visitors ask question without any login or registration? Only simple question form?
2. How can i add search form on the top of page like it done on your site?

Thank you

Check the github issue

We want to set up our website so that people can ask a question. Admin then can hold it for moderation (you have that) and answer it as they please. Regular users can’t answer questions and can’t even see the answer unless they are registered and logged in. Is this possible?

Thanks,

Matt

Can you make an addon
That feature notification system
For
Answers
comments on answers
Points
Badges
Followers
With ajax live popup and sound and notification bar
Something like facebook

We have decided to make Pro theme for anspress, and started working on it.

so i use this code

<?php
$count_posts = wp_count_posts(Questions);
echo $count_posts->publish;
?>

it’s not working idont know why
is the custom post have another name ?
if so what is the name of the custom post for questions and answers

Add a button to delete the question for the question author.
I also made a video of bugs http://screencast.com/t/o1QXeNh1rND
There is an error on line 575 in includes/anspress-posts.php

If you create a label and start using it you can’t sort by it.You have to go into the wordpress question and press Update.

Notice: Undefined variable: current in C:\xampp\htdocs\wp-content\plugins\anspress-master\admin\moderate.php on line 76

Notice: Undefined variable: total_items in C:\xampp\htdocs\wp-content\plugins\anspress-master\admin\flagged.php on line 353

Notice: Undefined variable: total_items in C:\xampp\htdocs\wp-content\plugins\anspress-master\admin\flagged.php on line 355

Notice: Undefined offset: 10 in C:\xampp\htdocs\wp-content\plugins\anspress-master\admin\meta_box.php on line 100

Notice: Undefined offset: 10 in C:\xampp\htdocs\wp-content\plugins\anspress-master\admin\meta_box.php on line 101

Notice: Undefined index: 127.0.0.1 in C:\xampp\htdocs\wp-content\plugins\anspress-master\admin\meta_box.php on line 100

Notice: Undefined index: 127.0.0.1 in C:\xampp\htdocs\wp-content\plugins\anspress-master\admin\meta_box.php on line 101

Notice: Trying to get property of non-object in C:\xampp\htdocs\wp-content\plugins\anspress-master\includes\anspress-labels.php on line 117

[10-Oct-2014 23:23:21 UTC] PHP Notice: Undefined index: matematica in C:\xampp\htdocs\wp-content\plugins\anspress-master\admin\meta_box.php on line 100

[10-Oct-2014 23:23:21 UTC] PHP Notice: Undefined index: matematica in C:\xampp\htdocs\wp-content\plugins\anspress-master\admin\meta_box.php on line 101

[10-Oct-2014 23:23:21 UTC] PHP Notice: Undefined index: question in C:\xampp\htdocs\wp-content\plugins\anspress-master\admin\meta_box.php on line 100

[10-Oct-2014 23:23:21 UTC] PHP Notice: Undefined index: question in C:\xampp\htdocs\wp-content\plugins\anspress-master\admin\meta_box.php on line 101

Matematica is a tag

How to send private message?