How to remove social API in content
Rate this topic: 3.50 out of 6 based on 2 vote(s)
- GK User
- Sat Aug 23, 2014 5:39 pm
- Reply with quote
- Report this post
Hi, how can i remove the Social API in content?
i tryed wth #gkSocialAPI { display:none; } in the override css but it works not, can u help me?
tnx
i tryed wth #gkSocialAPI { display:none; } in the override css but it works not, can u help me?
tnx
-
- Gold Boarder
- GK User
- Sun Aug 24, 2014 11:08 pm
- Reply with quote
- Report this post
Hello,
Did you tried to disable Social API under the template settings by excluding it from all categories?
Did you tried to disable Social API under the template settings by excluding it from all categories?
-
- Administrator
- GK User
- Mon Aug 25, 2014 6:26 am
- Reply with quote
- Report this post
In the template, social api tab all icons are off and all category are exluted...
in advanced setting, css override i wrote #gkSocialAPI { display:none; }
i don't know what more i can do,
in advanced setting, css override i wrote #gkSocialAPI { display:none; }
i don't know what more i can do,
-
- Gold Boarder
- GK User
- Mon Aug 25, 2014 7:34 am
- Reply with quote
- Report this post
Are you using cache on your website? If yes, then you have to enable the GK Cache plugin which parses the social api rules.
-
- Administrator
- GK User
- Mon Aug 25, 2014 8:12 am
- Reply with quote
- Report this post
by the control panel cache is disable and olso in plugin the system - Gk Cache is off
Solutions?
can i ask u anather thing here?
how can i delete the space between bottom3 module and footer menu? (look the picture for to understand)
Solutions?
can i ask u anather thing here?
how can i delete the space between bottom3 module and footer menu? (look the picture for to understand)
space.jpg
-
- Gold Boarder
- GK User
- Mon Aug 25, 2014 3:14 pm
- Reply with quote
- Report this post
So please enable the GK Cache plugin.
Regarding the second issue - please provide an URL to your website - I have to see it for preparing a proper CSS changes.
Regarding the second issue - please provide an URL to your website - I have to see it for preparing a proper CSS changes.
-
- Administrator
- GK User
- Mon Aug 25, 2014 8:21 pm
- Reply with quote
- Report this post
ow the gk cache is on but nothing changes
about the second problem:
the url is www.fifamaster.it/2015
tnx for your help
about the second problem:
the url is www.fifamaster.it/2015
tnx for your help
-
- Gold Boarder
- GK User
- Tue Aug 26, 2014 10:06 pm
- Reply with quote
- Report this post
I noticed that i have the same problem with other modules, it seems that he takes not the override css because used the banner module that was in the defoult quick start. The banner is called "banner" and it was in "inset position" with module class suffix "clear".
i just changed the picture with the same widit but afther i saved the module took not the "clear" suffis resizing the module.
I think that something is not working good with the css override
I wait for ur help tnx
i just changed the picture with the same widit but afther i saved the module took not the "clear" suffis resizing the module.
I think that something is not working good with the css override
I wait for ur help tnx
-
- Gold Boarder
- GK User
- Tue Aug 26, 2014 11:22 pm
- Reply with quote
- Report this post
Override is not working, because it seems that it is not enabled under the template advanced settings.
Regarding the first problem - please provide me a back-end access using the PM message.
Regarding the first problem - please provide me a back-end access using the PM message.
-
- Administrator
- GK User
- Wed Aug 27, 2014 6:43 am
- Reply with quote
- Report this post
in the template setting, "advanced setting" the css override is on
aniway i sent you the administration credentials in pvt mssage as u asked
tnx so much
aniway i sent you the administration credentials in pvt mssage as u asked
tnx so much
-
- Gold Boarder
- GK User
- Wed Aug 27, 2014 9:13 pm
- Reply with quote
- Report this post
Sorry but after your PM messages I'm confused what is a current problem and what isn't - please send me screenshots with the problems on your website.
-
- Administrator
- GK User
- Thu Aug 28, 2014 7:09 am
- Reply with quote
- Report this post
It's ok, i think is not easy answer to everibody and remember everithing, anway the only question now is how to reduce the space between the module 3 position and the footer menu as u can see in the followin picture.
I sent u in pvt message the admin credential
Thnx for ur work and help
I sent u in pvt message the admin credential
Thnx for ur work and help
file.jpg
-
- Gold Boarder
- GK User
- Thu Aug 28, 2014 3:52 pm
- Reply with quote
- Report this post
Please try to use the following code (you can add it at the end of any CSS file):
- Code: Select all
#gkBottom3 {
margin: 80px 0 0px 0;
}
-
- Administrator
14 posts
• Page 1 of 1