latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

About: Jeroen van Oostrom

Sorry, I've not written a description yet. I'll get to it soon!


Topics I'm Subscribed To


Topics I've Started


My Latest Replies (From Various Topics)

Viewing 3 replies - 1 through 3 (of 3 total)
Author Replies
Author Replies
Posted: Saturday Jun 9th, 2012 at 4:39 am #16046

This is what I made of it and it seems to work for me. I want to thank you because I realize this is not part of S2. I just wanted to get the login all uniform and not 2 or 3 different log in and out places.

<?php if(is_user_logged_in()) { ?>
               <a href="<?php echo wp_logout_url( home_url() ); ?>" title="Logout">Logout</a> of your account
<?php } else { ?>
                <b><?php _e(' You have not yet registered to our club?', 'theme1392');?></b> <a href="<?php bloginfo('url'); ?>/join-the-battlefield-knights/"><?php _e('Register', 'theme1392');?></a> <span><?php _e('or', 'theme1392');?></span> <a href="http://www.battlefieldknights.com/join-the-battlefield-knights/">Log in</a>
<?php } ?>
Posted: Saturday Jun 9th, 2012 at 1:52 am #16041

Thanks Raam, I will try that out. Will let you know how it works out :)

Posted: Friday Jun 8th, 2012 at 4:13 am #15908

Thanks, I figured it out. I created the post when I did not have PRO. I found the solution, thanks :)

Viewing 3 replies - 1 through 3 (of 3 total)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.