Facebook button doesn't show up

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Aug 14, 2014 7:42 pm
Reply with quote
Report this post
I've enabled both the Twitter and Facebook buttons for articles. So they should show up at the bottom of every article but only the Twitter button show up:

http://www.ffatest.se/artiklar/nyheter/ ... fran-nikon
User avatar
Platinum Boarder

teitbite
Sat Aug 16, 2014 4:38 pm
Reply with quote
Report this post
Hi

Please update template to the latest version. I believe facebook has done some modifications to it's codes recently so this should be updated already.
User avatar
Moderator

GK User
Sat Aug 16, 2014 5:11 pm
Reply with quote
Report this post
I have the latest version, 3.11js.
User avatar
Platinum Boarder

teitbite
Sat Aug 16, 2014 9:07 pm
Reply with quote
Report this post
Hi

Please send me an access to joomla panel and ftp. I'll see what can be wrong.
User avatar
Moderator

GK User
Sun Aug 17, 2014 11:35 am
Reply with quote
Report this post
Sent you a PM now!
User avatar
Platinum Boarder

teitbite
Mon Aug 18, 2014 10:02 am
Reply with quote
Report this post
Hi

Should be ok now. I have edited file: /layout/blocks/social.php and replaced the code starting in line 14:

Code: Select all
<?php if($this->API->get('cookie_consent', '0') == 0) : ?>
<script type="text/javascript">
<?php else : ?>
<script type="text/plain" class="cc-onconsent-social">
<?php endif; ?>


to

Code: Select all
<script type="text/javascript">
User avatar
Moderator

GK User
Mon Aug 18, 2014 11:00 am
Reply with quote
Report this post
Ok, will this be fixed in the next update of the template?
User avatar
Platinum Boarder

teitbite
Tue Aug 19, 2014 1:48 pm
Reply with quote
Report this post
Hi

I think this is related to Your site only. There is no other report of the same problem, but if I'll see any I'll let programmers know about it.
User avatar
Moderator

GK User
Tue Aug 19, 2014 1:55 pm
Reply with quote
Report this post
Then more exactly what is the problem? Seems to have something to do with the cookie consent plugin?
User avatar
Platinum Boarder

teitbite
Wed Aug 20, 2014 10:21 am
Reply with quote
Report this post
Hi

Exactly! Some time ago there were a conflict between Cookie Consent Plugin and Facebook Apps. The part of the code I've removed was to disable facebook if CCP ws detected. Looks like FB programmers has fixed the problem since now both this programs can work together.
User avatar
Moderator


cron