Show to Points to Public visitors or not logged in Users
-
Hi
I’m trying to implement myCred with bbpress forum.
I’m looking for a way to show the Users points and their rank on public for not logged in users. So that new users can know that their is a point system going on the forum.
Currently i’m using this short code under my template to display the points
<?php echo do_shortcode( '[mycred_my_balance login="" title="points - " title_el="" balance_el="" wrapper="1" type="dig_cash"]' ); ?>
But it will only be show to the logged in users.
How can i show this to all visitors logged in and Logged out users.
Hoping to get an answer soon.
Thanks
- The topic ‘Show to Points to Public visitors or not logged in Users’ is closed to new replies.