Sorry I don’t want to thread hijack but I am experiencing the same problem. I want to make it so that a members user name is clickable (takes you to their profile page). I have tried looking through the site for the answer but I’ve been unsucessful so far.
Are you using <strong><?php post_author_link(); ?></strong>
on your post.php template file? I see that you output is: <strong><a href="http://www.forumetudiants.net/">Radovan</a></strong>
which is not correct.
Are you using “Post Count Plus”? If the answer is “yes” then be sure to set “Where should their USERNAME link to?” to “profile”.
hmmm, my code is the same as that but the user names are not clickable. Is there a workaround?
Are you using “Post Count Plus”? If the answer is “yes” then be sure to set “Where should their USERNAME link to?” to “profile”.
ahhh, post count plus. No I am not but I shall go and download it now.
i dont use Post Count Plus but in my template in post.php is this <?php post_author_link(); ?>
what is wrong with ? thank
ok now when i use this plug Post Count Plus in its ok thank you
post count plus solved my problems too. Thank you Zaerl