- Posts: 35
- Thank you received: 0
Back to TOP button not working
-
youwantled
Inactive member - Topic Author
- Member
Less
More
13 years 4 months ago #10841
by youwantled
Back to TOP button not working was created by youwantled
Hello,
Just a small nagging issue I have with the "Back To Top" (top-link) button is only working in the VM pages. However the button doesn't work in the normal Joomla created articles ( Home, Our Services)
www.1stopledshop.net
Any ideas why this is happening?
Thanks
Just a small nagging issue I have with the "Back To Top" (top-link) button is only working in the VM pages. However the button doesn't work in the normal Joomla created articles ( Home, Our Services)
www.1stopledshop.net
Any ideas why this is happening?
Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #10848
by ivan.milic
Replied by ivan.milic on topic Re: Back to TOP button not working
It seams like your jQuery reference is inserted by modules, and on some pages that modules are absent.
Add this immediately after start of head tag <head>.. of index.php of template:
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js ">
Add this immediately after start of head tag <head>.. of index.php of template:
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js ">
Please Log in to join the conversation.
-
youwantled
Inactive member - Topic Author
- Member
Less
More
- Posts: 35
- Thank you received: 0
13 years 4 months ago #10873
by youwantled
Replied by youwantled on topic Re: Back to TOP button not working
Hi Ivan,
Sorry man,
All that did was throw my VM Scroller module vertically on the left side of the page.
thanks ..
Sorry man,
All that did was throw my VM Scroller module vertically on the left side of the page.
thanks ..
Please Log in to join the conversation.
Time to create page: 0.153 seconds