Missing Facebook Like Button
March '10 Joomla Templates
- GK User
- Wed Aug 29, 2012 11:50 am
Hi,
for a short time is the Facebook like button disappeared. Can you help me? (joomla 2.5)
Link: www.visit-media.de/tattoo/ (or http://www.visit-media.de/tattoo/index. ... 17-31/yani)
Holger
for a short time is the Facebook like button disappeared. Can you help me? (joomla 2.5)
Link: www.visit-media.de/tattoo/ (or http://www.visit-media.de/tattoo/index. ... 17-31/yani)
Holger
-
- Senior Boarder
- GK User
- Wed Aug 29, 2012 4:54 pm
Please check your facebook API key, because in the last time Facebook API needs this key to proper work of the like button.
-
- Administrator
- GK User
- Thu Aug 30, 2012 7:44 pm
I have a same problem. Facebook like button disappeared after upgrading to joomla 2.5.
The field for API was empty, I filled it, but nothing changed.
The field for API was empty, I filled it, but nothing changed.
-
- Fresh Boarder
- GK User
- Thu Aug 30, 2012 7:48 pm
Please check if you have filled it with the proper API key, which is connected with your domain at http://facebook.com/developers/
-
- Administrator
- GK User
- Fri Aug 31, 2012 4:10 pm
Thank you! I have created the new Facebook App, inserted the new API key and Like Button has appeared. It seems that something happened with ald API key.
But I have another new issue with Like Button now. When you click a Like Button the frame for comment appears, but this frame doest not fit the scope of article, accordingly can not be entered successfully.
But I have another new issue with Like Button now. When you click a Like Button the frame for comment appears, but this frame doest not fit the scope of article, accordingly can not be entered successfully.
-
- Fresh Boarder
- GK User
- Fri Aug 31, 2012 4:13 pm
Please provide me an URL to your website - I must see it.
-
- Administrator
- GK User
- Fri Aug 31, 2012 5:14 pm
Yes, please, ppt-service.com
-
- Fresh Boarder
- GK User
- Fri Aug 31, 2012 11:11 pm
-
- Administrator
- GK User
- Sat Sep 01, 2012 9:45 am
Thank you for your prompt reply. I'll be able to check it only on Monday.
-
- Fresh Boarder
- GK User
- Tue Sep 11, 2012 8:45 am
I removed overflow:hidden; for #gkWrap2 and #gkContentMainbody, but I didn't find #gkMainbody is css files.
-
- Fresh Boarder
- GK User
- Tue Sep 11, 2012 6:15 pm
Please remove in the layout.css file around line 19. code:
for the:
selector
- Code: Select all
overflow: hidden;
for the:
- Code: Select all
.gkMain
selector
-
- Administrator
- GK User
- Wed Sep 12, 2012 6:56 am
Thank you very much, it solved my problem!
-
- Fresh Boarder
- GK User
- Thu Oct 04, 2012 10:27 pm
Hi!!
I have the same problem, but I'm using Free Music Template.. I can't find
#gkWrap2
#gkContentMainbody
#gkMainbody
I'll really apreciated your help
I have the same problem, but I'm using Free Music Template.. I can't find
#gkWrap2
#gkContentMainbody
#gkMainbody
I'll really apreciated your help
-
- Fresh Boarder
- GK User
- Fri Oct 05, 2012 5:31 pm
Please add in the template.css file the following CSS rule:
- Code: Select all
#gkContent {
overflow: visible!important;
}
-
- Administrator
14 posts
• Page 1 of 1