Closed (outdated)
Project:
Quick Tabs
Version:
7.x-3.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2013 at 09:02 UTC
Updated:
12 Dec 2024 at 17:02 UTC
Jump to comment: Most recent
I have embedded a second quicktab on page, which is called from the first quicktab (using qtabs as tab type).
The function hook_quicktabs_alter() is only called for the first quicktab, not for the second quicktab.
Any ideas?
Comments
Comment #1
danielphenry commentedAlso experiencing this issue.
Comment #2
Anonymous (not verified) commentedI am unable to call hook_quicktabs_alter() as well. I have a quicktab that is built from a view, and in the template I call the inner QT view. It's for an agenda to a conference, the tabs are each day and session tracks. I call the hook from both template.php and a module that is in use, yet get nothing returned when the page renders.
Comment #3
smustgrave commentedWith D7 EOL approaching in a month I'm starting to triage the D7 side of quicktabs queue.
If still an issue or needed for 4.0.x (latest branch) feel free to reopen