Shape 5

Joomla Templates => Touch of Soul - Club => : waterfx December 10, 2009, 04:21:19 PM



: footer stays in front of content
: waterfx December 10, 2009, 04:21:19 PM
When a large page loads on our site (http:www.gladtidingsministry.org) on the "about us" page, the footer menu and copyright doesn't move to the bottom of the page, but stays in the logo and doesn't look professional. If you refresh the page it will correct itself. Please look at the attachment to see what happens. You can also go to the site and click "About Us" see footer position. It's also happen on the store page and the footer links will be overlaid over fields which will not allow the users to fill in the text box.

Thanks for your help

http:www.gladtidingsministry.org



: Re: footer stays in front of content
: mikek December 11, 2009, 08:13:02 AM
Hello, if you can private message me super admin access I can look into this.


: Re: footer stays in front of content
: mikek December 11, 2009, 11:14:06 AM
Hello, I need super admin access, what you provided is administrator access, so that I can access the template files.


: Re: footer stays in front of content
: waterfx December 11, 2009, 11:30:21 AM
Dear Mike,

check in 1 minute and you should be up as super admin, thank you

chris


: Re: footer stays in front of content
: mikek December 11, 2009, 11:52:29 AM
Hello, it is sitll not correct, when I try access templates I get "You are not authorised to view this resource."

Can you please send me ftp access instead, I can access the files I need via this method as well.


: Re: footer stays in front of content
: waterfx December 11, 2009, 12:51:17 PM
Hre Mike

i just used the login i sent you and it should be working as i am in there


can you confirm this for me thank you


: Re: footer stays in front of content
: mikek December 11, 2009, 02:00:15 PM
Hello, it should be working now. The index.php file wasn't calling a js file so I corrected that. You may need to clear your browser cache to see the update.


: Re: footer stays in front of content
: waterfx December 11, 2009, 03:04:40 PM
he Mike,

would it make sense to post the edited index file file here for other forum members to use, as this would be something in the template right?

this way pople can download it if need be.

thanks for your help


: Re: footer stays in front of content
: waterfx December 11, 2009, 03:26:47 PM
He Mike,

so I thought you made some edits to the template index.php file. my thinking was to take the template index.php frm glad tidings and copy it over to firewood site. but this did not solve the same issue with the bottom menu links.

this time it i am using Virtuemart and in the billing form you will see the drop down of the for overlapping the bottom links.

use the same login that i sent you for the firewood site but i will also PM you,

cheers


: Re: footer stays in front of content
: waterfx December 11, 2009, 03:36:45 PM
HE mike,

just a follow up on the gladtidings site, the issue remains still, the only thing that i can tell you is that when you open the ABOUT US page on http://gladtidingsministry.org the first time you will see the issue is still there, when you however refresh the page the issue is not there.

but how is going to refresh.

there seems to be a fault somewhere else. but where.

added a other screen shot to confirm the fault is still there


: Re: footer stays in front of content
: mikek December 14, 2009, 09:09:32 AM
Hello Gladtidings should be working now. I modified the s5_effects.js file, if you copy that file over to the other site it should work there. This file has javascript that sets the height of the two columns, it was being called pre-maturally so I had it called on page load:

window.onload = s5_start_load;

function s5_start_load() {
var s5_body_Interval = 0;
s5_body_Interval = window.setInterval("s5_set_body_height()",200);
}


: Re: footer stays in front of content SOLVED thx Mike
: waterfx December 14, 2009, 09:33:50 AM
Dear mike,
thank you and you should place the updated file here in the post for other to use if they have the same problem, cheers for your help

chris


: Re: footer stays in front of content
: waterfx December 17, 2009, 10:45:51 AM
Hi Mike,

Just wanted to let you know that the footer still doesn't appear correctly. You can view the site gladtidingsministry.org and go through the payment process, it will still have the footer menu in front of the text box for entering in basic payment information. It makes it difficult for someone to enter information in due to the bottom menu being in front of the text box. Please see attached.

Thanks for your help


: Re: footer stays in front of content
: mikek December 17, 2009, 01:32:44 PM
Try it now and let me know if it's still doing it. I modified the s5_effects.js file.


