veioviss
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Same here. Anyone found a solution to this?
I have the same problem. It is really annoying. Is there any fix for this. WP Socializer is a great plugin but this really sucks.
Forum: Plugins
In reply to: [Achievements for WordPress] Latest achievement displayed in bbpress authorThis here is something that might be helpful to some people.
Put it in loop-single-reply.php
$dpa_ua = dpa_get_user_last_unlocked( bbp_get_displayed_user_id()); $dpa_unm = get_the_author_meta("user_login", bbp_get_displayed_user_id()); echo "<a href='http://YOURWEBSITE.com/author/".$dpa_unm."/achievements/' title='Achievements'>".get_the_post_thumbnail( $dpa_ua , 'thumbnail')."</a>";Forum: Plugins
In reply to: [Achievements for WordPress] How to display an award on profile pageIs there an update to this?
Thanks, how can I make the achievement notification show up longer? Right now it shows up for like 5 seconds and then it disappears.
Viewing 5 replies - 1 through 5 (of 5 total)