Should probably be ID based links.

Hi, Is tht possible to hide answer from public?

Hi all!

Is AnsPress fully compatible with php 5.6? I have the possibility to upgrade my hosting to PHP 5.6 and I’m checking the compatibility of my various plugins.

Thanks in advance! 😉

Hi,

First, I would like thanks for such awesome plugin.

I want to change the text editor of this plugin with WP-Markdown.

WP-Markdown

Is there any hook or anything else solution to change the editor of the plugin.

I have created 17 categories, and I can show/select them all in the Category page, and the drop-down menu item in the header.

However, the Categories widget in the sidebar only has the limited facility for an ordered list, so if you have a lot of Categories its going to make a very long page indeed.

It would be far better if the categories widget had a tabbed list or even if there were Category shortcodes we could use in a tabbed widget.

I was going to suggest also a drop-down, maybe with a hierarchy, would be better to list all the categories, but that kinda defeats the purpose of making them obvious and available.

I know the list is always growing, but could you add this? And if anyone else thinks its a good idea, maybe I could hear a +1 or two.

Thanks.

How Can I limit the number of notifications in the notification bar toggle

 

I want only like 5 notifications and then the link to all the notifications page (View all notifications)

 

Is this possible?

Hello,

I really like your plugin, but I don’t want a userspage, so I used this code:
function my_disable_anspres_profile(){
return false;
}
add_filter(‘ap_user_profile_active’, ‘my_disable_anspres_profile’);

 

But how can I disable the links in ap-post-history, and how can I delete the pages user (Activity Feed) and users?

Hello sir,

Once i write a title of the question, i cannot change its permalink..

So, How can i edit permalink of questions ?

text appears vertical….how to correct this? Also is there a manual available for ASKBUG theme? I purchased it and cannot find manual

I hope you’re having a great day!

I am using the AnsPress categories plugin.  I want my categories to display on the sidebar, so I have added the widget: (AnsPress) Categories to “AP Sidebar” and they are displaying like I want.

When a user clicks on a category from the sidebar, they get a screen like below:

 

Is there a way to remove the “Follow” button?  I would still like the text and number of questions to display at the top, but I don’t want to give users the option to follow a category.  I appreciate it!