Jump to content

Folluw up on Facebook social block is not working


Recommended Posts

Hi,

 

Working 1.6.0.6

 

Seems to be stuck on prestashop social facebook or nothing.

 

Do you have a workaround ?

 

Here is the piece of code:

 

I did recompile and clear cache

 

{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/xxxx
            data-height="240" 
            data-colorscheme="light" 
            data-show-faces="true" 
            data-header="false" 
            data-stream="false" 
            data-show-border="false">
 
 
tx
Link to comment
Share on other sites

×
×
  • Create New...