Today I updated 3 plugins, nothing extraordinary and now I notice that the featured slider on my home page does not display. With inspect I see this:
Uncaught TypeError: this.$slides.cycle is not a function
at ResponsiveSlideShow.init (suffusion.js:8)
at new ResponsiveSlideShow (suffusion.js:7)
at HTMLUListElement.<anonymous> (suffusion.js:27)
at Function.each (jquery.js:1)
at a.fn.init.each (jquery.js:1)
at HTMLDocument.<anonymous> (suffusion.js:27)
at i (jquery.js:1)
at Object.fireWith [as resolveWith] (jquery.js:1)
at Function.ready (jquery.js:1)
at HTMLDocument.K (jquery.js:1)
Does anyone have an idea as to what may have happened - what needs to be fixed? coalchicago.com
Thanks,
Craig.
today I updated three
Featured Slider Disappeared
Forum rules
This forum is closed with effect from February 2019. Please post future requests on https://github.com/sayontan/suffusion.
1. No offensive language and no mocking
2. Please do a thorough search before you post something. Trust us, there is a high probability that the question you are asking has been asked previously.
3. No soliciting. You cannot post here soliciting bids for people offer you quotes, or even offer money to people for some work. You will be moderated if you do so. If you are looking for help, please post your request on http://jobs.wordpress.net or http://codepoet.com
4. Please be reasonable. You are getting software and support. For free. Complicated requests from a general purpose theme are not welcome and some volunteers might lose patience with you.
5. Please do your due diligence. If you posted a query and we answered with a link, take the trouble to go through the link contents.
6. Please post with complete information. Requests for help MUST be accompanied with your URL, particularly if you are asking something like "Why am I seeing a blank space?"
This forum is closed with effect from February 2019. Please post future requests on https://github.com/sayontan/suffusion.
1. No offensive language and no mocking
2. Please do a thorough search before you post something. Trust us, there is a high probability that the question you are asking has been asked previously.
3. No soliciting. You cannot post here soliciting bids for people offer you quotes, or even offer money to people for some work. You will be moderated if you do so. If you are looking for help, please post your request on http://jobs.wordpress.net or http://codepoet.com
4. Please be reasonable. You are getting software and support. For free. Complicated requests from a general purpose theme are not welcome and some volunteers might lose patience with you.
5. Please do your due diligence. If you posted a query and we answered with a link, take the trouble to go through the link contents.
6. Please post with complete information. Requests for help MUST be accompanied with your URL, particularly if you are asking something like "Why am I seeing a blank space?"
-
- Posts:41
- Joined:16 Jan 2012, 08:01
Re: Featured Slider Disappeared
I deactivated Photonic plugin and the featured slider is back.
Re: Featured Slider Disappeared
Well done finding the issue. You may want to raise this with Sayontan by opening a support request for Photonic at https://wordpress.org/support/plugin/photonic as that is what he monitors for issues.
Re: Featured Slider Disappeared
As it happens, I discovered this independently. Basically in version 1.62 of Photonic I made a switch to Lightgallery from jQuery Cycle. Now, given that Photonic was written almost 6 years back, I had forgotten that Suffusion has a piece of code that prevents jQuery Cycle from being enqueued if Photonic is active (since Photonic had the same script) ... and since Suffusion is no longer active, it causes the theme to break.
I have patched Suffusion. You can get it from https://github.com/sayontan/suffusion/tree/master/dist, by pulling version 4.5.0.
I have patched Suffusion. You can get it from https://github.com/sayontan/suffusion/tree/master/dist, by pulling version 4.5.0.