vtifu Posted October 29, 2014 Share Posted October 29, 2014 Hi, I've tried several ways no success please help : --- Facebook link (full URL is required) I've tried to change Facebook link (full URL is required) with the fulllink Not working.. Also tried with this code in the blockfacebook.tpl {if $facebookurl != ''} <div id="fb-root"></div> <div id="facebook_block" class="col-xs-4"> <h4 >{l s='Follow us on facebook' mod='blockfacebook'}</h4> <div class="facebook-fanbox"> <div class="fb-like-box" data-href="https://www.facebook.com/james.smith" data-height="240" data-colorscheme="light" data-show-faces="true" data-header="false" data-stream="false" data-show-border="false"> </div> </div> </div> {/if} Link to comment Share on other sites More sharing options...
vtifu Posted October 29, 2014 Author Share Posted October 29, 2014 I'm using a template seems to be a bug! <div class="fb-like-box fb_iframe_widget" data-href="https://www.facebook.com/vladimir.tifu" data-height="240" data-colorscheme="light" data-show-faces="true" data-header="false" data-stream="false" I see this when I inspect the block Dont kno what to do Link to comment Share on other sites More sharing options...
vtifu Posted October 30, 2014 Author Share Posted October 30, 2014 Working on 1.6.0.6. I can test it locally if there is solution ? Link to comment Share on other sites More sharing options...
vtifu Posted October 30, 2014 Author Share Posted October 30, 2014 Just to explain it more, the bug is that Facebook BLOCK always displaying the prestashop BLOCK instead of my facebook block. Any solution would be appreciated.. Link to comment Share on other sites More sharing options...
Recommended Posts