How to Allow Multiple Free Packages?

This topic contains 4 reply and 2 voices, and was last updated by Elizabeth 9 years, 7 months ago
Viewing 4 Posts - 1 through 4 (of 4 total)
Author Posts
September 16, 2014 at 1:16 am 26851
Elizabeth How can I allow a user to enable/"purchase" more than one FREE package? Where in the code can I change this restriction? When trying to let a user do this, I get an error message saying "You have already activated a Free package" - I WANT to allow multiple free packages, yet also charge for others, so I need to disable this restriction. Thank you :)
September 16, 2014 at 9:48 pm 26898
Elizabeth Elizabeth This reply has been marked as private.
September 20, 2014 at 8:23 pm 27096
Sekander Badsha Sekander Badsha

Hello Elizabeth,
You have to customize payment.php which is located at “wp-content/plugins/wp-user-frontend/class” to get this feature. To be precise, you have edit the code block that is written for free packs and that is from line number 109 to 124.

September 24, 2014 at 8:30 pm 27451
Elizabeth Elizabeth This reply has been marked as private.
September 25, 2014 at 12:47 am 27469
Elizabeth Elizabeth

I believe I got this figured out…pls disregard my post above.

Thank you

Viewing 4 Posts - 1 through 4 (of 4 total)