Plugin Organizer deactivates my WP login plugin.
-
Hi Jeff.
Been using this plugin for quite a while and I love it! thank you!
My issue is that I believe I need to disable “Plugin Organizer” while on my login page. I am using an admin plugin called “WPShapere” that I purchased from Codecanyon. It allows me to add CSS styling to my WP login page, add a logo, etc. Whenever I have Plugin Organizer activated and go to login my WPShapere plugin is completely deactivated and I lose all of my styling etc. The rest of the site is fine.
How do I get around this problem?
I have turned off all plugins (including Plugin Organizer) and this is how the login page should appear: https://g2funzone.nerium.me/wp-login.php
Here is the page source with Plugin Organizer off:
‘
<!DOCTYPE html>
<!–[if IE 8]>
<html xmlns=”https://www.w3.org/1999/xhtml” class=”ie8″ lang=”en-US”>
<![endif]–>
<!–[if !(IE 8) ]><!–>
<html xmlns=”https://www.w3.org/1999/xhtml” lang=”en-US”>
<!–<![endif]–>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
<title>Albany Bounce House – G2 Fun Zone › Log In</title>
<link rel=’stylesheet’ id=’buttons-css’ href=’https://g2funzone.nerium.me/wp-includes/css/buttons.min.css?ver=4.1.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’open-sans-css’ href=’//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=4.1.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’dashicons-css’ href=’https://g2funzone.nerium.me/wp-includes/css/dashicons.min.css?ver=4.1.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’login-css’ href=’https://g2funzone.nerium.me/wp-admin/css/login.min.css?ver=4.1.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’wpshapeLogin-css-css’ href=’https://g2funzone.nerium.me/wp-admin/admin-ajax.php?action=wpshapeLogincss’ type=’text/css’ media=’all’ /><script type=’text/javascript’ src=’https://g2funzone.nerium.me/wp-includes/js/jquery/jquery.js?ver=1.11.1′></script>
<script type=’text/javascript’ src=’https://g2funzone.nerium.me/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1′></script>
<style>
.login h1 a {
background-image:url() !important;
background-size:inherit !important;
width: auto !important;
}
</style><meta name=’robots’ content=’noindex,follow’ />
</head>
<body class=”login login-action-login wp-core-ui locale-en-us”>
<div id=”login”>
<h1>Albany Bounce House – G2 Fun Zone</h1><form name=”loginform” id=”loginform” action=”https://g2funzone.nerium.me/wp-login.php” method=”post”>
<p>
<label for=”user_login”>Username
<input type=”text” name=”log” id=”user_login” class=”input” value=”” size=”20″ /></label>
</p>
<p>
<label for=”user_pass”>Password
<input type=”password” name=”pwd” id=”user_pass” class=”input” value=”” size=”20″ /></label>
</p>
<p class=”forgetmenot”><label for=”rememberme”><input name=”rememberme” type=”checkbox” id=”rememberme” value=”forever” /> Remember Me</label></p>
<p class=”submit”>
<input type=”submit” name=”wp-submit” id=”wp-submit” class=”button button-primary button-large” value=”Log In” />
<input type=”hidden” name=”redirect_to” value=”https://g2funzone.nerium.me/wp-admin/” />
<input type=”hidden” name=”testcookie” value=”1″ />
</p>
</form><p id=”nav”>
Lost your password?
</p><script type=”text/javascript”>
function wp_attempt_focus(){
setTimeout( function(){ try{
d = document.getElementById(‘user_login’);
d.focus();
d.select();
} catch(e){}
}, 200);
}wp_attempt_focus();
if(typeof wpOnload==’function’)wpOnload();
</script><p id=”backtoblog”>← Back to Albany Bounce House – G2 Fun Zone</p>
</div>
<div class=”login_footer_content”><p><span class=”copyright”>? <script type=”text/javascript”>var dteNow = new Date(); var intYear = dteNow.getFullYear(); document.write(intYear);</script> <span class=”home_url”> Brent Wallace | </span>Responsive Mobile Designs | Brent Wallace – (541) 389-9990</span></p>
</div><script type=’text/javascript’ src=’https://g2funzone.nerium.me/wp-content/plugins/WPShapere/assets/js/loginjs.js?ver=4.1.1′></script>
<div class=”clear”></div>
</body>
</html>
‘Here is the page source with Plugin Organizer on:
‘
<!DOCTYPE html>
<!–[if IE 8]>
<html xmlns=”https://www.w3.org/1999/xhtml” class=”ie8″ lang=”en-US”>
<![endif]–>
<!–[if !(IE 8) ]><!–>
<html xmlns=”https://www.w3.org/1999/xhtml” lang=”en-US”>
<!–<![endif]–>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
<title>Albany Bounce House – G2 Fun Zone › Log In</title>
<link rel=’stylesheet’ id=’buttons-css’ href=’https://g2funzone.nerium.me/wp-includes/css/buttons.min.css?ver=4.1.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’open-sans-css’ href=’//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=4.1.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’dashicons-css’ href=’https://g2funzone.nerium.me/wp-includes/css/dashicons.min.css?ver=4.1.1′ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’login-css’ href=’https://g2funzone.nerium.me/wp-admin/css/login.min.css?ver=4.1.1′ type=’text/css’ media=’all’ />
<style>
.login h1 a {
background-image:url() !important;
background-size:inherit !important;
width: auto !important;
}
</style><meta name=’robots’ content=’noindex,follow’ />
</head>
<body class=”login login-action-login wp-core-ui locale-en-us”>
<div id=”login”>
<h1>Albany Bounce House – G2 Fun Zone</h1><form name=”loginform” id=”loginform” action=”https://g2funzone.nerium.me/wp-login.php” method=”post”>
<p>
<label for=”user_login”>Username
<input type=”text” name=”log” id=”user_login” class=”input” value=”” size=”20″ /></label>
</p>
<p>
<label for=”user_pass”>Password
<input type=”password” name=”pwd” id=”user_pass” class=”input” value=”” size=”20″ /></label>
</p>
<p class=”forgetmenot”><label for=”rememberme”><input name=”rememberme” type=”checkbox” id=”rememberme” value=”forever” /> Remember Me</label></p>
<p class=”submit”>
<input type=”submit” name=”wp-submit” id=”wp-submit” class=”button button-primary button-large” value=”Log In” />
<input type=”hidden” name=”redirect_to” value=”https://g2funzone.nerium.me/wp-admin/” />
<input type=”hidden” name=”testcookie” value=”1″ />
</p>
</form><p id=”nav”>
Lost your password?
</p><script type=”text/javascript”>
function wp_attempt_focus(){
setTimeout( function(){ try{
d = document.getElementById(‘user_login’);
d.focus();
d.select();
} catch(e){}
}, 200);
}wp_attempt_focus();
if(typeof wpOnload==’function’)wpOnload();
</script><p id=”backtoblog”>← Back to Albany Bounce House – G2 Fun Zone</p>
</div>
<div class=”clear”></div>
</body>
</html>’Appreciate your help! Please advise.
Thanks,
Brent
- The topic ‘Plugin Organizer deactivates my WP login plugin.’ is closed to new replies.