Hi there, I've got a free membership signup, which has the URL of members.php. This works fine, and each time you log in after this it takes you to the members page. I have a free product you receive once you sign up, so you click the Add Subscription to the new product, to which I had the URL set to a .zip file. When you would log in after this, it would continue to try to take you to the zip file instead of the members page. So I changed the URL to the members page, and made an additional URL of the zip file. But now in the member page, it comes up with two 'Free Gifts' in the 'Your Subscriptions' section, one directs to the members page they're already on, the other to the .zip file. But they both come up with the same title and ideally I'd prefer to just have the one link to the zip file. Anyone know a way around this? Thanks in advance for your help.
You can edit the member.html template file to only link to the additional products. Sorry, I'm away from my home PC, or I'd post the code David
Having problem in offline processing..... Hello , I am having problem in offline processing. Basically When I redirect user to the signup page with single product inplace of showing single product it show all the product listed in amember. So anyone know how I can resolve this issue? Thank You!