I was wondering if you could take a look at this strange problem for me.
If I access my form via a direct URL such as this:
https://maxtransit.org/eforms/vendor-application/2/
It works just fine.
If I insert the Shortcode via the old clasic mode wordpress editor it works just fine:
https://maxtransit.org/vendor-registration/
it even works fine as a pop-up form.
But if I let visual composer manage the page, even with nothing but a WP_text Widget with the Shortcode in it, the radio buttons disappear and I get some strange layout issues with the labels for them.
https://maxtransit.org/vendor-test/
The Chrome Browser Console doesn’t show any errors or warnings for it.