Forums

Join
bbPress Support ForumsInstallationRearrange Profile Pages

Info

Tags

Rearrange Profile Pages

  1. I need to see if there is a way to rearrange the profile page. i.e. move the password section up above the profile information. If anyone can let me know where I go about doing this I'd appreciate it.

  2. Edit profile-edit.php and move the <fieldset> blocks around as you wish. Note that you must move the display conditions too, so actually the first block are lines 13-16, second are lines 18-23, third are lines 25-34.

  3. Will give it a try pelle. Thanks. Also, I noticed on the bottom of the profile page it gives a "All these fields are required message" Where do I delete that as it doesn't have any relevance once registered.

  4. Gave It a try, not sure where to start and end with the password. Any chance you could past the script I need to move in order to accomplish this.

  5. You should tell me the exact order you'd like blocks to be displayed.

  6. All I'm trying to accomplish is getting the "New Password" above the "Profile" information. Everything else to stay the same.

  7. http://pastebin.com/bmveiPcM

  8. That's awesome but all it is giving me is

    Password
    To change your password, enter a new password twice below:

    And thats the end of the page. It is not giving me any more of the form. i.e. input fields for the password or any of the Profile fields.

  9. Sorry, I forgot to mention I'm using 1.1-alpha...

    Try this, from 1.0.2: http://pastebin.com/Zmkh0rRv

  10. Thanks, Am I replacing the whole profile-edt.php with this script. It is still giving me nothing after the text:

    Password
    To change your password, enter a new password twice below:

  11. Sorry, no hint about that... =(

  12. Thanks for trying to help pelle.

    Hoping someone else may have some answers or plugin or something...

  13. You must log in to post.