: Re: footer stays in front of content
: waterfx December 19, 2009, 03:26:13 PM
Hi Mike,

I still have the problem on firewooddelivered.com, when someone tries to check out and they have to register to make a purchase, it returns.? It's difficult for users to register with the menu returning in front of the text box.

http:www.firewooddelivered.com

Thanks


: Re: footer stays in front of content
: mikek December 20, 2009, 09:39:42 PM
Hello, copy over the s5_effects.js file from the other site to this site and should work.


: Re: footer stays in front of content
: pascal34 December 22, 2009, 02:23:34 AM
Hello Mike,

Sorry for my english !

I've the same problem of Waterfx, i try to modify the s5_effects.js with your hack :

window.onload = s5_start_load;

function s5_start_load() {
var s5_body_Interval = 0;
s5_body_Interval = window.setInterval("s5_set_body_height()",200);
}

At what line code of the file you add the hack ?

Can you send me the javascrip file ?

Thank's a lot

Pascal


: Re: footer stays in front of content
: mikek December 22, 2009, 08:11:02 AM
Please post a url.


: Re: footer stays in front of content
: pascal34 December 22, 2009, 08:13:22 AM
http://www.osezplonger.fr/Accueil-boutique.html


: Re: footer stays in front of content
: waterfx December 22, 2009, 12:13:55 PM
he pascal.

try this: attached is the file that i used from this topic:



: Re: footer stays in front of content
: pascal34 December 22, 2009, 12:38:48 PM
Mike,

It's the same thing !

Problem with Firefox, IE7, IE8 footer is broken

That's good with IE6 !!!!!!!!!!!!!!!!!!!!!

You can try, your file is upload on the server

Thanks

Pascal


: Re: footer stays in front of content
: pascal34 December 22, 2009, 12:44:33 PM
Firebug said:


<script src="/templates/touch_of_soul/js/s5_effects.js" language="javascript" type="text/javascript">
1Failed to load source for: http://www.osezplonger.fr/templates/touch_of_soul/js/s5_effects.js


: Re: footer stays in front of content
: waterfx December 22, 2009, 02:10:17 PM
he pas  try this one:



: Re: footer stays in front of content
: mikek December 22, 2009, 03:10:29 PM
Hello, please try the second file posted by waterfx. If that does not work you can private message me super admin access and I can look into this for you.


: Re: footer stays in front of content
: pascal34 December 23, 2009, 05:00:40 AM
Hello,

Mike and Waterfx, great ! The last modification works ! The footer is not broken with value at 300 !

Thank you again.

But now,with the new file s5_effects.js,there is a conflict with my component Morpheoshow gallery, the shadowbox or lyghtbox no works, if I put the old it works...

http://www.osezplonger.fr/component/option,com_morfeoshow/Itemid,100159/gallery,1/task,view/ (http://www.osezplonger.fr/component/option,com_morfeoshow/Itemid,100159/gallery,1/task,view/)

There is a conflict with mootools, i presume, but why not before the mofication "onload...300" ???"

best regards

Pascal


: Re: footer stays in front of content
: mikek December 23, 2009, 09:34:25 AM
Hello, if you can private message me super admin access I can look into this.


: Re: footer stays in front of content
: waterfx December 23, 2009, 10:14:57 AM
dear mikek

if you make any mods to the file will you post it here, this might be handy for future use. thx and merry x-mas and a good new year


: Re: footer stays in front of content
: pascal34 December 30, 2009, 10:33:52 AM
Hello Mikek,

Have you look my probleme and have you received a administrator login and password in private message ?

Pascal


: Re: footer stays in front of content
: mikek December 30, 2009, 02:49:06 PM
Hello, I am sorry I overlooked your message. It should be working now.


: Re: footer stays in front of content
: pascal34 December 31, 2009, 07:19:28 AM
Perfect, thank you MikeK, but I need to know what you did on the site so that it works now. Which file have you changed

best regards.


: Re: footer stays in front of content
: mikek December 31, 2009, 10:11:44 AM
The s5_effects.js file. There was a script in the component that was interfering with a window.onload command.