Weezy
joshiyemzy Assuming u want to use 2 xtguestbook twigs ..Here is what you have to do..
Copy your custom xtguestbook.twig to xtguestbook_1.twig and create a new file xtguestbook_2.twig ..Copy the STANDARD twig to xtguestbook_2.twig replace the code in xtguestbook.twig with
{%if data.translations.t_guestbook_emp='weezy'%}
{%include 'xtguestbook_1.twig'%}
{%else%}
{%include 'xtguestbook_2.twig'%}
{%endif%}
Copy code
Then when you add the guestbook to the page set the value of '
this guestbook has no comments' to weezy
(
t_guestbook_empty="weezy") and the second (standard) twig file will be used
joshiyemzy
Weezy Bro bro is there a way i can usetwo twigs on asite i saw it on an xtgem site how possible
joshiyemzy
joshiyemzy weezy still waitin fr d twig
joshiyemzy
joshiyemzy weezy still waitin fr d twig
joshiyemzy
Weezy My image folder is "thumbs" my music folder is "musik".
The file list below
<center><xt:filelist sort_type="updated" sort_dir="desc" folder="/musik/" template="<table width='100%'><tr><td width='25%' class='c' align='center'><img src='/background/logo music.jpg' width='100%' height='50%'></td><td width='75%' align='left' class='zxfourborder'><img src='http://weezywap.xtgem.com/images/rating.gif'/><br/><b>Name: </b><b style='color:blue'>.file_name_parsed.</b><br/><b>File Size: </b><b style='color:green'>.file_size.</b><br/><b>• </b><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.'><b style='color:red'>Download Now!</b></a></td></tr></table>" 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
Weezy
joshiyemzy Paste the filelist here, with the folder path to the image folder!
joshiyemzy
joshiyemzy Bro done dat bt d image is still default image or is it becos i re exited d file list cos i use another image as default img