Social Network feeds not displaying

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Thu Dec 12, 2013 4:27 am
I'm not sure why, but I can't get neither Facebook or Twitter feeds to display on this template. http://www.banukabakery.com/new/
I've tried several Joomla FBand TW modules and I've also tried custom html and pasted in the code TW and FB gives me. I've displayed it fine on some of your other templates, just not this one for some reason. This is the code:
Facebook
Code: Select all
<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&appId=637653482963416";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

Code: Select all
<div class="fb-like-box" data-href="http://www.facebook.com/BanukaBakery" data-colorscheme="light" data-show-faces="true" data-header="true" data-stream="true" data-show-border="true"></div>


Twitter
Code: Select all
<a class="twitter-timeline"  href="https://twitter.com/banukabakery"  data-widget-id="410958721397694464">Tweets by @banukabakery</a>
    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>

Any guesses?
User avatar
Junior Boarder

GK User
Thu Dec 12, 2013 7:49 am
I've visited your site and can't see any social module loaded, where it is published? Custom HTML code will not work because probably your editor cut part of the code.
User avatar
Platinum Boarder

GK User
Thu Dec 12, 2013 4:57 pm
Ya I noticed how it cuts the code when I go to edit it (There is much less there). It did the same thing though on another site I built with one of your templates and it preserved the code as long as I didn't edit it. I guess this is different. Is there a work around? If you look at the modules on the right http://www.banukabakery.com/new/ you'll see Follow us on Twitter and Facebook Stream. Those are the two custom html boxes.
User avatar
Junior Boarder

GK User
Sat Dec 14, 2013 2:41 pm
User avatar
Platinum Boarder


cron