Hello,
I tried to fix it but with no luck and I'm out of time for the moment, but I didn't managed to overwrite webform-accordion-tab.tpl.php template. If I copy it in my theme, drupal loose all <head> tags and the page can't display well (obviously ;-) ).
If you know why this is happening, I'll be glad to understand.
And thanks for this module.
Comments
Comment #1
shawn_smiley commentedI'll have to look into this. Just copying the tpl file to your theme and clearing the caches should allow Drupal to use your theme's version of the tpl file.
What are you trying to change in the template?
Comment #2
anouHello,
Thanks for the answer. I just tried again just now, and the original bug didn't show up. Only that $title and $children are Null and feels like no js for accordion is loaded... But forget it, my problem is perhaps related to the "abusive" use of js in this site... and maybe a problem of jquery version... I should try on a new install.
My first goal was to control which accordion is open when I link to the webform page. I finally didn't have to override the tpl but to modify the webform_accordion.js because if I link to my-link-webform#0, nothing was happening. All tabs stood close... But this is another issue.
Cheers.
Comment #2.0
anoutype error