Accounts page code
-
I added this code to my accounts page, but it doesn’t take affect:
<?php if($current_user->membership_level == 1) { ?> <ul><a href= "">My Profile</a></ul> <ul><a href= ""/>Job Postings</a></ul> <?php } ?>
Any ideas?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Accounts page code’ is closed to new replies.