Using the Omega Theme with D7.

I am having issues with 7.x-RC1 where everything works flawlessly in Chrome / Safari / Firefox but in IE8
the slideshow always crashes and IE8 Developer Toools tell me that:

LOG: [cycle] terminating; zero elements found by selector

Do I need the preprocess functions or something? I'm running out of ideas.

Comments

ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

No, ddblock for drupal 7 does not use preprocess functions anymore in the template.php file.
Instead it uses mapping of views fields to slideshow template variables

Do you see javascript errors in IE?
Do you have a link to the slideshow on your site?