Tweet & Pin It shows in articles

October 2012 Joomla Template
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
Mon Sep 08, 2014 4:49 pm
Reply with quote
Report this post
Hey guys,

I have deactivated the social icons in template config, but it shows me the "Tweet" as text and the "Pin it" as a icon in normal joomla content. (habe the Joomla Ver. 3.3.3 and the template Ver. 3.12)

Hope of your help.
User avatar
Fresh Boarder

GK User
Tue Sep 09, 2014 10:09 pm
Reply with quote
Report this post
Hi,
yes, old stupid bug.
Use :
Code: Select all
#gkSocialAPI {display:none;}

To hide them all.
User avatar
Platinum Boarder

svgh
Fri Sep 26, 2014 3:19 am
Reply with quote
Report this post
Oscar E wrote:Hi,
yes, old stupid bug.
Use :
Code: Select all
#gkSocialAPI {display:none;}

To hide them all.


I have put that in the Custom CSS box, with CSS Override enabled, and hit save and refreshed the page but the social icons are still there.
User avatar

GK User
Fri Sep 26, 2014 11:05 am
Reply with quote
Report this post
Can you show me URL where still you have it.
and inmean time try:
#gkSocialAPI {display:none !important; height:0;}
or delete those social code from
gk_startup\html\com_content\article\default.php
User avatar
Platinum Boarder

svgh
Fri Sep 26, 2014 12:19 pm
Reply with quote
Report this post
Oscar E wrote:Can you show me URL where still you have it.
and inmean time try:
#gkSocialAPI {display:none !important; height:0;}
or delete those social code from
gk_startup\html\com_content\article\default.php


Can I email it to you instead? I don't want my page url viewable publicly ;). I can't seem to PM you, board won't let me, what's your email?
User avatar

GK User
Fri Sep 26, 2014 8:46 pm
Reply with quote
Report this post
Download, unzip & replace my file with yours - url I show you before
User avatar
Platinum Boarder

svgh
Sat Sep 27, 2014 2:03 am
Reply with quote
Report this post
I managed to fix it by changing the settings on the K2 Category itself, it seems to override the template settings. Works now.
User avatar

GK User
Sat Sep 27, 2014 8:11 am
Reply with quote
Report this post
Sorry I don't understand before you talked about standard Joomla articles (and I helped) now about K2 items...
You have to be more precise next time.

About K2 items, yes- they have their own social settings.
User avatar
Platinum Boarder


cron