Ver Mensaje Individual
  #4 (permalink)  
Antiguo 10/12/2010, 13:58
yoleogaturro
 
Fecha de Ingreso: octubre-2010
Mensajes: 67
Antigüedad: 13 años, 6 meses
Puntos: 2
Respuesta: footer agregar un link ?

sigue pasando lo mismo ahí le corregí el código pero no responde el link estara mal echo.

Este es el código ahora:

<div class="Footer" id="footer" role="contentinfo">
<?php if (!dynamic_sidebar("Footer")) { ?>
<a href="<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a> and <a href="<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a>

<?php } ?>
<a href="www.rosariowordpress.com.ar">Monsterblog fue creado por Calero Esteban</a>
</div>
<?php wp_footer(); ?>