Thread Rating:
  • 3 Vote(s) - 4.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.6] Facebook Like Button 1.0
#11
(2011-09-30, 04:49 AM)crazy4cs Wrote:
(2011-09-29, 08:37 PM)Frank.Barry Wrote: This is kinda pointless, the plugin has no functionality, its just a plain template edit.

Just use this and insert it were ever you want:
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) {return;}
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

<div class="fb-like" data-href="[b]http://test.com[/b]" data-send="true" data-width="450" data-show-faces="true"></div>

Just change the url "http://test.com" to your own url.
You know that there are lots of newbies and un-advanced users, so its for them, "pro" guys like you shouldn't even bother downloading it. Already 17 downloads in past 25 hours, so not bad and shows how "useless" this plugin is as per your opinion.


Good plugin crazy4cs, yes there are newbies that dont know HTML/PHP coding, so this is useful for them.
Reply
#12
(2011-09-30, 04:49 AM)crazy4cs Wrote:
(2011-09-29, 08:37 PM)Frank.Barry Wrote: This is kinda pointless, the plugin has no functionality, its just a plain template edit.

Just use this and insert it were ever you want:
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) {return;}
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

<div class="fb-like" data-href="[b]http://test.com[/b]" data-send="true" data-width="450" data-show-faces="true"></div>

Just change the url "http://test.com" to your own url.
You know that there are lots of newbies and un-advanced users, so its for them, "pro" guys like you shouldn't even bother downloading it. Already 17 downloads in past 25 hours, so not bad and shows how "useless" this plugin is as per your opinion.


Dont take the hump about it. I wouldnt class it as a global success with 17 downloads lol. It is unnecessary, its runs extra SQL queries that are unnecessary. A tutorial on a simple template edit would have been more constructive and would have no impact on performance.

Im not slating your plugin, Im just giving my opinion. But obviously you cant take criticism.
Reply
#13
This user has been denied support. This user has been denied support.
Its fine, but its not useless unless you coded something more advance. Anyways, we can avoid off topics now.
Reply
#14
how to align left?
Reply
#15
what the different load server and forum between these plugin and http://community.mybb.com/post-764900.html#pid764900


thanks Big Grin
Reply
#16
This user has been denied support. This user has been denied support.
This runs a global query. But I'll advice you to do template edit if you know how to do it. This is only for the novice people who does not know template editing or advance stuff.

(2012-10-22, 01:05 PM)KingCupid Wrote: how to align left?
Open plugin file and find:

<div align="center">

Replace with:

<div align="left">
Reply
#17
(2012-10-22, 02:10 PM)crazy4cs Wrote: This runs a global query. But I'll advice you to do template edit if you know how to do it. This is only for the novice people who does not know template editing or advance stuff.

(2012-10-22, 01:05 PM)KingCupid Wrote: how to align left?
Open plugin file and find:

<div align="center">

Replace with:

<div align="left">

Excellent...Thanx
Reply
#18
does this xhtml valid?
thanks
Reply
#19
(2012-10-28, 01:52 PM)ephemeraboy Wrote: does this xhtml valid?
thanks

Usually this kind of stuff won't validate because of how they use "data" tags, such as "data-href".
RedHat Certified Systems Administrator
Reply
#20
Not working for me. Sad

www.emishu-forums.net
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)