| how to add facebook bar in footer |
| Author | Text |
rudykaka Exalted Member
Posts: 574

Gender:  Online: No
Country: Espaņa Languages: English, Espaņol Version: waiting for 5 |
Date: 07/03/2010 18:25 how to add facebook bar in footer | #post23650 | hi guys, i saw many website having a facebook like bar at the footer, can somebody explain how to add it into website?
check the this pic:
appreciate it  |
|
 |
| |
rudykaka Exalted Member
Posts: 574

Gender:  Online: No
Country: Espaņa Languages: English, Espaņol Version: waiting for 5 |
Date: 08/03/2010 17:35 Re: how to add facebook bar in footer | #post23654 | somebody had added this to his/her website, i need it plz |
|
 |
| |
mem MemHT's Dad Admin & Developer

Posts: 7243

Gender:  Online: No
Languages: English, Italiano, Македонски, Српски |
Date: 09/03/2010 11:01 Re: how to add facebook bar in footer | #post23656 | I can't remember the url, but there are websites that gives you a peace of javascript that put that kind of toolbar in your site. You should check google. |
|
 |
| |
doulis Donator
Posts: 241

Gender:  Online: No
Version: 4.0.1 Country: Greece Languages: Greek & Little English |
Date: 11/03/2010 01:58 Re: how to add facebook bar in footer | #post23672 | here is the url...
http://www.wibiya.com ( have to register first to fill all infos from your site and then )
open your index.php and add the html code from the wibiya
this is the code of the index.php and at the end of the lines i put the html code ( bold ) for this toolbar..
| quote | if ($dblink->get_num("SELECT time FROM memht_statistics_loadtime WHERE time='$totaltime' LIMIT 1"  >0) {
$dblink->query("UPDATE memht_statistics_loadtime SET hits=hits+1 WHERE time='$totaltime'"  ;
} else {
$dblink->query("INSERT INTO memht_statistics_loadtime (time,hits,started) VALUES ('$totaltime',1,$tzNOW)"  ;
}
//===========================================
//DATABASE: DISCONNECT
//===========================================
$dblink->disconnect();
?>
<script src='http://cdn.wibiya.com/Loaders/Loader_xxxxx.js' type='text/javascript'></script>
</body>
</html> |
here is my site.. take a look
http://www.midipart.gr/mainEdited: 11/03/2010 02:03 |
|
 |
| |
rudykaka Exalted Member
Posts: 574

Gender:  Online: No
Country: Espaņa Languages: English, Espaņol Version: waiting for 5 |
Date: 11/03/2010 12:25 Re: how to add facebook bar in footer | #post23674 | thanx doulis  |
|
 |
| |
ctac Junior Member
Posts: 42

Gender:  Online: No |
Date: 16/03/2010 01:28 Re: how to add facebook bar in footer | #post23689 | I did all recommended for adding google java script, and it did not work. I do not see anything...??? |
|
 |
| |
lunja Junior Member
Posts: 46

Gender:  Online: No
Version: 4.0.2 Country: serbia, croatia, greece |
Date: 08/03/2011 12:17 Re: how to add facebook bar in footer | #post24849 | i pasted it in template html page... and it shows but, it dont show chat button.. weird? If you want it to happen, you must make it happen. If you let it happen, you wont like what happened  |
|
 |
| |
lunja Junior Member
Posts: 46

Gender:  Online: No
Version: 4.0.2 Country: serbia, croatia, greece |
Date: 08/03/2011 14:24 Re: how to add facebook bar in footer | #post24851 | SOLVED  you have to install jquery new version... for wibyia jquery 1.3.2 ....
Now bar works grate, but i have problem in gallery now... If you want it to happen, you must make it happen. If you let it happen, you wont like what happened  |
|
 |
| |
mem MemHT's Dad Admin & Developer

Posts: 7243

Gender:  Online: No
Languages: English, Italiano, Македонски, Српски |
Date: 08/03/2011 19:28 Re: how to add facebook bar in footer | #post24852 | Tnx for sharing the solution lunja  |
|
 |
| |