Closed (fixed)
Project:
Superfish Dropdown Menu
Version:
6.x-1.9-rc1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2013 at 15:16 UTC
Updated:
18 May 2013 at 16:20 UTC
Hi
after update superfish to 1.9rc1, slideshows are broken...perhaps an library issue because 1.8 use superfish 1.2.
but fast try with 1.4.8 make no changes..
if someone can try more
Comments
Comment #1
mehrpadin commentedHey there,
Please try the latest development release with the latest SF library.
Comment #2
aiphestrying the dev release + superfish librarie 1.4.8 = no change, views slideshow still broken
in the console i get :
Uncaught TypeError: Object #<Object> has no method 'sfsmallscreen'Comment #3
mehrpadin commentedI'm not sure what do you mean by 1.4.8, are you downloading this? https://github.com/mehrpadin/Superfish-for-Drupal/archive/master.zip
Comment #4
aiphesyes this is it..inside the js version is 1.4.8 =>
Superfish v1.4.8 - jQuery menu widgetComment #5
mehrpadin commentedGood, then probably haven't added the path to the
sfsmallscreen.js? (as explained on the project page)Comment #6
aiphesright, with add the path to sfsmallscreen.js it seem to work better on a dev website...so i think it's fixed.
But why module doesn't add this path automatically ?
Comment #7
mehrpadin commentedGood question :) perhaps because it'd require the
update_hookand I'm not much fond of it and so on.