Tab selection not sticking for multiple page views and filters issue
| Project: | Quick Tabs |
| Version: | 6.x-2.0-rc3 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
This module is as it says Quick, but I am using a views that have multiple pages and the when the second or other page is clicked the tab jumps goes back to the first tab rather tan show the 2nd or 3rd page for the selected tab... Is there a way for the tab to stick until another tab is selected?
Also I am having problem is that using the filters for the view jumps the page back to the url of the view to show the results - the results are not shown in the tabbed view block.
Another issue I have is that if I have a gallery view with a term argument I can get results by adding the term to the url of the view, but with Quick Tabs the views are combined in a block. Is there a way to pass the term argument to the views within the block? If there are other ways to do this other than Quick Tabs any pointers are helpful. Thanks

#1
For the 3rd issue about the arguments, as I am using a search by taxonomy term filter on the views I am able to add the argument to the url from the filter keys by adding ?keys=taxonomyterm or the ids so a url for the pre filtered content within the block can look like this as an example url for page displaying the Quick Tabs block /gallery?keys=&tid_1=All&tid_2=All&tid=133
#2
please read: #346582: Not functioning with more than 1 page per tab
do you have further questions regarding this?
#3
Thanks. Will test with Ajax today, only I am using fivestars and for multiple pages the fivestar doesn't pick up the css layout on any but the first page of the view with Ajax on... I will address the Ajax issue with the Fivestar module.
#4
The view I was using was for a gallery of thumbnails and I had the Fivestar voting widget clickable, which in a production situation would not be the case. Making Fivestars static, showed the the stars css with Ajax on.
#5
As I see this issue is fixed..
#6
Automatically closed -- issue fixed for 2 weeks with no activity.
#7
Any news on this .. I dont see that its fixed in rc3 ... any widgets in other tabs break completely, unless set to static.
Anyone get this working?
#8
@macrocosm: the original issue is about views and filtering, and that works.
Do I understand correctly that you have a problem with the fivestar module? Can you describe or attach a screenshot about the problem? I do not use fivestar and have no clue what "set to static" means..
#9
When fivestar is static its just a plain image displaying the average vote, the problem was that for users with perms to add their own rating the fivestar is "active" meaning you can mouse over it and set your vote. They were breaking on all but the first tab when using ajax to load the other tabs. The issue has been fixed on the fivestar end though... im sorry I should have posted back here, but I had forgotten.