Thanks for that link i have read that but it does not mention anywhere there how to active only sponsor and deactive ragular and reciprocal .So who will submit link will have to pay for it not free thanks
rolij wrote: According the manual: When you only want to use one link type, go to the 'switches' area of your admin panel and turn off link types.
When you turn off the link type from swtiches then you got only option is avilibale is ragular link i dont want that i want just sponsor option to be active when someone add link so they have to pay thanks
Well, then send the sponsored link type as hidden field in the suggestlink template: <input type="hidden" name="type" value="sponsored"> Of course you have to set the value name (sponsored) according your settings in the sponsorship section. You can also add the following if you want to directly redirect to the buy sponsorhip page: <input type="hidden" name="sponsorthis" value="1">
Hi rolij, <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for help i am posting the code of suggestlink.tpl can you please guide me in code where exactly I need to put this code (<input type="hidden" name="type" value="MYLINKGROUP">
<SPAN style="FONT-FAMILY: " New Times size='3"' Roman?><input type="hidden" name="MYLINKGROUP" value="1">
<SPAN style="FONT-FAMILY: " New Times size='3"' Roman?>
<SPAN style="FONT-FAMILY: " New Times size='3"' Roman?>And one thing more after adding this code when someone add new link it will forwarded to sponsor page but will that work normally like the sponsorship is working now and i want sponsor link to show in category like normal link not like sponsor at top Thanks
rolij wrote: Well, then send the sponsored link type as hidden field in the suggestlink template: <input type="hidden" name="type" value="sponsored"> Of course you have to set the value name (sponsored) according your settings in the sponsorship section. You can also add the following if you want to directly redirect to the buy sponsorhip page: <input type="hidden" name="sponsorthis" value="1">
It doesn't matter where you put it into your code, as long as it is somewhere between the <form> and </form> tag. I recommend to put it in just before the </form> tag:
If you'd like to redirect directly to the payment page after submission and if you use the hidden sponsorthis value (as I mentioned above) then you should also remove the following:
rolji i have tried all this method you told but not working can someone please give me quote for setting this option for me thanks what i need is 2 options for link to be listed on site 1st : Sponsorship 2nd : Reagular but both are control able from admin panel if i choose 1st option so the user want be able to list until they pay for it thanks and 2nd option normal if i dont want 1st option thanks
rolij wrote: It doesn't matter where you put it into your code, as long as it is somewhere between the <form> and </form> tag. I recommend to put it in just before the </form> tag:
If you'd like to redirect directly to the payment page after submission and if you use the hidden sponsorthis value (as I mentioned above) then you should also remove the following:
<IF no is yes> <tr> <td class="labelscolumn" colspan="2"><input type="checkbox" name="sponsorthis" vlaue="1"> {LANG_SUGGESTLINK_SPONSORIT}</td> </tr> </IF>
Comments on How to active only
Member
Usergroup: Customer
Joined: Aug 08, 2005
Total Topics: 21
Total Comments: 46
Hi how to active only Sponsor link instead of regular,reciprocal.Because i dont want people to submit the link free any help please thanks
Member
Usergroup: Customer
Joined: Jun 15, 2005
Location: Ontario, Canada
Total Topics: 7
Total Comments: 33
There is lots of helpful information in the WSN Manual. You could start here: scripts.webmastersite.net/w...inks/wsnmanual/articles/21
Also search for articles on 'sponsor'
Member
Usergroup: Customer
Joined: Aug 08, 2005
Total Topics: 21
Total Comments: 46
There is lots of helpful information in the WSN Manual. You could start here: scripts.webmastersite.net/w...inks/wsnmanual/articles/21
Also search for articles on 'sponsor'
Thanks for that link i have read that but it does not mention anywhere there how to active only sponsor and deactive ragular and reciprocal .So who will submit link will have to pay for it not free thanks
Member
Usergroup: Customer
Joined: May 19, 2005
Total Topics: 18
Total Comments: 42
According the manual: When you only want to use one link type, go to the 'switches' area of your admin panel and turn off link types.
Member
Usergroup: Customer
Joined: Aug 08, 2005
Total Topics: 21
Total Comments: 46
According the manual: When you only want to use one link type, go to the 'switches' area of your admin panel and turn off link types.
When you turn off the link type from swtiches then you got only option is avilibale is ragular link i dont want that i want just sponsor option to be active when someone add link so they have to pay thanks
Member
Usergroup: Customer
Joined: May 19, 2005
Total Topics: 18
Total Comments: 42
Well, then send the sponsored link type as hidden field in the suggestlink template:
<input type="hidden" name="type" value="sponsored">
Of course you have to set the value name (sponsored) according your settings in the sponsorship section.
You can also add the following if you want to directly redirect to the buy sponsorhip page:
<input type="hidden" name="sponsorthis" value="1">
Member
Usergroup: Customer
Joined: Aug 08, 2005
Total Topics: 21
Total Comments: 46
Hi rolij, <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for help i am posting the code of suggestlink.tpl can you please guide me in code where exactly I need to put this code (<input type="hidden" name="type" value="MYLINKGROUP">
<SPAN style="FONT-FAMILY: " New Times size='3"' Roman?><input type="hidden" name="MYLINKGROUP" value="1">
<SPAN style="FONT-FAMILY: " New Times size='3"' Roman?>
<SPAN style="FONT-FAMILY: " New Times size='3"' Roman?>And one thing more after adding this code when someone add new link it will forwarded to sponsor page but will that work normally like the sponsorship is working now and i want sponsor link to show in category like normal link not like sponsor at top Thanks
Well, then send the sponsored link type as hidden field in the suggestlink template:
<input type="hidden" name="type" value="sponsored">
Of course you have to set the value name (sponsored) according your settings in the sponsorship section.
You can also add the following if you want to directly redirect to the buy sponsorhip page:
<input type="hidden" name="sponsorthis" value="1">
Member
Usergroup: Customer
Joined: May 19, 2005
Total Topics: 18
Total Comments: 42
It doesn't matter where you put it into your code, as long as it is somewhere between the <form> and </form> tag. I recommend to put it in just before the </form> tag:
If you only offer sponsored links, remove the link type pull-down menu:
and maybe you'd like to remove the reciprocal url as well:
If you'd like to redirect directly to the payment page after submission and if you use the hidden sponsorthis value (as I mentioned above) then you should also remove the following:
Good luck
Member
Usergroup: Customer
Joined: Aug 08, 2005
Total Topics: 21
Total Comments: 46
rolji i have tried all this method you told but not working can someone please give me quote for setting this option for me thanks what i need is 2 options for link to be listed on site 1st : Sponsorship 2nd : Reagular but both are control able from admin panel if i choose 1st option so the user want be able to list until they pay for it thanks and 2nd option normal if i dont want 1st option thanks
It doesn't matter where you put it into your code, as long as it is somewhere between the <form> and </form> tag. I recommend to put it in just before the </form> tag:
If you only offer sponsored links, remove the link type pull-down menu:
and maybe you'd like to remove the reciprocal url as well:
If you'd like to redirect directly to the payment page after submission and if you use the hidden sponsorthis value (as I mentioned above) then you should also remove the following:
Good luck
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
You'll need to use punctuation before someone can help.