Sorry, I really didn’t understand you. What is the problem with Fancier Author Box? How would it integrate with two plugins you mentioned?
Hi Slobodan
http://wordpress.org/plugins/theme-my-login/ and http://wordpress.org/plugins/wp-user-frontend/ create their own user profile pages like so: http://wordpress.org/plugins/wp-user-frontend/screenshot-5.png
They are designed to save the user from having to venture into the wordpress backend. Normally plugins that add to the user admin pages also get drawn in to these alternative profile admin pages but not your Fancier Author Box. I assume it is achieved with the proper use of hooks but I don’t know enough about php unfortunately.
I see what you mean now, the fields shown in that screenshot are default user fields, but the ones Fancier Author Box uses are missing. Sorry, but I can’t help you with this, you’d have to edit one of those two plugins and add following user meta fields to it:
- ts_fab_position
- ts_fab_company
- ts_fab_company_url
- ts_fab_twitter
- ts_fab_facebook
- ts_fab_googleplus
- ts_fab_linkedin
i am using theme my login plugin. when any user login through login page it redirect to dashboard. so what changes i have to do to redirect them to another page?
mean i have to redirect them to edit profile page. what changes will i have to do and where?
@moksh You should probably contact the people who developed My Login plugin.