Hello there,
i was trying to use View Slideshow for the first time in one of my projects, but it works in preview, not on page!
I have disabled all additional modules for extend Drupal, also i have deleted all my JS, no errors - NOTHING!!!
It's doesn't work!
I appreciate any suggestion and help.
Many thanks in advance.

Comments

develway’s picture

Very very friendly community :)
So i couldn't reproduce any error and to no waste my time, i was created slider programmatically!
No need solution from maintainer!

ed523’s picture

Same problem, it works in the view preview and not in the block on the page. Web inspector shows the other slides are there, they just aren't cycling through.

web inspector shows these errors
Uncaught TypeError: Cannot read property 'version' of undefined jquery.bgiframe.js?v=2.1:11 (anonymous function)jquery.bgiframe.js?v=2.1:11 (anonymous function)
zentropy.js?nl6yua:18 Uncaught TypeError: Cannot read property 'msie' of undefined
jquery.bgiframe.js?v=2.1:11 Uncaught TypeError: Cannot read property 'msie' of undefined
measureIt.js:120 Uncaught TypeError: Cannot read property 'create' of undefined

stanvoets’s picture

hello guys,

I've got the same problem.
It works in the view preview, but doesn't on the page.
is there any solution?

thanks

EDIT: I've found my particular problem. i used a cycle2 file in my custom theme, so that specific file overruled jquery.cycle.all.js in my 'libraries' directory.

hope this information helps!

slcmayor’s picture

Same issue here. Views displays the images vertically in preview with contextual filters restricting to OG gid from URL, but not displaying anything other than view title in the page (path) or panel.

stephandale’s picture

This could be related to a core bug whereby cached blocks fail to load css/js properly. https://www.drupal.org/node/1460766

Try to disable caching.

NickDickinsonWilde’s picture

Status: Active » Closed (outdated)