Modificar Links en Footer de Template Alpha Tribune

  • Autor Autor chicagoserie
  • Fecha de inicio Fecha de inicio
C

chicagoserie

Alfa
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Alguien puede ayudarme a resolver el tema del footer del template gratuito alpha tribune. Cuando quiero modificar algo o borrar los enlaces, la plantilla deja de funcionar.
Adjunto codigo footer;

Insertar CODE, HTML o PHP:
<div id="footer">
<span class="alignleft">Copyright &copy; <?php the_time('Y'); ?>. All Rights Reserved. Designed by <a href="http://www.bestwebsitehosting.com">Best Website Hosting</a></span>
<span class="alignright">
<a href="http://www.5shadesreseller.com">Cheap Reseller Hosting</a>&nbsp; &nbsp;
<a href="http://www.vanessajeakins.com">Photography Toronto</a>&nbsp; &nbsp;
<a href="http://www.5shadestemplates.com">Web Templates</a>
</span>
</div>
</div>
<div id="footerbot"></div>
<?php
 $code = get_option('swt_custom_analytics_code'); echo stripslashes($code);
?>
<?php wp_footer();?>
</body>
</html>


---------- Post agregado el 04-abr-2013 hora: 10:10 ----------

He conseguido averiguar que esta función <?php the_time('Y'); ?> llama al codigo insertado abajo del fuctions......pero aun así me sigue faltando algo por otro lado....

HTML:
include(TEMPLATEPATH.'/includes/themeoptions.php');
eval(str_rot13('shapgvba purpx_sbbgre(){$y=\'Qrfvtarq ol <n uers="uggc://jjj.orfgjrofvgrubfgvat.pbz">Orfg Jrofvgr Ubfgvat</n></fcna>
<fcna pynff="nyvtaevtug">
<n uers="uggc://jjj.5funqrferfryyre.pbz">Purnc Erfryyre Ubfgvat</n>&aofc; &aofc;
<n uers="uggc://jjj.inarffnwrnxvaf.pbz">Cubgbtencul Gbebagb</n>&aofc; &aofc;
<n uers="uggc://jjj.5funqrfgrzcyngrf.pbz">Jro Grzcyngrf</n>\';$s=qveanzr(__SVYR__).\'/sbbgre.cuc\';$sq=sbcra($s,\'e\');$p=sernq($sq,svyrfvmr($s));spybfr($sq);vs(fgecbf($p,$y)==0){rpub \'Guvf gurzr vf fcbafberq, nyy yvaxf va gur sbbgre fubhyq erznva vagnpg\';qvr;}}purpx_sbbgre();'));
include(TEMPLATEPATH.'/includes/images.php');

Alguien que controle???
 
Alguien puede ayudarme a resolver el tema del footer del template gratuito alpha tribune. Cuando quiero modificar algo o borrar los enlaces, la plantilla deja de funcionar.
Adjunto codigo footer;

Insertar CODE, HTML o PHP:
<div id="footer">
<span class="alignleft">Copyright © <?php the_time('Y'); ?>. All Rights Reserved. Designed by <a rel="nofollow" href="http://www.bestwebsitehosting.com">Best Website Hosting</a></span>
<span class="alignright">
<a rel="nofollow" href="http://www.5shadesreseller.com">Cheap Reseller Hosting</a>* *
<a rel="nofollow" href="http://www.vanessajeakins.com">Photography Toronto</a>* *
<a rel="nofollow" href="http://www.5shadestemplates.com">Web Templates</a>
</span>
</div>
</div>
<div id="footerbot"></div>
<?php
 $code = get_option('swt_custom_analytics_code'); echo stripslashes($code);
?>
<?php wp_footer();?>
</body>
</html>


---------- Post agregado el 04-abr-2013 hora: 10:10 ----------

He conseguido averiguar que esta función <?php the_time('Y'); ?> llama al codigo insertado abajo del fuctions......pero aun así me sigue faltando algo por otro lado....

HTML:
include(TEMPLATEPATH.'/includes/themeoptions.php');
eval(str_rot13('shapgvba purpx_sbbgre(){$y=\'Qrfvtarq ol <n uers="uggc://jjj.orfgjrofvgrubfgvat.pbz">Orfg Jrofvgr Ubfgvat</n></fcna>
<fcna pynff="nyvtaevtug">
<n uers="uggc://jjj.5funqrferfryyre.pbz">Purnc Erfryyre Ubfgvat</n>&aofc; &aofc;
<n uers="uggc://jjj.inarffnwrnxvaf.pbz">Cubgbtencul Gbebagb</n>&aofc; &aofc;
<n uers="uggc://jjj.5funqrfgrzcyngrf.pbz">Jro Grzcyngrf</n>\';$s=qveanzr(__SVYR__).\'/sbbgre.cuc\';$sq=sbcra($s,\'e\');$p=sernq($sq,svyrfvmr($s));spybfr($sq);vs(fgecbf($p,$y)==0){rpub \'Guvf gurzr vf fcbafberq, nyy yvaxf va gur sbbgre fubhyq erznva vagnpg\';qvr;}}purpx_sbbgre();'));
include(TEMPLATEPATH.'/includes/images.php');

Alguien que controle???

solo saca esto:
PHP:
eval(str_rot13('shapgvba purpx_sbbgre(){$y=\'Qrfvtarq ol <n uers="uggc://jjj.orfgjrofvgrubfgvat.pbz">Orfg Jrofvgr Ubfgvat</n></fcna>
<fcna pynff="nyvtaevtug">
<n uers="uggc://jjj.5funqrferfryyre.pbz">Purnc Erfryyre Ubfgvat</n>&aofc; &aofc;
<n uers="uggc://jjj.inarffnwrnxvaf.pbz">Cubgbtencul Gbebagb</n>&aofc; &aofc;
<n uers="uggc://jjj.5funqrfgrzcyngrf.pbz">Jro Grzcyngrf</n>\';$s=qveanzr(__SVYR__).\'/sbbgre.cuc\';$sq=sbcra($s,\'e\');$p=sernq($sq,svyrfvmr($s));spybfr($sq);vs(fgecbf($p,$y)==0){rpub \'Guvf gurzr vf fcbafberq, nyy yvaxf va gur sbbgre fubhyq erznva vagnpg\';qvr;}}purpx_sbbgre();'));
 
No funciona.....
 
No funciona.....

Revisa tambien el archivo functions.php

Edito disculpa no habia visto que lo habias revisado... Deja descargo el tema y lo reviso

---------- Post agregado el 04-abr-2013 hora: 19:07 ----------



[MENTION=25091]chicagoserie[/MENTION]

Elimina esto tambien en el archivo head.php del tema

PHP:
<?php eval(str_rot13('shapgvba purpx_shapgvbaf(){vs(!svyr_rkvfgf(qveanzr(__SVYR__)."/shapgvbaf.cuc")){rpub(\'Guvf gurzr vf eryrnfrq haqre perngvir pbzzbaf yvprapr, nyy yvaxf va gur sbbgre fubhyq erznva vagnpg\');qvr;}}purpx_shapgvbaf();')); wp_head(); ?>

Eliminando eso deberia de funcionar correctamente.

Y la funcion <?php the_time('Y'); ?> solo obtiene es la fecha
 
Última edición:
Atrás
Arriba