Hi, I need a snippet code to hide the submit listing form if the user doesn’t have an active package and redirect them to the package page (they have used up their free package, and now they want to upload another listing).
I need the user to buy a package before filling out the form but have seen that you can not change this due to the way you have built the code. So I thought another way around this issue which I have noticed a number of people have ask about could be to check if the user has an active package left and if the do not have an active package, then we hide the submit listing form and redirect the user to the package page which displays the available packages.
Once they purchase a package they can then see the submit listing form. Could anyone please kindly provide a code snippet for this?
Kind regards