adachi84
Forum Replies Created
-
Forum: Plugins
In reply to: [AnsPress - Question and answer] Add social sharing on questionSorry, i’ve tried to insert the social share plugin via sidebar or manually i add the script into the question page php files. But those social share button doesn’t show the number for share count.
I already tried few times shared specific question, but no social share count showed in the plugin. I think what happen is when we share the specific question page, it doesn’t share the specific pages but share the base pages for question.
Example :
I want to share this page on facebook
http://open-wp.com/questions/question/768/bug-change-author/
on facebook, when i input the address, it redirect to http://open-wp.com/questions/ not the specific question. And also maybe, it makes the social share not showing the share count for the specific question page
Thank you.Forum: Plugins
In reply to: [AnsPress - Question and answer plugin] User profile url linkGreat! That’s what i’m looking for!
Thanks a bunch!!!Forum: Plugins
In reply to: [AnsPress - Question and answer plugin] User profile url linkSorry for my insufficient knowledge. how to set it in url link?
I means the original link is:
http://mysite.com/wp-admin/profile.php, how i can write the ap_user_link(get_current_user_id()) in those url link format?