Feature Request for Anspress Profile Customization with other membership profiles

would the shortcode available in the coming release?

Way to display “Sort by” options

Add this style: #ap-question-sorting .ap-dropdown .ap-dropdown-menu > li { float: left; } #ap-question-sorting .ap-dropdown .ap-dropdown-menu { left: 0; right: auto; width: 453px; }

Loading animation stuck

That mean, response is not valid JSON. Some PHP debug message has been delivered with ajax response. Check the response data of ajax and you’ll see some PHP error.

How to get the total solved & unsolved questions?

For total solved questions ap_total_solved_questions(); // solved questions. for unsolved question you have to add this function: https://gist.github.com/rahularyan/179ba38b28686e297b1f

“Comment” on question and answer not working.

if you see “comment” link, that means its already turned on. refresh your page and try again? do you see any javascript error? try to disable other plugins?

How to protect usernames

No, its not possible yet. Only way to do this is to disable user profile and user hover card.

Arabic support

I think Arbaic translation exist (no sure). You can add your own translation by simply editing ap.pot file in AnsPress language folder using poedit.

questions about search and Permalink

Did you tried RC version from GitHub? Yes you can change initial post status in AnsPress option -> question. Yep, there is an option in AnsPress->general.