Cannot switch off Twitter & Pinterest

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
Tue Jul 16, 2013 10:43 am
Reply with quote
Report this post
Hi,
I am using Startup on Joomla 2.5.11 - the social API´s are all switched off.

Still, the icons for Twitter & Pinterest are shown on every page except of the homepage. Twitter as text only.

The unwanted icons are definitely related to the STARTUP-template, no other social module/Plugin used.

On position BOTTOM4 I have published a customized HTML module with the contact & Newsletter link, nothing else. On position BOTTOM1-3, there is nothing. (except the two untwanted icons).

See here for example: http://www.scotialight.com/questions-answers

What could the problem be?

Thx
User avatar
Fresh Boarder

GK User
Tue Jul 16, 2013 12:05 pm
Reply with quote
Report this post
Just add this code and all those buttons will be gone:
Code: Select all
#gkSocialAPI{
display:none;
}
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 6:13 pm
Reply with quote
Report this post
Don Lee wrote:Just add this code and all those buttons will be gone:
Code: Select all
#gkSocialAPI{
display:none;
}


Simple and effective - thanks! :)
User avatar
Fresh Boarder

GK User
Tue Jul 16, 2013 10:25 pm
Reply with quote
Report this post
You are welcome!
User avatar
Platinum Boarder


cron