MyBB Community Forums

Full Version: Facebook like
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Try this footer code:

{myadvertisements[zone_2]}{$hidesectionfooter}
            <div class="bottommenu">
                <div class="float_right">{$lang_select}</div>
                <div>
                    <span class="smalltext"><!-- Place this tag where you want the +1 button to render -->
<g:plusone size="tall" annotation="none"></g:plusone>

<!-- Place this render call where appropriate -->
<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script> | <a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="http://www.ForumKorner.com"> ForumKorner</a> | <a href="http://www.ImageKorner.com"> Image Hosting</a> | <a href="http://www.360Gaming.org">Private Forum</a> | <a href="http://www.forumkorner.com/showthread.php?tid=172"> Need A Proxy?</a> <a href="http://www.forumkorner.com/misc.php?action=help&hid=13"> | <a href="#top">{$lang->bottomlinks_returntop}</a> | <a href="#content">{$lang->bottomlinks_returncontent}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> | <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a>  | <div class="fb-like" data-href="www.ForumKorner.com" data-send="false" data-layout="button_count" data-width="10" data-show-faces="false"></div></span>
                </div>
            </div>
            </div>
        <hr class="hidden" />
            <div id="copyright">
                <div id="debug"><debugstuff></div>
                <!-- MyBB is free software developed and maintained by a volunteer community. 
                     It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact, 
                     to show your support for MyBB.  If you choose to remove or modify the copyright below, 
                     you may be refused support on the MyBB Community Forums.
                     
                     This is free software, support us and we'll support you. -->
{$lang->powered_by} <a href="http://mybb.com/" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://mybb.com/" target="_blank">MyBB Group</a>.<br />
Theme created by <a href="http://bleepyevans.com" target="_blank">BleepyEvans</a>, from<a href="http://bleepyevans.com/" target="_blank"> BleepyEvans.com</a>.<br />
Theme edited by <a href="http://www.forumkorner.com/member.php?action=profile&uid=1" target="_blank">Philly</a>, from<a href="http://www.ForumKorner.com/" target="_blank"> ForumKorner.com</a><br />
                <!-- End powered by -->
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code --> <!-- Fading Postbit Buttons Plugin by Darkly of MyBB Community Forums. -->

{$auto_dst_detection}
        </div>
        </div>
<A href="http://www.alexa.com/siteinfo/forumkorner.com"><SCRIPT type='text/javascript' language='JavaScript' src='http://xslt.alexa.com/site_stats/js/t/a?url=forumkorner.com'></SCRIPT></A>
(2011-10-26, 02:35 AM)lucasbytegenius Wrote: [ -> ]Try this footer code:

{myadvertisements[zone_2]}{$hidesectionfooter}
            <div class="bottommenu">
                <div class="float_right">{$lang_select}</div>
                <div>
                    <span class="smalltext"><!-- Place this tag where you want the +1 button to render -->
<g:plusone size="tall" annotation="none"></g:plusone>

<!-- Place this render call where appropriate -->
<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script> | <a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="http://www.ForumKorner.com"> ForumKorner</a> | <a href="http://www.ImageKorner.com"> Image Hosting</a> | <a href="http://www.360Gaming.org">Private Forum</a> | <a href="http://www.forumkorner.com/showthread.php?tid=172"> Need A Proxy?</a> <a href="http://www.forumkorner.com/misc.php?action=help&hid=13"> | <a href="#top">{$lang->bottomlinks_returntop}</a> | <a href="#content">{$lang->bottomlinks_returncontent}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> | <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a>  | <div class="fb-like" data-href="www.ForumKorner.com" data-send="false" data-layout="button_count" data-width="10" data-show-faces="false"></div></span>
                </div>
            </div>
            </div>
        <hr class="hidden" />
            <div id="copyright">
                <div id="debug"><debugstuff></div>
                <!-- MyBB is free software developed and maintained by a volunteer community. 
                     It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact, 
                     to show your support for MyBB.  If you choose to remove or modify the copyright below, 
                     you may be refused support on the MyBB Community Forums.
                     
                     This is free software, support us and we'll support you. -->
{$lang->powered_by} <a href="http://mybb.com/" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://mybb.com/" target="_blank">MyBB Group</a>.<br />
Theme created by <a href="http://bleepyevans.com" target="_blank">BleepyEvans</a>, from<a href="http://bleepyevans.com/" target="_blank"> BleepyEvans.com</a>.<br />
Theme edited by <a href="http://www.forumkorner.com/member.php?action=profile&uid=1" target="_blank">Philly</a>, from<a href="http://www.ForumKorner.com/" target="_blank"> ForumKorner.com</a><br />
                <!-- End powered by -->
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code --> <!-- Fading Postbit Buttons Plugin by Darkly of MyBB Community Forums. -->

{$auto_dst_detection}
        </div>
        </div>
<A href="http://www.alexa.com/siteinfo/forumkorner.com"><SCRIPT type='text/javascript' language='JavaScript' src='http://xslt.alexa.com/site_stats/js/t/a?url=forumkorner.com'></SCRIPT></A>

That changed nothing. :/
Well, it doesn't look like you changed the footer code, so of course nothing changed.
(2011-10-26, 03:58 PM)lucasbytegenius Wrote: [ -> ]Well, it doesn't look like you changed the footer code, so of course nothing changed.

Because I changed it back. Don't have to be a smart lime. Either way I am getting a new theme so This is not needed anymore.
Well if you had left the code there it would have helped Wink
Chill.
(2011-10-27, 03:13 AM)lucasbytegenius Wrote: [ -> ]Well if you had left the code there it would have helped Wink
Chill.

I am chill, You are the one acting as if I am a liar.
I PMed you that I can fix this....
(2011-10-27, 04:08 AM)Mebes Net Wrote: [ -> ]I PMed you that I can fix this....

I pmed you back. I don;t need this anymore as I will be using a complete new template set, theme and everything tomorrow. I am revamping my entire forum.
No one is calling you a liar mate. Sorry for the misunderstanding.
(2011-10-27, 05:33 AM)lucasbytegenius Wrote: [ -> ]No one is calling you a liar mate. Sorry for the misunderstanding.

Well you acted as if thats what you though.

/closed
Pages: 1 2