Solved it seems to have been a facebook permission issue by allowing under 18's to visit my facebook site it magically started working which isnt good when we sell products for over 18's
This is the blockfacebook TPL
Im having some annoying issues with this module put any facebook page in and it shows on the front end of the cart no problem, use my company page https://www.facebook.com/PuffDadE/ and it doesnt show, is there a difference between groups and pages and the way in which they have to be entered in the modules section, I have just been copying the link from facebook as usual,
Question
The Pellet Guy
Solved it seems to have been a facebook permission issue by allowing under 18's to visit my facebook site it magically started working which isnt good when we sell products for over 18's
This is the blockfacebook TPL
Im having some annoying issues with this module put any facebook page in and it shows on the front end of the cart no problem, use my company page https://www.facebook.com/PuffDadE/ and it doesnt show, is there a difference between groups and pages and the way in which they have to be entered in the modules section, I have just been copying the link from facebook as usual,
{if !empty($facebookurl)}
Edited by The Pellet Guy<section>
<div id="blockfacebook" class="col-xs-12 col-sm-4">
<h3 class="title">{l s='Follow us on Facebook' mod='blockfacebook'}</h3>
<div id="fb-like-box-container" style="overflow: hidden;">
<div class="fb-page" data-href="{$facebookurl|escape:'html':'UTF-8'}" data-width="360"
data-small-header="false" data-adapt-container-width="true" data-hide-cover="false"
data-show-facepile="true"></div>
</div>
</div>
<div id="fb-root"></div>
</section>
{/if}
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now