Forums

Alternative login page? (4 posts)

  1. ksaad
    Member
    Posted 5 years ago #

    Hello, i wanted an easier way to login, i used to have the sidebar hack http://www.homelandstupidity.us/2005/04/14/wordpress-sidebar-login-form-hack/

    But when i just paste the whole code in a new page, it displays messy, http://ksaad.weblogs.us/login/

    What should i do to have a login form in a page inside my blog, instead of the the default wp-login.php?

  2. moshu
    Member
    Posted 5 years ago #

    You cannot "paste" PHP code into a Page or post. It just doesn't work.
    You can either paste it into a Page Template (see the Codex) or use a plugin that enables PHP in your Pages/posts. Look for phpexec, execphp, runphp and similar things.

  3. schulte
    Member
    Posted 5 years ago #

    ksaad,

    Do search for PHP on this Codex page: http://codex.wordpress.org/Plugins/Posts_Formatting

    Look for the entries that talk about executing PHP code...Exec-PHP and the others...

    Good luck.

  4. ksaad
    Member
    Posted 5 years ago #

    Thanks so much!

Topic Closed

This topic has been closed to new replies.

About this Topic