Closed (works as designed)
Project:
Quick Tabs
Version:
6.x-3.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2011 at 02:36 UTC
Updated:
15 Dec 2014 at 22:30 UTC
Jump to comment: Most recent
Comments
Comment #1
petiar commentedNew information - it only does this on the page (node)! On all other pages the QT blocks work perfectly.
Comment #2
pasqualleIf you inserted the quicktab into page-*.tpl.php then you have this problem: #332895-13: render quicktab programatically
Comment #3
petiar commentedNo, I did not. :-(
Comment #4
petiar commentedSorry guys, I still do not know what is the problem but now I know it has nothing to do with QT - it is some general javascript issue on my frontpage.
Thanks anyway.
Comment #5
yadranko commentedI have this same problem. I noticed that with some themes it works fine (Marinelli, Easy Breeze) while in others (such as Aboutpeople - which I'm using) it keeps refreshing the page each time a quicktab is clicked. The kind of link that gets displayed after clicking a quicktab: node?quicktabs_mycategory_feeds=0#quicktabs-mycategory_feeds
I would really like to use this theme, but the reloading/redirecting of the home page on quicktab clicking is annoying. Any thoughts?
Comment #6
yadranko commentedOK, I tried placing the quicktab block in different regions of the theme, it seems to work in Content Top region but not in content region. Why would different regions be causing this problem?
Comment #7
katbailey commentedThere must be a js error on your page. If some other JavaScript code is causing an error, this will interfere with Quicktabs' js and cause the page to reload when you click on a link. Please check in your browser for js errors.
Comment #8
katbailey commentedComment #9
junro commentedSame probleme,
I'm using on the same page.tpl (head section)
and using:
in my template.php
Comment #10
junro commentedcreate the quicktabs dynamically does it fix this problem?
Comment #11
netw3rker commentedclosing - OP acknowledges that this is not related to quicktabs.