Botão curtir facebook
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1 • Compartilhe
Botão curtir facebook
Qual é minha questão:
Olá, tenho o botão curtir e twitt, mas ele curte o link do forum, tem como fazer ele curtir o post ou o link do post?
Links e imagens do meu problema:
Não é necessário.
Endereço do meu fórum:
http://academianinjakonoha.forumeiro.com/
Versão do meu fórum:
PHPBB2
Olá, tenho o botão curtir e twitt, mas ele curte o link do forum, tem como fazer ele curtir o post ou o link do post?
Links e imagens do meu problema:
Não é necessário.
Endereço do meu fórum:
http://academianinjakonoha.forumeiro.com/
Versão do meu fórum:
PHPBB2
Re: Botão curtir facebook
Olá senhor Aburame!
Cpainel > Módulos > HTML e JS > Gestão dos códigos Javascript > Criar um novo Javascript > e em Investimento, marque Nos tópicos e cole esse código:
Shek
Cpainel > Módulos > HTML e JS > Gestão dos códigos Javascript > Criar um novo Javascript > e em Investimento, marque Nos tópicos e cole esse código:
- Código:
jQuery(document).ready(function(){var e='ENDERECO';n='FORUM';jQuery('.buttons').after('<p><iframe src="http://facebook.com/plugins/like.php?locale=pt_BR&href='+e+';send=false&layout=box_count&width=60&show_faces=false&action=like&colorscheme=light&font&height=60" scrolling=no frameborder=0 style=border:none;overflow:hidden;width:60px;height:60px allowtransparency=true></iframe><iframe src="http://platform0.twitter.com/widgets/tweet_button.html?_=1311006182541&count=vertical&id=twitter_tweet_button_0&lang=pt&original_referer='+e+';text='+n+';url='+e+'" allowtransparency=true frameborder=0 scrolling=no class="twitter-share-button twitter-count-vertical" style=width:55px;height:62px></iframe><g:plusone size=tall></g:plusone><script src=https://apis.google.com/js/plusone.js></script></p>')});
Shek
Convidad- Convidado
Re: Botão curtir facebook
não resulta
Re: Botão curtir facebook
Olá!
Tente com esse:
Shek
Tente com esse:
- Código:
jQuery(document).ready(function(){var e='ENDERECO';n='FORUM';jQuery('span.postdetails').after('<p><iframe src="http://facebook.com/plugins/like.php?locale=pt_BR&href='+e+';send=false&layout=box_count&width=60&show_faces=false&action=like&colorscheme=light&font&height=60" scrolling=no frameborder=0 style=border:none;overflow:hidden;width:60px;height:60px allowtransparency=true></iframe><iframe src="http://platform0.twitter.com/widgets/tweet_button.html?_=1311006182541&count=vertical&id=twitter_tweet_button_0&lang=pt&original_referer='+e+';text='+n+';url='+e+'" allowtransparency=true frameborder=0 scrolling=no class="twitter-share-button twitter-count-vertical" style=width:55px;height:62px></iframe><g:plusone size=tall></g:plusone><script src=https://apis.google.com/js/plusone.js></script></p>')});
Shek
Convidad- Convidado
Re: Botão curtir facebook
não resultou, o botão aparece, da pra curtir e tal, mas no facebook da link invalido
Re: Botão curtir facebook
Cpainel > VIsualização > Geral > Viewtopic_body > e procure por esse código:
- Código:
<td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
- Código:
<p><iframe src="http://facebook.com/plugins/like.php?locale=pt_BR&href='+e+';send=false&layout=box_count&width=60&show_faces=false&action=like&colorscheme=light&font&height=60" scrolling=no frameborder=0 style=border:none;overflow:hidden;width:60px;height:60px allowtransparency=true></iframe><iframe src="http://platform0.twitter.com/widgets/tweet_button.html?_=1311006182541&count=vertical&id=twitter_tweet_button_0&lang=pt&original_referer='+e+';text='+n+';url='+e+'" allowtransparency=true frameborder=0 scrolling=no class="twitter-share-button twitter-count-vertical" style=width:55px;height:62px></iframe><g:plusone size=tall></g:plusone><script src=https://apis.google.com/js/plusone.js></script></p>
Convidad- Convidado
Re: Botão curtir facebook
não resultou, ele aparece como curtido, mas nao envia para o facebook
Re: Botão curtir facebook
O senhor tentou substuir pelos códigos que passei aqui: https://ajuda.forumeiros.com/t61302- ?
Convidad- Convidado
Re: Botão curtir facebook
sim, mas ele curte o forum por completo, o efeito do share é mais apropriado pq ele compartilha o link, por isso há outro topico sobre isso, qualquer um dos dois esta bom pra mim, mas que seja por pagina e não uma unica vez
Re: Botão curtir facebook
Olá!
Hum... Tente com esse código em uma página JS, aplicando-a Nos tópicos:
Shek
Hum... Tente com esse código em uma página JS, aplicando-a Nos tópicos:
- Código:
jQuery(document).ready(function() {
jQuery('p.author').after('<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2F'+location.hostname+location.pathname+'&layout=standard&show_faces=true&width=450&action=like&colorscheme=light&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe> ');
});
Shek
Convidad- Convidado
Re: Botão curtir facebook
nada, pode fechar esse aqui, vou manter os do share aberto, pq aqueles la eu gostei bastante so precisava conseguir colocar eles dentro dos post
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos