Facebook like box

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
aragorn-jungle
Forum Members
Forum Members
Posts: 12
Joined: Tue Oct 28, 2008 11:59 am

Facebook like box

Post by aragorn-jungle »

hello, I would like to put the facebook like box into my template but can't seem to understand where I should put the code, it says something about javascript SDK and then two sets of code. Please help, much appreciated. SCREENSHOT ATTACHED
Untitled-1.jpg
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

Re: Facebook like box

Post by paulbaker »

Try this:

Just after </__body> tag (note forum now rewrites body tag) put

Code: Select all

{literal}
#add first block of code here#
{/literal}
Then paste second block of code wherever you want the FB block to go.

The literals prevent Smarty from trying to interpret code in the curly brackets { }
aragorn-jungle
Forum Members
Forum Members
Posts: 12
Joined: Tue Oct 28, 2008 11:59 am

Re: Facebook like box

Post by aragorn-jungle »

Ok, just tried it and works like a charm. Thanks a lot.
Post Reply

Return to “The Lounge”