3 Quick Issues

GK User
Mon Jan 30, 2012 8:58 am
I just updated my site that I am working on to Joomla 2.5 and I updated the template as well... and the 3 issues actually were before I did the update... the site is insidethemarket.com

Issue 1: There is a ton of space under the framework logo... Thomasz told me how to fix it a few months ago but I didnt keep the note... I think it was a minor bug... I took out all the padding and margin in the framework logo section in the CSS already.

Issue 2: Facebook Login - If you click on the login button in the top right - in the login position... you click on facebook... the facebook dialogue pops up but then the browser for that FB authentication login just disappears... or it doesnt work - it tries to work in IE8 (in chrome and FF it just disappears) but then just doesnt... I have the app setup on facebook... the right app id in the template manager and the plugin has the right app id and secret code.

Issue 3: Click the link (in the white menu area at the top - next to Register - Password Reset - Password Reminder, etc) where it says Login | Logout... that is a menu link to the Login form... the facebook image is gone - its just text... say s- "fb iconLog in with Facebook" and when you click the text - it says, "Username and password do not match or you do not have an account yet."

thanks for your help.
User avatar
Expert Boarder

GK User
Tue Jan 31, 2012 4:17 am
On Issue 1 - that concern comes up I think because of the Stock Module... it does something to the footer or framework wrap - I cant remember what the fix was though... If you can ask Thomasz and forward it to me, would appreciate it.
User avatar
Expert Boarder

GK User
Fri Feb 24, 2012 11:00 am
Hi WebWorx,

Are these issues are still ongoing or have they been fixed. Let us know please.

See you around...
User avatar
Platinum Boarder

GK User
Fri Feb 24, 2012 6:49 pm
As you can see - none of them have been addressed... all of them are still issues.
User avatar
Expert Boarder

GK User
Sat Feb 25, 2012 12:57 am
Firstly we are sorry as it has been quite a long time you have posted these, it seems your post has been lost in forums.

Regarding issues can you please also post a link to your website if its online so we can debug accurately.

Thank you and again we are sorry for the late replies.

See you around...
User avatar
Platinum Boarder

GK User
Sat Feb 25, 2012 1:02 am
I will post you the link in a PM.. I cant give the FTP to it or back end access... although it shouldnt be needed... Thomas didnt need that before.
User avatar
Expert Boarder

GK User
Sat Feb 25, 2012 5:05 am
Hi WebWork,

1. Regarding issue 1 i ll contact Thomas if he already has a solution for it there is no point re-debugging the problem.

2. Does this happen after you have signed in to facebook or before , as i have checked with Firefox and nothing disappears.

3. You are missing a few css class in gk.stuff.css file. Which are following, however i am not sure how you lost those lines or if you are using the latest versions.

Code: Select all

/* Google Maps plugin fix */
.map img { background-color:transparent!important; }

/* Login with Facebook button */
span#fb-auth small {width: 20px;  background: transparent url('../images/fbauth.png') no-repeat 0 2px; text-indent: -999em; display: block; float: left; -moz-box-shadow:inset 0px 1px 0px 0px #aab5cd; -webkit-box-shadow:inset 0px 0px 1px 0px #556a9a; box-shadow:1px 0px #556a9a;; border-right: 1px solid #a0aecd; margin: 2px 7px 0 0  }
span#fb-auth { -moz-box-shadow:inset 0px 1px 0px 0px #aab5cd;-webkit-box-shadow:inset 0px 1px 0px 0px #aab5cd;box-shadow:inset 0px 1px 0px 0px #aab5cd;background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #798db9), color-stop(1, #556b9b) );background:-moz-linear-gradient( center top, #798db9 5%, #556b9b 100% );background-color:#798db9; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #4d576b; display:inline-block; color:#fff; font-family:arial; font-size:12px; font-weight:bold; padding:3px 24px 8px 12px; text-decoration:none; text-shadow:1px 1px 0px #445375; cursor: pointer; height: 16px}
span#fb-auth:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #556b9b), color-stop(1, #798db9) ); background:-moz-linear-gradient( center top, #556b9b 5%, #798db9 100% ); background-color:#556b9b; }


See you around...
User avatar
Platinum Boarder

GK User
Wed Mar 07, 2012 5:25 pm
Thanks for the answer on #3... any news on the 2 other items? For #1... it was a CSS fix I think because the GK Stock module broke the css a little...

on #2. it happens as I described... not sure what you mean before or after... its exactly as I described... bottom line is something is broken with it as it doesnt work.. you do not get logged in using FB and any of the various browsers.
User avatar
Expert Boarder


cron