When trying to configure the DDBlock module in Drupal 7, the following javascript error appeared:
[cycle] terminating; too few slides
CAUSE:
The jquery.cycle code cannot detect image slides because the Content Container name is set incorrectly in the configuration settings of the block.
SOLUTION
Edit the block configuration and use the suggested value for Content Container:
div.slide
No comments:
Post a Comment