Is there a way to simply display the CCAPS level a user has obtained?
I took a shot with this but it displays nothing:
[s2Get constant=“s2member_access_ccaps” /]
I also tried this
<?php $s2member_access_ccaps = get_user_field('s2member_access_ccaps'); ?>nothing again
Any advice?
Thanks