Needs review
Project:
Company Theme
Version:
7.x-1.5
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2012 at 02:34 UTC
Updated:
13 Mar 2019 at 21:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mabbus21 commentedThis happens because the slider div isn't there.
I would wrap the slider function in an if statement and check if slider exists:
This fixed it for me.
Comment #2
vidit.anjaria commentedComment #3
vidit.anjaria commentedproviding a patch for this issue, so it would be easy to port into working branch.
Comment #4
krina.addweb commented@vidit.anjaria Your patch din't works for me.
Comment #5
hargobindAttached is a patch that checks to see if the nivoSlider function exists.
Comment #6
hargobindFixed a typo in #5.