Hey there,
I am really sorry for the delay of this reply as it is a weekend for us here.
Thanks for took your time to record a video to explain further, I think i understand what is your current requirement now, perhaps you can take a look of my following explanation and see whether i understand correctly, if yes then i will configure this on your site.
Login pop up section
----------------------------
1. If you would like to display some of the custom field when the user click on 'Register' button without refresh the page, you have to wait for SourceCoast and see whether they have plan to implement something similar like how it work like how the Jomsocial integration, because this login module is not develop by us.
2. If the user click on 'Register' button, then it will redirect to EasySocial registration form page, may i know this part is it display correctly with those registration form custom fields?
Because once new user register on this page, they will under this 'Registered user' profile type which mean that they will under this regular member on your site. (screenshot :
http://take.ms/imHM7)
GoodDeals page
-----------------------
Regarding this part, i still feel a little bit confuse here :
Partner links ('Partner Registration') - When the user click on this link, it will go to this registration form
http://ostlive.com/goodtalktnt/partner-registration and this is what you want to display currently, because i believe previously also display like this right?
Partner Registration (module) - when the user click on this link from the module, is it you would like this registration form display like what you click on the login pop up that 'Register' button? (screenshot :
http://take.ms/34KhU)
If yes, actually this registration form is linking from this 'Registered user' profile type custom field , you can check my screenshot here :
http://take.ms/FxHTZ
In other word, If the new user register from this registration form, they profile will be under this 'Registered user' profile type instead of 'Partner' profile type (screenshot :
http://take.ms/imHM7)
If you would like to change to display this registration form, I can make this changes for you but that would not make sense because the user think that when i click on this 'Partner registration' button from the module, by right my account should under this 'Partner' profile type.
Perhaps you would like these business custom field (
http://take.ms/vSGKG) show into EasySocial registration form? If yes, that was not possible to achieve this to populate those 'CMLiveDeal' custom field in EasySocial registration page, but I can add those similar custom field into your EasySocial registration form like following fields :
Business name *
Website *
Facebook *
Twitter (optional)
Pinterest (optional)
Google+ (optional)
Address
Toolbar display on registration page
-----------------------------------------------
Yes, by default all the Easysocial page will display the toolbar on the page, I already applied some custom css into your current template css file, it shouldn't display on the registration page.
To test this, you have to clear your browser cache before you access registration page.
#es.es-frontend.view-registration .es-navbar[data-es-toolbar] {
display: none !important;
}
By the way, i realised when i register via Facebook on your site using jfbconnect social login button, the username didn't stored as my Facebook name and the profile type didn't assign to your EasySocial existing profile type, perhaps you can consult with SourceCoast support regarding this and see how to configure this correctly from jfbconnect configuration page?
You can check my screenshot here :
http://take.ms/aDNYe