Error al instalar theme en distintos hosting

  • Autor Autor lennuc
  • Fecha de inicio Fecha de inicio
L

lennuc

Préstamo
Ni
Redactor
Hola le compre a un usuario un theme (no voy a decir que theme ni usuario :flute🙂 pero lo instalo y me aparece en distintos hosting el mismo error que es el siguiente:

Fatal error: Call to undefined function: topsy_generate_retweet_button() in /home/deliner/public_html/wp-content/themes/theme-policlar/index.php on line 21

En la linea 21 de index.php tengo esto :
<h2 class=""><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_title(); ?></a></h2>

Alguien sabe que puede ser ya que al otro usuario le anda bien este theme.

Saludos y gracias
 
sera que una de esas funciones esta llamando a topsy_generate_retweet_button() que a su vez se encuentra en un fichero que tu no tienes?
 
ahi lo arrelge borre la parte de topsy_generate_retweet_button() y anda perfecto . Gracias