To create an internal link that will only display a single, specific plan on the subscribe page, you will need the numerical shortname of the individual plan.
How to find the numerical shortname of each plan
- Click Subscription Plans in the control panel.
- Select the specific plan.
- In your browser bar, you will see a URL that looks something like this: yourwebsite.com/paymentplans/20140513
- Copy only the numerical values (including the backslash): /20140513
How to create a link for a subscription plan
- The general subscribe page URL link is: /subscribe
- Now add the numerical value you just copied to the end of the general subscribe page link.
- The link URL will look similar to this: /subscribe/20140513
- Use this URL when asked for the button or link URL.
How to create a link for a course
- The internal link URL for a course is: /subscribe/single
- Now add the numerical value you just copied to the end of the course link URL.
- The link URL will look similar to this: /subscribe/single/20140513_1
- Use this URL when asked for the button or link URL.
Use this URL link to connect buttons and text to the subscribe page where only that plan's details will display.