Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 22, 201014 yr It's a great shame people can't like topics in private forums not available to guests. Is there no way of treating Facebook as a member to allow the pingback?
May 22, 201014 yr Author Yeah working a treat, I'm fully facebook integrated. Just trying to find other places around the site to put the like plugin. I'm thinking gallery images could be a good one.
May 22, 201014 yr Yeah working a treat, I'm fully facebook integrated. Just trying to find other places around the site to put the like plugin. I'm thinking gallery images could be a good one. I haven't tried. Is it not in Gallery and blogs already? If not, let me know how you accomplish it because I'd like to add mine to the same places.
May 22, 201014 yr Author May already be in gallery I haven't checked yet. If not just add this... <!-- Facebook Like --> <div style='float:left;margin-bottom:6px;'><fb:like href="{$this->registry->getClass('output')->fetchRootDocUrl()}" layout="standard" show_faces="false" width="450" action="like" colorscheme="light" /></div> <div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({appId: '{$this->settings['fbc_appid']}', status: true, cookie: true, xfbml: true}); }; (function() { var e = document.createElement('script'); e.async = true; e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js'; document.getElementById('fb-root').appendChild(e); }()); </script> <!-- End Facebook Like -->
May 22, 201014 yr Author It's not included in gallery but would make an obvious feature request I think.
May 22, 201014 yr It's not included in gallery but would make an obvious feature request I think. Agreed. Which template did you add that to for the Gallery? I see several under Look&Feel. (same for blogs)
May 22, 201014 yr Author Agreed. I haven't added it yet. I can't find the template for the "Like this image" section where I want to add it. I've found the share links but not the other expandable bit.
Archived
This topic is now archived and is closed to further replies.