Posted by antsin on October 22, 2009 at 1:11pm
| Project: | Slider |
| Version: | 6.x-1.4 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hello there,
I'm trying to create a slider with subtitle beneath the title tab similar to digitalpeopleonline.com. I created an additional field call field_subtitle and try to over write phptemplate_preprocess_slider(&$vars) function in template.php file but wasn't successful. Could you please explain a bit detail about how can I archive this? Also when I over write mytheme_preprocess_slider(&$vars) function all title tab appear twice. Example title1, title2, title3, title1, title2, title3. How can I make it correctly as one slide per title tab?
Thank you for your time.