Closed (cannot reproduce)
Project:
Views Slideshow
Version:
7.x-3.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2013 at 17:34 UTC
Updated:
13 Apr 2020 at 12:53 UTC
Jump to comment: Most recent
Comments
Comment #1
CreativeJS commentedSolved. Could someone please close this issue? Thank you.
Comment #2
AkalizaKeza commentedPlease tell me how you solved this - we're facing a very similar issue.
Cheers :)
Comment #3
carlosribas commentedCould you please tell us how you solved it? Thanks!
Comment #4
ramandamodar commentedfound a workaround. (finally). Used flexslider-views-slideshow module.
>enable the module.
>add a view
(give your view name,show, type etc etc accordingly)
>display format -> 'slideshow' of 'fields'. (views slideshow module needed)
>click continue & edit
>on the next page, add the image field.
>in the slideshow settings, choose 'FlexSlider' as the 'slideshow type' from the drop down menu. Thats it!
Hope this works for you too!
Comment #5
spyderpie commentedThis solution does not work for me. I am disappointed these issues are more than a year old. i was considering buying another template from them .. but ... the lack of response and fix is .... well ... discouraging.
Comment #6
nickdickinsonwildeIf anyone is still experiencing this, re-open and include exact version of Views Slideshow, theme and version and version of jquery.cycle you are using.
Comment #7
odeno commentedAccidental duplicate - please delete
Comment #8
odeno commentedLooks like same old error - surprising fix isn't in place or instructions for resolving aren't posted before closing these issues (would save so many support hours).
I have :-
D8 8.5.4
php 7.1.13
mysql 5.5.59
server 1and1 shared hosting
Zircon theme 8.1.3
Issue, no css/js applied to the slider so I have :-
[image 1]
[image 2]
I've tried downloaded the flexslider library, renamed to lower case and placed in sites/all/libraries(note, I didn't think this was necessary as the zircon theme appears to include the library.
I also have the following console error :-
@code
drupal.js?v=8.4.5:13 Uncaught TypeError: $(...).mobileMenu is not a function
at Object.Drupal.Zircon.mobileMenu (zircon.js?v=8.0.0:66)
at Object.attach (zircon.js?v=8.0.0:42)
at Object.Drupal.attachBehaviors (drupal.js?v=8.4.5:25)
at drupal.init.js?v=8.4.5:16
at HTMLDocument.t (ready.min.js?v=1.0.8:4)
Drupal.Zircon.mobileMenu @ zircon.js?v=8.0.0:66
attach @ zircon.js?v=8.0.0:42
Drupal.attachBehaviors @ drupal.js?v=8.4.5:25
(anonymous) @ drupal.init.js?v=8.4.5:16
t @ ready.min.js?v=1.0.8:4
setTimeout (async)
Drupal.throwError @ drupal.js?v=8.4.5:12
Drupal.attachBehaviors @ drupal.js?v=8.4.5:27
(anonymous) @ drupal.init.js?v=8.4.5:16
t @ ready.min.js?v=1.0.8:4
@endcode
When I resolve, I promise to post here so others can benefit.
many thanks
Comment #9
nickdickinsonwilde@odeno that looks to be a different error and with different major versions. If you're using flexslider for your slideshow check the flexslider module or zircon if included there for support. If using the slideshow implementation included in Views SLideshow, I can look into it.
Comment #10
neslee canil pinto