Customizing SMF > Modifications and Packages
FacebookLike button
Old Fossil:
@Lexxie Did you have any errors on install?
@Shadow Queen 1.1.14 is not that much different to 2.0
lexxie:
No. No install errors at all.
Old Fossil:
What is the link to your forum?
anicolac:
--- Quote from: Bancherd on August 19, 2011, 11:42:27 AM ---Hmm, I have slight display problem. Please see attached.
--- End quote ---
En displaytemplate.php
Cambia el ancho de width:80px por width:100px:
Change the width width: 80px of width: 100px:
--- Quote ---// Show Facebook like icon
if (!empty($modSettings['display_facebook_like'])) {
if ($message['id'] == $context['topic_first_message'] || !empty($modSettings['display_facebook_like_all'])) {
echo '<iframe src="http://www.facebook.com/plugins/like.php?href=', $scripturl, '?topic=', $context['current_topic'], '&layout=button_count&show_faces=true&width=80&action=like&colorscheme=light" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:21px"></iframe>';
}
}
--- End quote ---
tassie73:
I installed this mod on my forum. It works fine, but the one thing I was advised is that any of my Facebook friends clicking the link from their Facebook page was actually logged into the forum as the person that liked the topic.....
IS there a setting that I am not using correctly or have others had the same issue?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version