double social icons
Rate this topic: 




1.00 out of 6 based on 1 vote(s)






- GK User
- Sat Mar 22, 2014 11:44 am
- Reply with quote
- Report this post
Hi,
there are double social icons displayed, the first is in right position (is a plugin) but, as you can view at bottom of the image, the second icons is a duplicate and I want to remove it.
How can I do?
Thanks
there are double social icons displayed, the first is in right position (is a plugin) but, as you can view at bottom of the image, the second icons is a duplicate and I want to remove it.
How can I do?
Thanks
-
- Junior Boarder
- GK User
- Sat Mar 22, 2014 1:04 pm
- Reply with quote
- Report this post
Hi,
I want to help.. but where is image/screenshot ?
p.s. Social icons from template can be disabled in settings
I want to help.. but where is image/screenshot ?
p.s. Social icons from template can be disabled in settings
-
- Platinum Boarder
- GK User
- Sat Mar 29, 2014 11:17 am
- Reply with quote
- Report this post
Ops, sorry 
(in Template settings / Social Api is all Disabled)

(in Template settings / Social Api is all Disabled)
-
- Junior Boarder
- GK User
- Sat Mar 29, 2014 1:41 pm
- Reply with quote
- Report this post
You can also use this to hide bottom social links from template if on/off don't worked for you:
- Code: Select all
.itemSocialSharing, #gkSocialAPI {display:none !important; }
-
- Platinum Boarder
- GK User
- Sun Mar 30, 2014 9:17 am
- Reply with quote
- Report this post
Hi,
I tried but it doesn't have effect...
I tried but it doesn't have effect...

-
- Junior Boarder
- GK User
- Sun Mar 30, 2014 1:58 pm
- Reply with quote
- Report this post
Very strange.
1) Are added this code in right place?
2) Send me URL or add here
1) Are added this code in right place?
2) Send me URL or add here
-
- Platinum Boarder
- GK User
- Tue Apr 01, 2014 11:41 am
- Reply with quote
- Report this post
Thanks,
now I see.
First (top) social icons are from adsmanager !
Second social line is also from adsmanager
Check component settings if not:
and/or
to disable second line use:
have fun
now I see.
First (top) social icons are from adsmanager !
Second social line is also from adsmanager

Check component settings if not:
- Code: Select all
#partilhator_adsmanager {display: none !important; }
and/or
to disable second line use:
- Code: Select all
.itp-share {
display: none !important;
}

-
- Platinum Boarder
- GK User
- Tue Apr 01, 2014 12:55 pm
- Reply with quote
- Report this post
Now it works!
Thanks a lot
Thanks a lot

-
- Junior Boarder
8 posts
• Page 1 of 1