[solved] how can i add facebook pugin code to my site under catagory
Board index / Themes & Plugins
5 posts • Page 1 of 1
how can i add facebook plugin code to my site under the catagory div in the index page of the website, can anyone give me solution, thanks
- mesi
- Non-verified

- Posts: 3
- Joined: Aug 08, 2016 10 am
- Reputation points: 0

What theme are you using @mesi?
[b]PHP Melody v3.0[/b]
New [b][u]Series Module[/u][/b]? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
New [b][u]Series Module[/u][/b]? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
-

Andrew - Founding Developer
- Posts: 7504
- Joined: Jul 07, 2007 1 pm
- Reputation points: 428




i am using sugar(about 2 month since i got it).
Thanks Andrew
Thanks Andrew
- mesi
- Non-verified

- Posts: 3
- Joined: Aug 08, 2016 10 am
- Reputation points: 0

Ok, in this case open: [file]/templates/default/index.tpl[/file]
Find:
[code]
<div class="widget">
<h4>{$lang._categories}</h4>
[/code]
Before, add:
[code]
<div class="widget">
{literal}
-- YOUR FB CODE HERE --
{/literal}
</div>
[/code]
Replace [b]-- YOUR FB CODE HERE --[/b] with the HTML code from FB. That should do it.
Find:
[code]
<div class="widget">
<h4>{$lang._categories}</h4>
[/code]
Before, add:
[code]
<div class="widget">
{literal}
-- YOUR FB CODE HERE --
{/literal}
</div>
[/code]
Replace [b]-- YOUR FB CODE HERE --[/b] with the HTML code from FB. That should do it.
[b]PHP Melody v3.0[/b]
New [b][u]Series Module[/u][/b]? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
New [b][u]Series Module[/u][/b]? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
-

Andrew - Founding Developer
- Posts: 7504
- Joined: Jul 07, 2007 1 pm
- Reputation points: 428




it works great. Thanks a lot @Andrew
- mesi
- Non-verified

- Posts: 3
- Joined: Aug 08, 2016 10 am
- Reputation points: 0

5 posts • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests
