Title: How to create a front facing user sign up, log in and profile pages like FoodGawker.Com
Body:
Hey everyone!
I'll be as direct and detailed as possible. :)
I want to be able to sign up users and have them have access to their profiles and function/look very much like http://www.foodgawker.com I need to have a front facing using registration processor with the fields that I predetermine, login & logout fields, and have access to their profile which I need to contain two very basic capabilities:
- View & change their profile.
And…
- View & delete their bookmarked posts in a grid like format.
That's it for now. Right now I'm using the following plugin to easily achieve being able to: User Bookmarks For Wordpress.
For the purpose of this question I've created a mock account on http://www.foodgawker.com so that you can see visually see what I'm trying to achieve (sorry food gawker!). The login details are:
Username: mockstack Password: stackoverflow email: mockupemail@email.com
So the question is how to approach this problem and solve it? I'm a little lost right now and don't really know what to start or what fully needs to be done to achieve this.
I've been around wordpress for while and can program in PHP at a beginner/intermediate level (increasing though). CSS and HTML I'm very strong in and are not a problem.
Thanks for all the help in advance ladies & gents!!