Social share buttons do not disappear

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 May 16, 2013 5:33 pm
Reply with quote
Report this post
hi, I want to hide the standard social share buttons but even though I have them turn-off in the main category (k2), the buttons are still visible.
Of course, all other categories are configured to inherit the parameters of the main category.
User avatar
Expert Boarder

GK User
Thu May 16, 2013 5:49 pm
Reply with quote
Report this post
Hi,
probably those social button are from template, check SOCIAL API [tab] - you can turn them off
User avatar
Platinum Boarder

GK User
Thu May 16, 2013 5:49 pm
Reply with quote
Report this post
p.s.
You can also hide them using CSS if you like, just add here URL
User avatar
Platinum Boarder

GK User
Fri May 17, 2013 8:24 am
Reply with quote
Report this post
the settings social api in the template were already OFF.
I opted for the css and I added this string to the file css/k2.css
Code: Select all
.itemSocialSharing { display: none; }

Regards
User avatar
Expert Boarder

GK User
Sat May 18, 2013 11:09 pm
Reply with quote
Report this post
Yes this should work also,
maybe you had cache enabled so system "thought" there must be social buttons.
User avatar
Platinum Boarder


cron