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

danielphenry’s picture

Also experiencing this issue.

Anonymous’s picture

I 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.

smustgrave’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

With 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