07-16-2022, 06:55 PM
2
Captura[img]Registrate o inicia tu sesión para ver este contenido[/img]
En m.home_last_posts.tpl --> themes --> default --> templates --> modules --> m.home_last_posts.tpl
Donde quieran agregan:
Código PHP: ( Seleccionar Todo )
{if $p.post_comments >= 15 && $p.post_puntos >= 50}<span class="qtip" title="Post Popular" style="margin-top: -20px; margin-right: -2px; color: #df7e17; font-weight: bold;float: right;"><img src="{$tsConfig.tema.t_url}/images/popular.png"></span>{/if}
Ejemplo Default
Buscar:
Código PHP: ( Seleccionar Todo )
<span class="floatR"><a href="{$tsConfig.url}/posts/{$p.c_seo}/">{$p.c_nombre}</a></span>
Antes agregar:
Código PHP: ( Seleccionar Todo )
{if $p.post_comments >= 15 && $p.post_puntos >= 50}<span class="qtip" title="Post Popular" style="margin-top: -20px; margin-right: -2px; color: #df7e17; font-weight: bold;float: right;"><img src="{$tsConfig.tema.t_url}/images/popular.png"></span>{/if}
Cambiar el valor por el que quieran que aparezca:
Cita:$p.post_comments >= 15
$p.post_puntos >= 50
Creditos: Debes agradecer para ver el contenido...


Facebook
Twitter
Reddit
Digg
del.icio.us
Tumblr
Pinterest
Blogger
Fark
LinkedIn
Mix
Google