Ajax Login widget
-
Using ajax login widget ++ the Javscript and constants are commented out:
code:
<!–<link rel=”alternate” type=”application/rss+xml” title=”teamredk9.com » Feed” href=”https://teamredk9.com/blog/?feed=rss2″ />
<link rel=”alternate” type=”application/rss+xml” title=”teamredk9.com » Comments Feed” href=”https://teamredk9.com/blog/?feed=comments-rss2″ />
<link rel=’stylesheet’ id=’admin-bar-css’ href=’https://teamredk9.com/blog/wp-includes/css/admin-bar.css?ver=20110122′ type=’text/css’ media=’all’ />
<script type=’text/javascript’ src=’https://teamredk9.com/blog/wp-includes/js/l10n.js?ver=20101110′></script>
<link rel=”EditURI” type=”application/rsd+xml” title=”RSD” href=”https://teamredk9.com/blog/xmlrpc.php?rsd” />
<link rel=”wlwmanifest” type=”application/wlwmanifest+xml” href=”https://teamredk9.com/blog/wp-includes/wlwmanifest.xml” />
<link rel=’index’ title=’teamredk9.com’ href=’https://teamredk9.com/blog’ />
<meta name=”generator” content=”WordPress 3.1″ />
<script type=’text/javascript’ src=’https://teamredk9.com/blog/wp-includes/js/tw-sack.js?ver=1.6.1′></script>
<script type=”text/javascript”>
// ajax_login_widget settings
var alw_timeout = 0;
var alw_redirectOnLogin = ”;// constants
var alw_base_uri = ‘https://teamredk9.com/blog’;
var alw_success = ‘1’;
var alw_failure = ‘0’;</script>
<script type=”text/javascript” src=”https://teamredk9.com/blog/wp-content/plugins/ajax-login-widget/ajax_login_widget.js”></script>
<style type=”text/css” media=”print”>#wpadminbar { display:none; }</style>
<style type=”text/css”>
html { margin-top: 28px !important; }
* html body { margin-top: 28px !important; }
</style>
–>This means that the widget doesn’t work, where and how do I fix this.
This dosen’t happen in the other blogs I’ve set up
- The topic ‘Ajax Login widget’ is closed to new replies.