have tried to add the Facebook Like-Box to Umbraco but I cannot get it to work.
I have tried to add the IFRAME tag ()
directly to the HTML part of the page and to create a new macro where
the IFRAME tage is the only direct content and then add the macro to the
content page directly. But neither works.
After that I just add the macro where I want the Facebook like box to appear. So with the piece of code you should get a Facebook like box on your site.
Just remember to change the data-href="https://xxxxxxxxxx" to your Facebook page.
Facebook Like-Box
have tried to add the Facebook Like-Box to Umbraco but I cannot get it to work.
I have tried to add the IFRAME tag () directly to the HTML part of the page and to create a new macro where the IFRAME tage is the only direct content and then add the macro to the content page directly. But neither works.
___________________________________________________
download ultrasurf : http://betdownload.com/ultrasurf-6-download
Hi Jacob and welcome to our :-)
I have just implementet a facebook like box on one of my dev sites, and I use this code inside my XSLT file,
After that I just add the macro where I want the Facebook like box to appear. So with the piece of code you should get a Facebook like box on your site.
Just remember to change the data-href="https://xxxxxxxxxx" to your Facebook page.
Hope this helps
/Dennis
Hi Jacob,
I hope that you was able get a Facebook Like-Box on your website, by using my suggestion to the XSLT code.
/Dennis
thank for share
is working on a reply...