Forum Replies Created
-
AuthorPosts
-
nikcreeMember
Is there a possibility of including this in a future update as I have clients asking about importing lists and custom field data from services like aWeber, MailChimp, etc?
nikcreeMemberI am using Version v8.2.1, have enabled the Fancy Login Style 1.
Yes I could insert the Compact Login Shortcode but all I want is the word ‘Login’Logout’ – none of the other text the shortcode. I ended up using the following code in the header widget area but was concerned that the emember_fancy_login_link should change at every login or be part of the cookie process??:
<div class="eMember_compact_login"><a href="void(0);"><span class="btn">Login</span></a><fieldset id="emember_signin_menu">
<span class="emember_ui_close" id="emem_ui_close">X</span>
<form method="post" name="loginForm" class="wp_emember_loginForm" id="emember_fancy_login_form" action="">
<input type="hidden" value="8e250cc2bc" name="_ajax_nonce">
<input type="hidden" value="emember_ajax_login" name="action">
<p class="textbox">
<label class="eMember_label" for="login_user_name">Username</label>
<input type="text" id="login_user_name" name="login_user_name" value="" title="username" tabindex="4">
</p>
<p class="textbox">
<label class="eMember_label" for="login_pwd">Password</label>
<input type="password" id="login_pwd" name="login_pwd" value="" title="password" tabindex="5">
</p>
<p class="rememberme">
<input type="submit" id="doLogin" name="doLogin" class="emember_button" value="Sign in" tabindex="7">
<input type="checkbox" id="rememberme" name="rememberme" value="forever" tabindex="6">
<input type="hidden" name="testcookie" value="1">
<label for="remember">Remember me</label>
</p>
<span id="emember_fancy_log_msg"></span>
<p class="forgot">
<a href="http://1lifedoitnow.com/members/reset-password">Forgot Password?</a>
</p>
<p class="forgot-username">
<a href="http://1lifedoitnow.com/members/join-us" title="Join us">Join Us</a>
</p>
</form>
<div style="display: none;" id="marker"></div>
</fieldset></div>Does this look OK or is there a better way to achieve it?
February 23, 2012 at 1:13 am in reply to: Warning: session_start() [function.session-start] error #42146nikcreeMemberIt appears it could have been a conflict with another plugin. I don’t know which one as I applied about 5 updates, then the issue seemed to resolve. Thanks for your help.
nikcreeMemberYes – the eMember Password pops up when deactivating Nivo Slider.
December 18, 2011 at 10:09 pm in reply to: Customer was subscribed to list when 'Enable aWeber Signup' unticked #39051nikcreeMemberYes – the aWeber email parser was set up correctly and has been working fine when people were subscribing
November 28, 2011 at 11:27 pm in reply to: Unprotected posts display password setting message #38988nikcreeMemberSOLVED: I was using an older version of the plugin and could not find where to get an updated version. I did eventually find the link to upgrade. As a suggestion, I wonder whether it might be helpful to have a list of products purchased, current version number, and link to automatic upgrade request in our member profiles. This would make it easier to find and still protected from people who have not purchased. Many thanks
March 4, 2011 at 10:04 pm in reply to: Fatal error: Call to undefined method WPSDAdminConfigForm #29790nikcreeMemberI removed WP eMember plugin then reinstalled and activated it. All working fine now and no conflict with WP-Stats-Dashboard. Dave Ligthart (WP-Stats-Dashboard Developer) was fantastic and helped me get this resolved quickly, and in the process I discovered a fantastic blog post on his site of the Top 1000 WordPress Plugins.
March 4, 2011 at 8:39 am in reply to: Fatal error: Call to undefined method WPSDAdminConfigForm #29789nikcreeMemberI have found the culprit. WP eMember appears to conflict with the plugin ‘WP-Stats-Dashboard’ by http://www.daveligthart.com/wp-stats-dashboard-10 at http://wordpress.org/extend/plugins/wp-stats-dashboard. Is this fixable?
-
AuthorPosts