LORDEAGLE
said to spainshkid 0n
2015-10-14 14:39
Here is my filelist code
For download page tell me what u want there bcus u can't handle my works there buh if u want I will give it like that to u.
<div class="section product-list">
<xt:filelist sort_type="updated" sort_dir="desc" folder="/pic/funny" template="<div class='product' title='.file_name_parsed.'><a class='product-link' href='http://click.buzzcity.net/click.php?partnerid=136453' title='.file_name.'><div class='pull-left'><img class='product-icon' src='.file_url.' alt='.file_name.' height='60px' width='60px'><div class='info'><h5>.file_name_base_parsed.</h5><img src='/tools/work/ratings/64_stars_45.png' alt='5.0' title='rated 4.5' class='rating'/></div></div><div class='pull-right'><a href='/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.&fold=/pic/funny&img=.file_url.' class='btn' title='download .file_name.' style='background-color:#d20808;'>download</a></div></a></div>" filter="*.*" per_page="10"/></div>
Copy code
<xt:filelist sort_type="updated" sort_dir="desc" folder="/pic/funny" template="<div class='product' title='.file_name_parsed.'><a class='product-link' href='http://click.buzzcity.net/click.php?partnerid=136453' title='.file_name.'><div class='pull-left'><img class='product-icon' src='.file_url.' alt='.file_name.' height='60px' width='60px'><div class='info'><h5>.file_name_base_parsed.</h5><img src='/tools/work/ratings/64_stars_45.png' alt='5.0' title='rated 4.5' class='rating'/></div></div><div class='pull-right'><a href='/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.&fold=/pic/funny&img=.file_url.' class='btn' title='download .file_name.' style='background-color:#d20808;'>download</a></div></a></div>" filter="*.*" per_page="10"/></div>
Copy code
For download page tell me what u want there bcus u can't handle my works there buh if u want I will give it like that to u.
(Edited by 2015-10-14 14:44 Lordeagle )
-
·
- rated(0)
SPAINSHKID
said to Lordeagle 0n
2015-10-14 15:23
ok jst gv me like dat cus am trying to be a wapmastar and edit the filelist and put dis
/Themes/android/360_themes/ dats the folder and for image folder dis it /Themes/android/360_themes/thumb/ thanks
/Themes/android/360_themes/ dats the folder and for image folder dis it /Themes/android/360_themes/thumb/ thanks
(Edited by 2015-10-14 15:28 spainshkid )
-
·
- rated(0)
LORDEAGLE
said to spainshkid 0n
2015-10-14 17:01
This is my exact download page code
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<style>
.xt_button
{background: #c4dbe0;
color: #000;
border: 1px solid #d7e7ea;
padding: 2px 4px;
display: inline-block;
font-weight: bold;}
div.nopg .pagination
{display: none!important;}
</style>
<title>{_$cap|Download} {_$name|starkid ft phyno ogechi prod by xkai.mp3}</title>
</head>
<body>
<div class="container page-content section">
<h1 class="name">
Viewing {_$name|File} For download</h1>
<a class="thumbnail" href="{_$href|facebook.com/michaelobasiu}"><img src="{_$img|/e.png}" class="center" alt="{_$name|No screenshot}" height="250px" width="250px" /></a>
<p>
Download {_$name|starkid ft phyno ogechi prod by xkai.mp3} from eaglenet.xtgem.com, {_$name|file} has been fully tested proved to be virus free and most especially compatible and good for <xt:browser type="1" />. Should any problem occur in downloading or using this file, hesitate not in <a href="/foot/contact"> contacting</a> Us!</p>
<p>
<ul class="pagination" id="filetags"><li class="active"><a href="/menu/Forum/index">•TAGS:</a></li></ul>
<p>•Name:<span class="text-center">{_$name|starkid ft phyno ogechi prod by xkai.mp3}</span></p>
<p>
•File size:<span class="text-center">{_$size|3.94MB}</span></p>
<p>•Category:<span class="text-center">{_$category|audio/mpeg}</span></p>
<p>
•Time Of Upload:<span class="text-center">{_$time|12:25:43}</span></p>
<p>•Date Of Upload:<span class="text-center">{_$date|2015-04-26}</span></p><p>•No. Of downloads:<span class="bg-info text-center"><xt:widget id="xt.c.a.t." tool="Counter" key="xxxxx" xtuser="xxxxx" call="{_$file|starkid_ft_phyno_ogechi_prod_by_xkai.mp3}" />
</span></p>
<p>• Ratings: <span class="text-center"><xt:include file="/tools/try" /></span></p>
<p id="sharer"><xt:include file="tools/nav" /></p></div>
<div class="container section lead"><p>
<xt:include file="/others/download/*" /></p>
<p class="center"><a href="{_$href|}?__xt_download=1" class="btn btn-lg" style="background: #d20808; color: #fff; font-weight: bold;">Download</a></p><p>
<xt:include file="/others/download/*" /></p>
</div>
<div class="fb-comments" data-href="<xt:url/ />" data-width="160" data-num-posts="5" data-colorscheme="light" ></div>
<div class="nopg">
<xt:include file="tools/work/check" />
</div>
<xt:code>
<script>
var nam = "{_$name|}";
tags = nam.split(" ").join(".").split(".");
var target=document.getElementById('filetags');
for (i=0;i<tags.length;i++ ){
var listTag = document.createElement("li");
var link= document.createElement("a");
link.setAttribute('href', 'http://eaglenet.xtgem.com/search?fold={_$fold|}&img={_$img|}&q='+tags[i]);
var text = document.createTextNode(tags[i]);
link.appendChild(text);
listTag.appendChild(link);
target.appendChild(listTag);}
</script></xt:code></body>
</html>
Copy code
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<style>
.xt_button
{background: #c4dbe0;
color: #000;
border: 1px solid #d7e7ea;
padding: 2px 4px;
display: inline-block;
font-weight: bold;}
div.nopg .pagination
{display: none!important;}
</style>
<title>{_$cap|Download} {_$name|starkid ft phyno ogechi prod by xkai.mp3}</title>
</head>
<body>
<div class="container page-content section">
<h1 class="name">
Viewing {_$name|File} For download</h1>
<a class="thumbnail" href="{_$href|facebook.com/michaelobasiu}"><img src="{_$img|/e.png}" class="center" alt="{_$name|No screenshot}" height="250px" width="250px" /></a>
<p>
Download {_$name|starkid ft phyno ogechi prod by xkai.mp3} from eaglenet.xtgem.com, {_$name|file} has been fully tested proved to be virus free and most especially compatible and good for <xt:browser type="1" />. Should any problem occur in downloading or using this file, hesitate not in <a href="/foot/contact"> contacting</a> Us!</p>
<p>
<ul class="pagination" id="filetags"><li class="active"><a href="/menu/Forum/index">•TAGS:</a></li></ul>
<p>•Name:<span class="text-center">{_$name|starkid ft phyno ogechi prod by xkai.mp3}</span></p>
<p>
•File size:<span class="text-center">{_$size|3.94MB}</span></p>
<p>•Category:<span class="text-center">{_$category|audio/mpeg}</span></p>
<p>
•Time Of Upload:<span class="text-center">{_$time|12:25:43}</span></p>
<p>•Date Of Upload:<span class="text-center">{_$date|2015-04-26}</span></p><p>•No. Of downloads:<span class="bg-info text-center"><xt:widget id="xt.c.a.t." tool="Counter" key="xxxxx" xtuser="xxxxx" call="{_$file|starkid_ft_phyno_ogechi_prod_by_xkai.mp3}" />
</span></p>
<p>• Ratings: <span class="text-center"><xt:include file="/tools/try" /></span></p>
<p id="sharer"><xt:include file="tools/nav" /></p></div>
<div class="container section lead"><p>
<xt:include file="/others/download/*" /></p>
<p class="center"><a href="{_$href|}?__xt_download=1" class="btn btn-lg" style="background: #d20808; color: #fff; font-weight: bold;">Download</a></p><p>
<xt:include file="/others/download/*" /></p>
</div>
<div class="fb-comments" data-href="<xt:url/ />" data-width="160" data-num-posts="5" data-colorscheme="light" ></div>
<div class="nopg">
<xt:include file="tools/work/check" />
</div>
<xt:code>
<script>
var nam = "{_$name|}";
tags = nam.split(" ").join(".").split(".");
var target=document.getElementById('filetags');
for (i=0;i<tags.length;i++ ){
var listTag = document.createElement("li");
var link= document.createElement("a");
link.setAttribute('href', 'http://eaglenet.xtgem.com/search?fold={_$fold|}&img={_$img|}&q='+tags[i]);
var text = document.createTextNode(tags[i]);
link.appendChild(text);
listTag.appendChild(link);
target.appendChild(listTag);}
</script></xt:code></body>
</html>
Copy code
-
·
- rated(0)
LORDEAGLE
said to spainshkid 0n
2015-10-15 22:03
Copy this
<div class="section product-list">
<xt:filelist sort_type="updated" sort_dir="desc" folder="/music/ringtone/" template="<div class='product' title='.file_name_parsed.'><a class='product-link' href='http://<div class="section product-list">
<xt:filelist sort_type="updated" sort_dir="desc" folder="/pic/funny" template="<div class='product' title='.file_name_parsed.'><a class='product-link' href='http://click.buzzcity.net/click.php?partnerid=136453' title='.file_name.'><div class='pull-left'><img class='product-icon' src='.file_url.' alt='.file_name.' height='60px' width='60px'><div class='info'><h5>.file_name_base_parsed.</h5><img src='/tools/work/ratings/64_stars_45.png' alt='5.0' title='rated 4.5' class='rating'/></div></div><div class='pull-right'><a href='/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.&fold=/pic/funny&img=.file_url.' class='btn' title='download .file_name.' style='background-color:#d20808;'>download</a></div></a></div>" filter="*.*" per_page="10"/></div>
Copy code
<xt:filelist sort_type="updated" sort_dir="desc" folder="/music/ringtone/" template="<div class='product' title='.file_name_parsed.'><a class='product-link' href='http://<div class="section product-list">
<xt:filelist sort_type="updated" sort_dir="desc" folder="/pic/funny" template="<div class='product' title='.file_name_parsed.'><a class='product-link' href='http://click.buzzcity.net/click.php?partnerid=136453' title='.file_name.'><div class='pull-left'><img class='product-icon' src='.file_url.' alt='.file_name.' height='60px' width='60px'><div class='info'><h5>.file_name_base_parsed.</h5><img src='/tools/work/ratings/64_stars_45.png' alt='5.0' title='rated 4.5' class='rating'/></div></div><div class='pull-right'><a href='/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.&fold=/pic/funny&img=.file_url.' class='btn' title='download .file_name.' style='background-color:#d20808;'>download</a></div></a></div>" filter="*.*" per_page="10"/></div>
Copy code
(Edited by 2015-10-15 22:05 Lordeagle )
-
·
- rated(0)
SPAINSHKID
said to Lordeagle 0n
2015-10-16 16:57
please eagle edit dis filelist 4me
<div class="zxfourborder">
<div class="section product-list">
<xt:filelist sort_type="updated" sort_dir="desc" folder="/Themes/android/360_themes" template="<div class='erroh' title='.file_name.'><div class='erroh'><div class='full'><h5>.file_name_base_parsed.</h5><img class='zxfourborder' src='/Wapmasta/My_Tools/Site_Logo/andi_apps.png' alt='5.0' title='rated 4.5' class='rating'/></div></div><div class='name'><a href='/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.&fold=/Wapmasta/My_Tools/Site_Logo/andi_apps.png&img=.file_url.' class='btn' title='download .file_name.' style='background-color:#ffffff;'>download</a></div></a></div>" filter="*.*" per_page="6"/></div></div>
Copy code
so dat each file will have it's own image bt please dnt put dat product link please<div class="section product-list">
<xt:filelist sort_type="updated" sort_dir="desc" folder="/Themes/android/360_themes" template="<div class='erroh' title='.file_name.'><div class='erroh'><div class='full'><h5>.file_name_base_parsed.</h5><img class='zxfourborder' src='/Wapmasta/My_Tools/Site_Logo/andi_apps.png' alt='5.0' title='rated 4.5' class='rating'/></div></div><div class='name'><a href='/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.&fold=/Wapmasta/My_Tools/Site_Logo/andi_apps.png&img=.file_url.' class='btn' title='download .file_name.' style='background-color:#ffffff;'>download</a></div></a></div>" filter="*.*" per_page="6"/></div></div>
Copy code
-
·
- rated(0)
LORDEAGLE
said to spainshkid 0n
2015-10-16 18:49
Thats not the filelist I gave to u o copy again 4rm above
-
·
- rated(0)
SPAINSHKID
said to Lordeagle 0n
2015-10-16 19:49
eagle i nid ur header code wia u have the search script and pages like home, image, wapmaster 2go world e.t.c and dis the filelist
<div class="zxfourborder">
<xt:filelist sort_type="updated" sort_dir="desc" folder="/Themes/android/360_themes/" template="<div class='erro' title='.file_name_parsed.'><a class='erro' href='http://<div class="erro">
<xt:filelist sort_type="updated" sort_dir="desc" folder="/Themes/android/360_themes/thumb" template="<div class='erro' title='.file_name_parsed.'><a class='erro' href='http://click.buzzcity.net/click.php?partnerid=136453' title='.file_name.'><div class='erro'><img class='full' src='.file_url.' alt='.file_name.' height='60px' width='60px'><div class='full'><h5>.file_name_base_parsed.</h5><img src='eaglenet.xtgem.com/tools/work/ratings/64_stars_45.png' alt='5.0' title='rated 4.5' class='rating'/></div></div><div class='name'><a href='/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.&fold=/Themes/android/360_themes/thumb&img=.file_url.' class='name' title='download .file_name.' style='background-color:#d20808;'>download</a></div></a></div>" filter="*.*" per_page="10"/></div>
Copy code
see the page nellwap.xtgem.com/Themes/android/dodol_themes<xt:filelist sort_type="updated" sort_dir="desc" folder="/Themes/android/360_themes/" template="<div class='erro' title='.file_name_parsed.'><a class='erro' href='http://<div class="erro">
<xt:filelist sort_type="updated" sort_dir="desc" folder="/Themes/android/360_themes/thumb" template="<div class='erro' title='.file_name_parsed.'><a class='erro' href='http://click.buzzcity.net/click.php?partnerid=136453' title='.file_name.'><div class='erro'><img class='full' src='.file_url.' alt='.file_name.' height='60px' width='60px'><div class='full'><h5>.file_name_base_parsed.</h5><img src='eaglenet.xtgem.com/tools/work/ratings/64_stars_45.png' alt='5.0' title='rated 4.5' class='rating'/></div></div><div class='name'><a href='/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.&fold=/Themes/android/360_themes/thumb&img=.file_url.' class='name' title='download .file_name.' style='background-color:#d20808;'>download</a></div></a></div>" filter="*.*" per_page="10"/></div>
Copy code
(Edited by 2015-10-17 15:32 spainshkid )
-
·
- rated(0)
LORDEAGLE
said to spainshkid 0n
2015-10-17 09:30
Sorry u cant add xt:filelist into an xt:filelist so the above code cannot run.
-
·
- rated(0)