Follow author link – UserPro Forums https://forum.userproplugin.com/forums/topic/follow-author-link/feed/ Mon, 29 Apr 2024 14:31:14 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/follow-author-link/#post-16383 <![CDATA[Follow author link]]> https://forum.userproplugin.com/forums/topic/follow-author-link/#post-16383 Tue, 07 Jan 2014 09:22:44 +0000 Traction Hi

I want to create an icon with a link inside my page template so that when clicked the user will be following the current post author.

Where can I find the code for this?

Thanks

]]>
https://forum.userproplugin.com/forums/topic/follow-author-link/#post-16401 <![CDATA[Reply To: Follow author link]]> https://forum.userproplugin.com/forums/topic/follow-author-link/#post-16401 Tue, 07 Jan 2014 12:05:34 +0000 admin You can use the UserPro API to achieve this.

Author id must be changed with your dynamic author ID, this could be get_the_author_meta(‘ID’) or different according to your theme. This will let current user follow the author.

]]>
https://forum.userproplugin.com/forums/topic/follow-author-link/#post-16571 <![CDATA[Reply To: Follow author link]]> https://forum.userproplugin.com/forums/topic/follow-author-link/#post-16571 Wed, 08 Jan 2014 01:48:36 +0000 Traction Great, thanks it worked. I have another question. I am using font icons and instead of showing the default text that displays for follow or unfollow I want to switch the icon. Is there a way I can replace this text with the icon font code?

Thanks

]]>
https://forum.userproplugin.com/forums/topic/follow-author-link/#post-16617 <![CDATA[Reply To: Follow author link]]> https://forum.userproplugin.com/forums/topic/follow-author-link/#post-16617 Wed, 08 Jan 2014 09:10:58 +0000 admin You need to modify the social module API file /addons/social/functions/api.php

]]>
https://forum.userproplugin.com/forums/topic/follow-author-link/#post-16842 <![CDATA[Reply To: Follow author link]]> https://forum.userproplugin.com/forums/topic/follow-author-link/#post-16842 Sat, 11 Jan 2014 06:07:07 +0000 Li Bing Hi,

Can done this for bookmark button ?

Just add to collection button without default collection option (drop down) and new collection button

Thanks

]]>