Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

added re-styled login bar – not functioning

by

Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Troubleshooting › added re-styled login bar – not functioning

  • This topic has 3 replies, 2 voices, and was last updated 12 years, 10 months ago by johndove523.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • September 3, 2012 at 7:54 pm #7310
    johndove523
    Member

    Please see URL: http://informaticseducation.org/. At the very top of the page you’ll see that I re-styled the eMember login. I copied the form code (from view source) but the ‘login’ and ‘forgot password’ functions don’t work. I saved it as a separate page (member-login.php) and put a <?php include(“member_login.php”); ?> call function in the header.php. What have I done wrong here?

    September 3, 2012 at 7:56 pm #48954
    johndove523
    Member

    Sorry, I forgot. Actual eMember login page that does work is: http://informaticseducation.org/wp/member-login/

    September 4, 2012 at 7:08 am #48955
    admin
    Keymaster

    You won’t be able to just copy code from the “view source” and use it. There is nonce security check (WP Nonce value) in place that will fail if you just copy the HTML code.

    Add the login nonce value using the following code inside the form that you created in your member-login.php file

    <?php wp_nonce_field('emember-login-nonce'); ?>

    You can also try using the compact login option that eMember has to place a login option in the header area of your site:

    http://www.tipsandtricks-hq.com/wordpress-membership/using-a-compact-login-and-join-us-message-203

    September 4, 2012 at 1:16 pm #48956
    johndove523
    Member

    That did it! Thanks very much. : ) Going to check out the compact login too.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