A header image slider, isnt sliding

I have a header in the link below using flexislider, and the images just wont slide.

http://www.oakybuild.co.uk/new/

Hi there multichild,

my ā€œWeb Consoleā€ indicates that you have two errorsā€¦

ReferenceError: SyntaxHighlighter is not defined               new:239:7
TypeError: $(ā€¦).flexslider is not a function                         new:242:7

coothead

Think I found it, it seems to be workign now, but then tested and the google map wont show now lol

Are you checking for errors in your ā€œWeb Consoleā€ ?

coothead

Ye this is where Im not getting it, I cant work out what those errors are

Hi there multichild,

the line number and script of the errors is indicatedā€¦

Empty string passed to getElementById().                                            jquery-1.8.2.min.js:2:10384
TypeError: $(...).fitText is not a function                                         custom.js:98:5
TypeError: d is undefined  common.js:45:267
Use of getPreventDefault() is deprecated.  Use defaultPrevented instead.            jquery-1.8.2.min.js:2:40278
Empty string passed to getElementById().                                            jquery-1.8.2.min.js:2:10384
"Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys"                  util.js:221:12
"Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required"  util.js:221:12

coothead

1 Like

Looking at the page, I see the following in the console:

Uncaught TypeError: $(...).fitText is not a function  at custom.js:98

This might give you a clue as to įŗhy that is happening:

<!--<script src="js/jquery.fittext.js"></script>-->

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.