Multiple Plan Types Help
I was just wanting to allow the user to select their package first and then based on the selection the fields would change in the "add business" section. As I have it right now I have a page that lets them select "basic" or "premium" and then goes to form page and i have fields setup based on selection on package. My real problem is now when they hit "next" it brings me to next page which is 'select package type'....again.....and it lists all packages free and premium. How can i do an If/Else or something to filter if they picked 'basic' package that only FREE shows up on that page. Im looking in purchase-listing-new.php and it looks freakin messy. help pls!