create promote link
2 posters
Page 1 of 1
create promote link
i want to promote my fanspage to boost my forum traffic
but always error
already read and try like this link
https://help.forumotion.com/t3042-creating-a-promote-link
but always error
always like that?
have something wrong?
url forum http://dukuntransfer.indonesianforum.net/forum
url banned << dunno what is this http://dukuntransfer.indonesianforum.net/
NAME_OF_YOUR_FORUM = test
can you help me?
but always error
already read and try like this link
https://help.forumotion.com/t3042-creating-a-promote-link
but always error
always like that?
have something wrong?
url forum http://dukuntransfer.indonesianforum.net/forum
url banned << dunno what is this http://dukuntransfer.indonesianforum.net/
NAME_OF_YOUR_FORUM = test
can you help me?
Re: create promote link
Nope,
You add the link of your image banner.. In attribute
Example, i add the new reply button:
Like that hehe
Cheers
You add the link of your image banner.. In attribute
- Code:
<img src="YOUR IMAGE GOES HERE" />
Example, i add the new reply button:
- Code:
<img src="http://i18.servimg.com/u/f18/16/89/96/68/two12.png" />
Like that hehe
Cheers
Re: create promote link
Delete the [ IMG ] [ /IMG ] tag in your code.
You only need the URL.
Try with with this:
You only need the URL.
Try with with this:
- Code:
<img src="http://i63.tinypic.com/16ay59z.jpg" title="Test" width="88px" height="33px" />
Last edited by YoshiGM on February 11th 2016, 4:49 am; edited 3 times in total (Reason for editing : Fix BBcode)
Re: create promote link
error again
if i copy paste
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Promote</title>
<script language="Javascript">
/************************************************************
*Do not remove this header!
* FriendsterMagic.Forumzen.com - pauldemonteverde[AT]yahoo.com
*IE 4+ browser only
*************************************************************/
//Editable CSS
document.write('<style>.promoteluapak {background-color:blue; font-weight:bold;}</style>') ;
// auto copied to clipboard, set to [0=no, 1=yes]
var luapak=1
// No need to edit below
function highlightLuapak(dempv) {
var tempval=eval("document."+dempv)
tempval.focus()
tempval.select()
if (document.all&&luapak==1){
therange=tempval.createTextRange()
therange.execCommand("Copy")
window.status="Contents highlighted and copied to clipboard!"
setTimeout("window.status=''",1800)
}
}
//-->
</script>
</head>
<body link="#CCCC00" vlink="#CCCC00" alink="#CCCC00" text="#CCCC00" bgcolor="#70aadc" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
<form name="promote">
<p align="center"><font size="2" face="Arial Narrow">
<a class="promoteluapak" title="Click to copy" href="javascript:highlightLuapak('promote.select1')">.:Select All:.</a></font><br>
<textarea name="select1" rows=2 cols=11 style="background-color:#604EFF"><a href="http://dukuntransfer.indonesianforum.net/"><img src="https://2img.net/h/oi63.tinypic.com/16ay59z.jpg" alt="DukunTransfer" width="88" height="31"></a></textarea>
</form>
</body>
</html>
and click preview
like that and sometimes
like that
something wrong with this code?
or because not click A/A?
i can`t find this button
then if i keep continue to make block in widget become like that
if i copy paste
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Promote</title>
<script language="Javascript">
/************************************************************
*Do not remove this header!
* FriendsterMagic.Forumzen.com - pauldemonteverde[AT]yahoo.com
*IE 4+ browser only
*************************************************************/
//Editable CSS
document.write('<style>.promoteluapak {background-color:blue; font-weight:bold;}</style>') ;
// auto copied to clipboard, set to [0=no, 1=yes]
var luapak=1
// No need to edit below
function highlightLuapak(dempv) {
var tempval=eval("document."+dempv)
tempval.focus()
tempval.select()
if (document.all&&luapak==1){
therange=tempval.createTextRange()
therange.execCommand("Copy")
window.status="Contents highlighted and copied to clipboard!"
setTimeout("window.status=''",1800)
}
}
//-->
</script>
</head>
<body link="#CCCC00" vlink="#CCCC00" alink="#CCCC00" text="#CCCC00" bgcolor="#70aadc" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
<form name="promote">
<p align="center"><font size="2" face="Arial Narrow">
<a class="promoteluapak" title="Click to copy" href="javascript:highlightLuapak('promote.select1')">.:Select All:.</a></font><br>
<textarea name="select1" rows=2 cols=11 style="background-color:#604EFF"><a href="http://dukuntransfer.indonesianforum.net/"><img src="https://2img.net/h/oi63.tinypic.com/16ay59z.jpg" alt="DukunTransfer" width="88" height="31"></a></textarea>
</form>
</body>
</html>
and click preview
like that and sometimes
like that
something wrong with this code?
or because not click A/A?
i can`t find this button
then if i keep continue to make block in widget become like that
Re: create promote link
I have one question:
When you created the HTML page, did you use Advanced mode (html) or simple mode (WYSIWYG) ?
If you used the second option that is the reason. Because the editor in admin panel destroys the code and add unnecesary tags that causes problems like these.
Try creating your HTML page in advanced mode and paste your code:
When you created the HTML page, did you use Advanced mode (html) or simple mode (WYSIWYG) ?
If you used the second option that is the reason. Because the editor in admin panel destroys the code and add unnecesary tags that causes problems like these.
Try creating your HTML page in advanced mode and paste your code:
- Code:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Promote</title>
<script language="Javascript">
/************************************************************
*Do not remove this header!
*© FriendsterMagic.Forumzen.com - pauldemonteverde[AT]yahoo.com
*IE 4+ browser only
*************************************************************/
//Editable CSS
document.write('<style>.promoteluapak {background-color:blue; font-weight:bold;}</style>') ;
// auto copied to clipboard, set to [0=no, 1=yes]
var luapak=1
// No need to edit below
function highlightLuapak(dempv) {
var tempval=eval("document."+dempv)
tempval.focus()
tempval.select()
if (document.all&&luapak==1){
therange=tempval.createTextRange()
therange.execCommand("Copy")
window.status="Contents highlighted and copied to clipboard!"
setTimeout("window.status=''",1800)
}
}
//-->
</script>
</head>
<body link="#CCCC00" vlink="#CCCC00" alink="#CCCC00" text="#CCCC00" bgcolor="#70aadc" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
<form name="promote">
<p align="center"><font size="2" face="Arial Narrow">
<a class="promoteluapak" title="Click to copy" href="javascript:highlightLuapak('promote.select1')">.:Select All:.</a></font><br>
<textarea name="select1" rows=2 cols=11 style="background-color:#604EFF"><a href="http://dukuntransfer.indonesianforum.net/forum"><img src="http://i63.tinypic.com/16ay59z.jpg" alt="Testing" width="88" height="31"></a></textarea>
</form>
</body>
</html>
Re: create promote link
Do you want to have the text Copy this on your website, true ?
When you have already the html page, just page the second code from the tutorial in a widget, index message,etc:
Edit the caps YOUR HTML PAGE LINK HERE for the link that you get when you create the html page.
with this part works perfectly:
And hit save.
When you have already the html page, just page the second code from the tutorial in a widget, index message,etc:
- Code:
<CENTER><FONT face=Arial size=1><STRONG>Copy and paste this on your web.</STRONG></FONT><BR><IFRAME class=intro style="WIDTH: 209px; HEIGHT: 66px" border=0 frameSpacing=0 src="YOUR HTML PAGE LINK HERE" frameBorder=no width=100 scrolling=no height=96 allowTransparency></IFRAME><FONT size=1><STRONG></STRONG></FONT></CENTER>
Edit the caps YOUR HTML PAGE LINK HERE for the link that you get when you create the html page.
with this part works perfectly:
- Code:
/h1-
And hit save.
Re: create promote link
copy http://dukuntransfer.indonesianforum.net/h1-dukun-transfer this code to portal > structure > add widget >block right?
maybe i must to give up to make link promotion T_T
maybe i must to give up to make link promotion T_T
Re: create promote link
That is the function of the code in that tutorial..
Provide a full "textarea" to copy your banner to promote your forum with another forums.
I can provide you a simple code witout using a html page:
In this code, you don't need any html page.. just edit the caps text for your own information.
Provide a full "textarea" to copy your banner to promote your forum with another forums.
I can provide you a simple code witout using a html page:
- Code:
<center><p>Copy & Paste This Code on Your Forum</p></center>
</br></br>
<CENTER><A href="YOUR FORUMOTION FORUM HERE" target=_blank><IMG border=0 src="YOUR BANNER LINK HERE"></A> <CENTER><TEXTAREA style="BACKGROUND-COLOR: #ffffff" rows=4 cols=16 name=textarea><a href="YOUR FORUMOTION FORUM HERE"target="_blank"><img src="YOU BANNER LINK HERE"border="0"alt="ES"></TEXTAREA></CENTER></CENTER></TD>
In this code, you don't need any html page.. just edit the caps text for your own information.
Re: create promote link
I meant, edit the uppercase text for your information: your forumotion url and the image.
Similar topics
» How do I create a link where you hover over the link and it pops up some kinda text?
» how to create a reffer link
» Can someone please post a link to where I can create a new forum
» Please tell me how to create a shop on forumvi.com, and link to the products (HELP)
» Rename home navigation bar link to forum either hide it and create a custom one
» how to create a reffer link
» Can someone please post a link to where I can create a new forum
» Please tell me how to create a shop on forumvi.com, and link to the products (HELP)
» Rename home navigation bar link to forum either hide it and create a custom one
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum