Please Log in or Create an account to join the conversation.
Correct, no workaround for this. You can't use URL only. It will show on pages that require the plan for access. You could use CSS however to hide the plan from the selection list.Being that it is a duplicate plan with the same access restrictions, it is proposed right along with the standard non-discounted plan when a user attempts to access the restricted area.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You'd need to hide the entire container such as DIV or table row.I need a little help achieving this. The only thing I can think of here is to display:none the plan input id, which I don't think is what you are referring to.
Probably, but you'll need to examine the page with Firebug for Firefox to see if there is a unique parent element or class to ensure it only applies the CSS to all locations except direct URL.What do I need to do? And, once done, will this not also hide the plan when the intended user visits that plan url?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Sorry, there isn't as far as I am aware. What you're needing is some sort of coupon system which we have plans to implement. You could make your plan available only at registration and confirm it to require moderator approval (I recommend before payment) so only users you accept can subscribe to the plan for the time being.There HAS to be some way to achieve this functionality.
Please Log in or Create an account to join the conversation.