Hello
There are some fields in page...
profile/pluginclass/cbpaidsubscriptions?user=852&act=editinvoiceaddress
That are not needed and must not exist. The following fields must be removed because only companies pay on our site!
First Name
Last Name
City
Zip Code
I have found here a post that says to set them to display none (css). I edited the css and they do not show. Ok so far.
Trying to test... oops First Name is required, Last Name is required, City is required, Zip Code is required
Edited com_comprofiler/plugin/user/plug_cbpaidsubscriptions/xml/edit.front.invoice.xml and removed validate="required" for the fields that i do not want to show.
Trying to test... They are still required. Nothing.
Can you please point me to the right direction?
Please advise!