How to Display Social Sharing icons from AddThis Sharing Plugin on Single Question Page?

Simply override question.php (its already in theme folder if you are using askbug). and insert you sharing code here: https://github.com/anspress/anspress/blob/master/theme/default/question.php#L21

Show questions only to specific users

I think this can be solved using mention feature. Question can be asked as private and only mentioned people can have access to question. This functionality is not available yet but will think about it.

Is there a link for an older version, the one before 2.4

Simply change base page title to whatever you want. Since 2.4 ANSPRESS_TITLE is not required.

Ultimate Member Problem

Oh ultimate member is not there only userpro and BP. Try select blank option in user profile and your previous hook will work.

Ultimate Member Problem

Simply go to AnsPress option -> users and select Ultimate member as your profile:

Showing question two times

You clicked submit button twice. Currently there is not any option to prevent this but will be added in upcoming version.