='"" +'>

Agregar el botón Me gusta a Blogger y WordPress

Agregar botón "me gusta" a Blogger

 

1. Ir al código de la plantilla y expandir artilugios.
Home → Diseño → Edición de HTML → Expandir plantillas de artilugios
2. Elegir el lugar a agregar el código. El lugar tradicional para hacerlo en el post-footer, es decir, al pie de cada entrada,

  entonces, se busca el código:

<div class='post-footer-line post-footer-line-1'>
 
 
Y abajo se agrega el siguiente código:

<b:if cond='data:blog.pageType == &quot;item&quot;'>

<iframe expr:src='"http://www.facebook.com/plugins/like.php?href=" 
+ data:post.url + "&amp;layout=button_count&amp;show_faces=true&amp;
width=100&amp;action=like&amp;font=arial&amp;colorscheme=light"' 
scrolling="no" frameborder="0" allowTransparency="true" style="border:none; 
overflow:hidden; width:100px; height:px"></iframe>
</b:if>
 
 
 
 

No hay comentarios:

Posts Relacionados