Most additional profile fields require that the user grant permission for your application to see that data. On your site, here's the current list of permissions I see your site should be requesting, based on your configuration:
email,user_hometown,user_website,user_about_me,user_birthday,user_work_history,user_status,publish_actions
All of those permissions should be requested from the Facebook Administrator of your application right away. You can use that Facebook account to test with. Once things work as expected, you'll need to get approval from Facebook for those permissions to be requested from all visitors to your site. To go through the approval process, go to the
Facebook Developer area
, click into your application and then go to the "Status & Review" area.
I hope that helps get you going, but if you still have issues with the FB admin, just let us know and we'll help however we can.
Thanks,
Alex