Support Forum
something like
global $current_user;
sp_ShowForumRankTag($current_user->ID);
Visit Cruise Talk Central and Mr Papa's World
a simple 'No' is not helpful... please tell us exactly what and where you did... and then what the results were... ie what was shown.... any errors, wrong info, etc.. need info to better help you...
Visit Cruise Talk Central and Mr Papa's World
your widget for the sidebar area must be able to handle php... so try this
ID); ?>
if it doesnt work, you need widgets with php support... I could give you a shortcode, but you still need php ability to get the current user...
Visit Cruise Talk Central and Mr Papa's World
lets try without posting by email
<?php global $current_user; sp_ShowForumRankTag($current_user->ID); ?>
and as I said, your widgets MUST support php... the default wp widget does not...
Visit Cruise Talk Central and Mr Papa's World
Its definitely possible... if you have a badge assigned to that rank, it will, by default, output the rank title and the badge for the specified user...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)