Google translate XD... speak spanish Good ... as you would to place the Articles module on the homepage? .. bone to place the last 3 materials added ... This is the module code but when I hit start on page appears empty ... : S Code <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>$MODULE_NAME$ - $SITE_NAME$</title> <?$META_DESCRIPTION$?> <link type="text/css" rel="StyleSheet" href="http://losjodedores.do.am/_st/my.css" /> </head>
<body style="background-color:#292929; margin:0;padding:0;"> $ADMIN_BAR$
$GLOBAL_AHEADER$
<!-- <middle> --> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td valign="top" style="padding:3px">
$GLOBAL_CLEFTER$ </td>
<td valign="top" width="80%" style="padding-top:5px"> <table border="0" cellpadding="10" cellspacing="0" width="100%" style="border:1px solid #292929;"><tr><td style="background:#292929;"><!-- <body> --><table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="80%"><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Inicio<!--</s>--></a> » <!--<s5208>-->Artículos<!--</s>--></td> <td align="right" style="white-space: nowrap;"><?if($ADD_ENTRY_LINK$)?>[ <a href="$ADD_ENTRY_LINK$"><!--<s5202>-->Añadir un artículo<!--</s>--></a> ]<?endif?></td> </tr> </table> <hr /> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="60%"><!--<s5218>-->Total de materiales en el catálogo<!--</s>-->: <b>$NUM_ENTRIES$</b><?if($NUM_SHOWN$)?><br /><!--<s5220>-->Expuesto materiales<!--</s>-->: <b>$NUM_SHOWN$</b><?endif?></td> <td align="right"><?if($PAGE_SELECTOR$)?><!--<s3015>-->Páginas<!--</s>-->: $PAGE_SELECTOR$<?endif?></td> </tr> </table> <hr /> $BODY$ <?if($PAGE_SELECTOR1$)?><div style="text-align:center;">$PAGE_SELECTOR1$</div><?endif?><!-- </body> --></td></tr></table> </td>
<td valign="top" style="padding:3px"> $GLOBAL_DRIGHTER$
</td> </tr> </table> <!-- </middle> -->
$GLOBAL_BFOOTER$
</body>
</html> Thanks in advance XD
|