Problems with Firefox 6

GK User
Tue Aug 16, 2011 4:19 pm
The search field isn´t in the right place when I view my site in Firefox 6, is looks fine in all the other browsers.

As you can see in this picture the search field is a row to low:


Capture_2011-08-16.JPG


Here is my site: http://www.fotoforalla.se/
User avatar
Platinum Boarder

GK User
Tue Aug 16, 2011 4:57 pm
Great site by the way.

Firefox 6 is quite new, unstable yet as far as I'm concerned, I haven't found anyone that has it installed already. 5 as far as I do care, is a waste of time.

I could give you the proper code to fix that issue, unfortunately due to the browser be so young, coding software doesn't even have the option to edit and preview it before applying changes. If nobody comes with a solution, by the time coding software add's Mozilla 6 to it's list, I'll help you. Meanwhile, don't stress, most people will not even upgrade to 6 so soon.
User avatar
Expert Boarder

GK User
Tue Aug 16, 2011 6:25 pm
Thank you!

From experience I think my users will be very quick to update to FF 6 if they run FF.

So if you have a fix that would be great!
User avatar
Platinum Boarder

GK User
Tue Aug 16, 2011 6:32 pm
I just installed the v6... can you give me the url to your site so that I can take a look?

By the way, I make no promisses :blush:
User avatar
Expert Boarder

GK User
Tue Aug 16, 2011 6:44 pm
Ok, sorry about that, I was distracted and haven't noticed the url is there.

Ok... now, the search CSS seems ok, what I did found out is that the second bar on top has a big distance on the right side that forces the search to go down as there's no space for it there, so try to disable any link/module for the second bar and reload the site to see if the Search goes to its due place, if it does, then... either you remove one, or make it shorter.
User avatar
Expert Boarder

GK User
Wed Aug 17, 2011 11:34 am
The bar that is to the left of the search module is the GK Jomsocial stats module. It is one module and I can only dissable it and when I do that the search module is in the right place but I don´t want to disable GK Jomsocial stats.
User avatar
Platinum Boarder

GK User
Wed Aug 17, 2011 2:35 pm
I see... well, you can move the search to another position and solve the case right away OR you can open the Search module and add a width to it, I think there's 10 or 20 on the length by default, not sure because I never used that template, but if you made the Search field smaller, that would fit... let me see...

Try adding this to CSS and apply:


Code: Select all
.gk_js_stats_main
{
width: 950px;
}


Let me know if it worked.
User avatar
Expert Boarder

GK User
Wed Aug 17, 2011 4:10 pm
You mean I should edit the css for the GK Jomsocial stats module, not the search module?
User avatar
Platinum Boarder

GK User
Wed Aug 17, 2011 6:10 pm
No need to edit, just add that to override.css and it should work just fine.
User avatar
Expert Boarder

GK User
Fri Aug 19, 2011 3:35 pm
Thanks! It works perfect!
User avatar
Platinum Boarder

GK User
Wed Aug 31, 2011 7:08 pm
hey, i know you had some problems, and you used the override.css file. i added something in there that i am trying to use. how do i allow the override.css file in the template configuration to be use?
User avatar
Fresh Boarder

GK User
Wed Aug 31, 2011 8:11 pm
Go to the template settings and under the advanced settings tab there is "CSS override" set that to "on".
User avatar
Platinum Boarder

GK User
Wed Aug 31, 2011 8:27 pm
thank you. very obvious, i must have missed it last time i checked. thanks for the help.

i have one more question. hopefully you can help me.

I went to your site and i noticed you are using the log in with facebook option. I have been trying to get that working but with i click login with facebook it give me this error

An error occurred. Please try again later.

do i have to get a new api key or something? how do i do that? i am just using the key that came with the quickstart package. key=24242342

Thank you again for your help.
User avatar
Fresh Boarder

GK User
Wed Aug 31, 2011 9:19 pm
First you can´t use the Facebook login in the template and the Facebook login in Jomsocial at the same time, you have too choose one of them.

And you have to create your own Facebook app and from that you get an API key.
User avatar
Platinum Boarder

GK User
Wed Aug 31, 2011 9:22 pm
I am not using Jomsocial at the moment so i have no problem with that. But how do i create the facebook app?
User avatar
Fresh Boarder

GK User
Wed Aug 31, 2011 9:49 pm
Never mind i got it working, thanks for your help.
User avatar
Fresh Boarder

GK User
Sun Oct 09, 2011 5:32 pm
Could you explain how? This forum is full with facebook login problem but no solution. I honestly think it was never designed to work and is there only for cosmetic reasons or someone would have answered this by now.
User avatar
Senior Boarder

GK User
Sun Oct 09, 2011 5:47 pm
ssinha wrote:Could you explain how? This forum is full with facebook login problem but no solution. I honestly think it was never designed to work and is there only for cosmetic reasons or someone would have answered this by now.


Could you explain what problem you have with your Facebook login?
User avatar
Platinum Boarder

GK User
Sun Oct 09, 2011 5:59 pm
Please go to www.patnadaily.com and try to login using Facebook button. It doesn't do anything. I have made sure I have the API/Secret etc and the plugin is published in Joomla backend.
User avatar
Senior Boarder

GK User
Sun Oct 09, 2011 6:13 pm
Seems to work fine for me, try it in IE9.
User avatar
Platinum Boarder

GK User
Sun Oct 09, 2011 6:46 pm
You are right, it does work in some browser. I didn't have IE9 but I tried another computer with IE8 and Firefox and it does work in both of them. For some reason it still won't work on my notebook but now I am not concerned with it as long as it works on other computers.

Can you also verify if the Search module on the top right corner is working correctly? The AJAX plugin in the back end doesn't work as when I try to open that plugin, I get a page not found error. See here 4-template-discussion/93056-plugin-errors.html

For your information, the same error I was getting earlier when clicking on facebook login plugin in the backend. What I did was installed another copy of the template on my computer and copied the facebook login plugin folder from local system to the server and now it works fine.

So my question is, in which folder related AJAX search files are located so I can ftp that folder to the server?

Thanks for your help.
User avatar
Senior Boarder

GK User
Sun Oct 09, 2011 7:13 pm
Yes the search module works fine in IE9.
User avatar
Platinum Boarder


cron