I have a couple of subscriptions that have 2 or more protected directories associated with them. As far as functionality, that set up works fine. However, I noticed that when a member goes to their member page they will see those 2 or 3 protected directories listed under the Your Subscriptions section with the same name. The fact that they are listed separately isn't the challenge. The challenge is that the "names" given to them are identical. Each is being displayed with the Subscription name. For example, one of my products is a Diamond Elite membership. With the Diamond Elite membership you get access to a protected WordPress site, a directory of video tutorials, and a directory of archived resources. So, since each of these benefits is a separately protected directory, there are 3 entries listed under Your Subscriptions, each named Diamond Elite. Of course, when you click on them individually you are taken to the unique url for that protected directory, but with them all having the same name, the user is going to get confused as to what they are looking at. So, is there any way to display those protected directories with unique names that better describe what they actually are, instead of defaulting to the Subscription Name? Or, is there another way to approach this situation? Thanks.
Did you add the urls to the product with the "|" pipe symbol to define the name?: Additional URLs /wordpress/videos|Video Tutorials /wordpress/archive|Archive David
Pipe Works After reading your post I added the pipe character and all looks great now. Funny... I must have read the explanatory text next to the Additional URL field in the Product set up section a dozen time, and never registered the fact that the program shows an example of using the pipe for this purpose right there! Thanks for waking me up.