I set up a site using the hero slider on the home page ...
I noticed that the following 'js error' started popping up once the slider started working:
"Uncaught ReferenceError: BackgroundCheck is not defined"
It seems there are still some references to the function 'BackgroundCheck' in the 'theme.js' ...
I read in another post you removed that function as it interfered with the navigation menu colouring ... but it seems you forgot to check for references :P
The error was gone once I removed the call in 'theme.js' ( 3 calls ) ... the console stays 'clean now' ... that's the way I like it :P
Any info on the pending update ? Like to understand whether there is any 'new functionlality' which I might have been planning on adding myself ... or is it merely 'bug fixing' ?
Well, it will include some bugfixing and optimizations, but I'm not really ready to talk about new features since I haven't yet decided on all of them. I'm thinking of including a grid section as well as RSS/Atom feeds for blog latest posts and categories. I'll be also doing a smart redirect from nodes that aren't "pages" to their ancestors so that there are no loose urls. What's pretty sure is that it won't be "backwards" compatible so you'll need to install it from scratch.
Javascript Error
Hey,
I set up a site using the hero slider on the home page ...
I noticed that the following 'js error' started popping up once the slider started working:
"Uncaught ReferenceError: BackgroundCheck is not defined"
It seems there are still some references to the function 'BackgroundCheck' in the 'theme.js' ...
I read in another post you removed that function as it interfered with the navigation menu colouring ... but it seems you forgot to check for references :P
The error was gone once I removed the call in 'theme.js' ( 3 calls ) ... the console stays 'clean now' ... that's the way I like it :P
Cheerio,
Oh my. Did I do this?
I'm planning on releasing an update soon - I'll check that this is resolved. Thanks for the heads up!
No problem :-)
Any info on the pending update ? Like to understand whether there is any 'new functionlality' which I might have been planning on adding myself ... or is it merely 'bug fixing' ?
Thx,
Steven
Well, it will include some bugfixing and optimizations, but I'm not really ready to talk about new features since I haven't yet decided on all of them. I'm thinking of including a grid section as well as RSS/Atom feeds for blog latest posts and categories. I'll be also doing a smart redirect from nodes that aren't "pages" to their ancestors so that there are no loose urls. What's pretty sure is that it won't be "backwards" compatible so you'll need to install it from scratch.
is working on a reply...