I have install this greate module,
- Set up field formatted as backstretch
- create a context and use backstretch as reaction

but my picture does not appear.

themes respoensive_bartik
Whrere is my wrong ?

thanks

Comments

yannickoo’s picture

Can you see any errors in the javascript console of your browser? I just committed a small fix in the javascript file so that could be the reason that your Backstretch didn't work.

anjjriit’s picture

After upload commited fix, in my javascript console found an error as in attached image

Uncaught SyntaxError: Unexpected token < 
yannickoo’s picture

Hm, I cannot reproduce that. Can upload the jquery.backstretch.min.js here?

anjjriit’s picture

I'm used jquery.backstretch.min.js from 159cb72, and latest dev release. Now i'm used js from #4 and it's work fine for me.

BTW : Supersized module also does not work in Responsive Bartik D7, may be this is theme issue.

yannickoo’s picture

Sounds strange, so I have no problems with the latest development version but you have, right? Could you try to change the theme to Bartik instead of Responsive Bartik? And place the Backstretch to the #header element instead of the whole page.

anjjriit’s picture

Yes, you right, and i already test using Bartik, but get same problem, because i put Backstretch to the whole page. OK i will test to put Backstretch in to the #header next time.

yannickoo’s picture

Status: Active » Postponed (maintainer needs more info)

And does it work now?