You'll probably want to create custom templates for each type, and use <input type="hidden" name="type" value="premium" /> in place of the type selection options in those templates. You'll link suggest.php?action=addlink&catid=134&custom=yes&TID=premiumsuggest if you name your custom template premiumsuggest for the premium type.
Comments on Suggest Link for Types
Usergroup: Member
Joined: Apr 04, 2011
Total Topics: 7
Total Comments: 10
How do I place Suggest link types Links in Category pages. I tried filling the form by directly visiting www.myowndomain.com/suggest...ink&catid=134&type=premium but it wouldn't take me to payment page.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
You'll probably want to create custom templates for each type, and use <input type="hidden" name="type" value="premium" /> in place of the type selection options in those templates. You'll link suggest.php?action=addlink&catid=134&custom=yes&TID=premiumsuggest if you name your custom template premiumsuggest for the premium type.
Usergroup: Member
Joined: Apr 04, 2011
Total Topics: 7
Total Comments: 10
Thanks Paul...it works. appreciate for your help.