Closed (outdated)
Project:
Field Slideshow
Version:
7.x-1.8
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2013 at 15:01 UTC
Updated:
22 Nov 2018 at 13:10 UTC
Jump to comment: Most recent
Comments
Comment #1
idflood commentedHi,
I can't see an easy way of doing this in a template. But since the slideshow works only if js is enabled doing this in javascript is possible. This kind of thing seems to work:
Obviously this needs to be adapted, and the best would be to put that in a behavior. Something like this (untested):
in mytheme/my_js.js
Then in mytheme/mytheme.info add this line and after clear the drupal cache:
Let me know if this solve your issue or if you have any problem.
Comment #2
lamp5