Dedicated Category Page

Hi, This may help form a previous post. Dedicated Category Page [anspress question_category="category_1,category_2" question_tag="tag1,tag2"] Thanks.

Feedback for increasing social activity on your AnsPress site

All is good. But I think people will not like that their activity posting in facebook wall. That’s why as a default make this feautre “off” if user want, they can “on” it.

Editing CSS / styles of Anspress?

#anspress{ background:#fff; padding: 10px; } Simply add above code to you css. Rest of your answer can be found here: http://anspress.io/questions/question/filter-by-category-in-widget/

How to change colors and styles of anspress?

See the documents -> theme override to add your own styles. Cheers

Cutoff text error

will be fixed in upcoming version.

What is a “Questions” Page and “Answers” page?

Question page is refer to single page where question detail and all answers are listed. There is no answer page exists. And we prevent output of single answer page.

How can I Add Social Login?

Please read the document

error on anspress options – users

Ignore this issue for now. This already got fixed in development version. You can get latest version from Github or wait for 2.3.

Filter by category in widget

Yes you can show filtered question by simply adding tag or category id in shortcode: [anspress question_category="category_1,category_2" question_tag="tag1,tag2"] You can also pass this arguments to anspress shortcode: tax_relation – OR or AND (relation between tag and category taxonomy). read more here Taxonomy. tags_operator – read more in given link. category_operator – read more in given link Cheers.

Feedback for increasing social activity on your AnsPress site

All of these features should be optional, so each user can adapt anspress to its own needs