Hi Shady, actually there is not any easy way to check, did user liked or shared. But in anspress you can create as many as point type you want, and then just use ap_award_point() after your action.
How can I use this in an existing blog? You do not need new WP install for using AnsPress, you can use it in any existing WP blog. And read the installation instructions, its very easy. When I installed the plugin it broke my page. So how to use this within an existing website? What is broken ? Share the link to your site.
https://www.dropbox.com/s/fol0w40tdd2rp5h/ap-ar_SA.po?dl=0 https://www.dropbox.com/s/uwzojbk1dxu9eak/ap-ar_SA.mo?dl=0 arabic translation
it is very simple, just find and remove this two function: the_title() and get_template_part(…) Also remember to remove warping html tags of above function and then simply add this: the_content() Done !!