DelarnMini
Forum Replies Created
-
Forum: Hacks
In reply to: Login form problemSorry the code came out bad.
<li class="dropdown"> <a class="dropdown-toggle" href="#" data-toggle="dropdown">Sign In <strong class="caret"></strong></a> <div class="dropdown-menu" style="padding: 15px; padding-bottom: 0px;"> <form action="<?php bloginfo('url') ?>/wp-login.php" method="post" > <input id="user_username" style="margin-bottom: 15px;" type="text" name="log" size="30" required for=""/> <input id="user_password" style="margin-bottom: 15px;" type="password" name="pwd" size="30" required for=""/> <input id="user_remember_me" style="float: left; margin-right: 10px;" type="checkbox" name="rememberme" value="1" /> <label class="string optional" for="user_remember_me"> Remember me</label> <input class="btn btn-primary" style="clear: left; width: 100%; height: 32px; font-size: 13px;" type="submit" name="commit" value="Sign In" /> <label><a href="wp-login.php?action=lostpassword">Lost your password?</a></label> <input type="hidden" name="redirect_to" value="<?php home_url(); ?>"> </form> </div> </li>How do I add hooks. I want to have cred removed if added content goes in moderation?
Your feature is what I need, the only request is, the picture ribbon, and a way to show it in the buddypress profile.
This feature would be awesome, if you have a beta of it I would be more than willing to test it. If we can show the rank of the user with an overlay on the picture of the user, this would be even more awesome. I didn’t see any badge system that are stand alone, easy to show the badge on profile, to assign badges and so on. I want to make one that will be plain easy using your cred system. But for that I would have to learn plugin writting in a short short short time. We need that feature before launch. (2 months).
Keep me in touch with you rank feature.