Hi @zebrastribe2,
Yes and no. So in short no, but our plugin already pre-fills the registration form with their logged in user information. So technically they don’t need to fill in any information! But the reason we don’t just skip the name and email fields and hide them is because we had a lot of users where people were registering for webinars for other people to attend and by not giving the opportunity for people to change the name and email field values caused dramas.
So what you could do though is a) verify what I am saying is true and b) you could then hide these fields with CSS so the user doesn’t have to see them. If you have situation where you want the fields to be hidden for logged in users, but not hidden for guests, you could do this with some custom javascript.
As part of the free plugin support, I don’t provide code samples, but if you do get the pro version I can provide you with code snippets to achieve this on your specific site.
Thanks,