NEED YR FULL HOMEPAGE CODE AND HOW TO PUT thumnail beside me music Filelist
Welcome To Strikecoded Members Forum
Inorder for you to use a different logo/picture for ur musics you are to create two folders eg MUSICS and Music_images nw the one named "MUSICS" is where u wil be uploading ur music files while "Music_images" is where u wil upload the music preview images eg if u uploaded a song named Away_By_Psquare.mp3 then u wil also upload its image and rename its image according to its filename then add ".png" after the filename like this Away_By_Psquare.mp3.png thats it then paste ur filelist leme add sometin to it for it to work perfectly... Lastly for my complete homepage code you have to name the ones you need 1 by 1...
Please set the code for me My Music Folder is NaijaMusic While Preview music Image folder is Music_images..please set the Code
<center><xt:filelist sort_type="updated" sort_dir="desc" folder="/NaijaMusic" template="<img src='/Music_images/.file_name.png' alt='.file_name_parsed.' class='ico' width='50px' height='50px' style="background:#C0C0C0;color:white;"/><img src="http://strikecoded.xtgem.com/icons/ig/bdt.png"/><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.'><font color='green'><font color='red'>[Music]</font> .file_name_parsed. </font></a><font color='black'> (.file_size. .file_mime.)</font><img src='http://strikecoded.xtgem.com/ratings/5.0.gif' alt='rate'/><br><br/><div align='right'><a href='/Musics/play_now?file=.file_name.&name=.file_name_parsed.&category=.file_mime.#playing'><b class='zxfourborder' style='color:red; font-weight:bold; background: #FFEBCD; padding: 5px; border:1px solid #3b5997; display:inline-block;'><img src='http://strikecoded.xtgem.com/icons/ig/m3_1.png'/>Play now</b></a><br><br/><img src="http://strikecoded.xtgem.com/icons/ig/bdt.png"/><b>Share On:</b> <a href='https://www.facebook.com/sharer.php?u=.file_url.&description=Download And Share .file_name_parsed. From STRIKECODED.&picture=http://yoursite.xtgem.com/Music_images/.file_name..png&redirect_uri=http://www.facebook.com&caption=STRIKECODED_OFFICIAL&title=Download And Share .file_name_parsed. From STRIKECODED, File Suitable For Your Device.'><img src='http://strikecoded.xtgem.com/data/facebook.png' class='ic'/></a> <b>|</b> <a href='https://twitter.com/intent/tweet?text=Download And Share .file_name_parsed. From Strikecoded.xtgem.com @ .file_url. ENJOY!!!&related=STRIKECODED.XTGEM.COM&via=Strikecoded_Official&url='+document.URL+''><img src='http://strikecoded.xtgem.com/data/twitter.png' class='ic'/></a></div> <br/><br /><div style="border:1px dotted red;"></div><br/>" filter="*.*" per_page="10" /><br/>Jump to page:<form action="<xt:url type="path" />" method="get"><input type="text" style="width:25px" name="__filelist_page"><input
type="submit" value="jump"></form></center>
Copy code
Done, Recopy Above!
(Edited by 2017-03-07 21:00 STRIKELORD )
(Edited by 2017-03-09 08:57 CampusGizt )
send me Bloglist code to be shown at Home page THANKS WISE-ONE
Then You Need A Blog Twig!
Create a folder name it
_xtgem_templates then inside it upload dis through url
http://strikecoded.xtgem.com/data/xtblog.twig.js
Copy code after uploadin rename
xtblog.twig.js to
xtblog.twig And Paste the below css @ the top of your blog page
<link rel="stylesheet" type="text/css" href="http://strikecoded.xtgem.com/Wapmasta/Css/theme.css" />
Copy code then add ur blog at homepage using
add block > social > blog
read more abt blog @
http://strikecoded.xtgem.com/Wapmasta/Tools/xtgem_tutorial.html?page=blog_function#Read
Wise One thanks you....Please Teach me TURTORIAL on
how to create BBcode and Smiles
Create a page named "BBcode" and paste this code on the page
<!--parser:xtscript-->
include redbullet.xtgem.com/forum/BBcode.xt
<!--/parser:xtscript-->
Copy code .
For the smiles create a page named "Smilies" and paste the below code on the page
<!--parser:xtscript-->
include redbullet.xtgem.com/forum/smilies.xt
<!--/parser:xtscript-->
Copy code