Forum Replies Created
-
In reply to: Putting the @username below name
@pjtna or @sambora5150 can you tell me how you got this to work? Where did you put the code? and was it exactly like above or did you have to add additional code?
In reply to: @username under avatar on forum@mattg123 Did you figure this one out?
In reply to: Putting the @username below namecan someone please help?
In reply to: Putting the @username below namei can’t seem to get this to work… so it’s supposed to look like this?:
<?php do_action( 'bbp_theme_before_reply_author_details' ); ?> $user = get_userdata( bbp_get_reply_author_id() ); if ( !empty( $user->user_nicename ) ) { $user_nicename = $user->user_nicename; echo “@”.$user_nicename; } <?php bbp_reply_author_link( array( 'sep' => '<br />', 'show_role' => true ) ); ?>
I get a parse error when i do this. What am i doing wrong?
In reply to: @username under avatar on forumi have this same problem…can someone please help?
can you tell me where this file is? I have looked and only find similar in:
content-single-topic-lead.php
loop-search-reply.php
loop-search-topic.php
loop-single-reply.phpbut making the change by adding the ‘show_mention’ => true doesn’t change anything. i was hoping to add the @mention exactly as in this forum where under your name role above (participant) it says @martin_c.
Thanks for any help!
In reply to: adding @mention name to forumRobin,
Thanks for your help, but there was no link to the post. Could you please send the link?In reply to: hyphenated usernames (hyphenation)Jared,
thanks for the reply! I have users that have full names from before buddypress installation, but now they the system automatically adds the hpyhenation. I guess this isn’t a huge issue, but when people register with the space on the buddypress registration page, the system gives no error message so people think that they got registered. (ie if they put john doe the system registers john-doe but makes no note of it. is there a way to add this error correction? If space cause an error as when you input a email wrong or passwords don’t match?In reply to: replace forum title with header imageThanks…do you have the direct link to your post? From the look of the site there are only 5 total topics. and none of them seem to relate to my issue.
In reply to: forum latest topics widget problemsfishwire.rudtek.com
In reply to: forum latest topics widget problemsis there anyone who can help?
In reply to: forum latest topics widget problemsforgot to add my temp site… fishwire . rudtek . com.
Thanks!