Problem with profiles on old posts – UserPro Forums https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/feed/ Sat, 18 May 2024 05:32:23 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-39748 <![CDATA[Problem with profiles on old posts]]> https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-39748 Mon, 02 Jun 2014 22:22:40 +0000 PurpleNinja The posts from 1 or 2 ago, members or authors that posted in the post are being like they are guest. You can’ even click on them.

]]>
https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-39749 <![CDATA[Reply To: Problem with profiles on old posts]]> https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-39749 Mon, 02 Jun 2014 22:26:24 +0000 PurpleNinja https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-39812 <![CDATA[Reply To: Problem with profiles on old posts]]> https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-39812 Tue, 03 Jun 2014 10:02:34 +0000 admin What’s the problem on the above post?

]]>
https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-39881 <![CDATA[Reply To: Problem with profiles on old posts]]> https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-39881 Tue, 03 Jun 2014 15:27:35 +0000 PurpleNinja What is it understandable? Can’t you see that you can’t click on the names of those who made the comments to go to their profiles? These aren’t guests but authors.

]]>
https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-39983 <![CDATA[Reply To: Problem with profiles on old posts]]> https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-39983 Wed, 04 Jun 2014 10:27:46 +0000 admin You need to integrate the code properly in theme comments for this to show up their profile link. 🙂

]]>
https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-40573 <![CDATA[Reply To: Problem with profiles on old posts]]> https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-40573 Tue, 10 Jun 2014 15:16:21 +0000 PurpleNinja I have added exactly the code you suggest in this post. What have I done wrong?

]]>
https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-40812 <![CDATA[Reply To: Problem with profiles on old posts]]> https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-40812 Fri, 13 Jun 2014 10:38:55 +0000 admin If you integrated it correctly (I already integrated the code for many others using explicit theme) and it’s working fine. Which error are you getting? What code did you try can you attach it to a reply?

]]>
https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-40959 <![CDATA[Reply To: Problem with profiles on old posts]]> https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-40959 Sun, 15 Jun 2014 23:59:27 +0000 PurpleNinja I dont’t say tha sowm em any erros just on posts from 1 or 2 years ago, members or authors that comment in the post are being like they are guest. You can’ even click on them.

the code is this http://www.mediafire.com/view/pf5c43d1vjytpqn/comment_code.txt

]]>
https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-40994 <![CDATA[Reply To: Problem with profiles on old posts]]> https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-40994 Mon, 16 Jun 2014 12:15:16 +0000 admin This code
user_id) { ?>

looks fine to me.

Did you try to change it to

only and see if it works?

]]>
https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-41051 <![CDATA[Reply To: Problem with profiles on old posts]]> https://forum.userproplugin.com/forums/topic/problem-with-profiles-on-old-posts/#post-41051 Mon, 16 Jun 2014 23:38:21 +0000 PurpleNinja what dο you mean

try to change it to
< ?php printf(__(‘%s’,IT_TEXTDOMAIN), get_comment_author_link()) ?>
only and see if it works?

I din’t understand

]]>