Plugin Author
ti2m
(@ti2m)
Hi,
did you try any other animation then the demo? The demo actually has no animated parts, I just used it for the tutorial as it demonstrates flexible layouts. The source so far looks good, so just try something else.
Hi, thanks for the reply,
So I change it to another animation, in the same page, click here.
But the animation is static as well..
The animation is supposed to be look like this…
Plugin Author
ti2m
(@ti2m)
Hi,
two things, when you check the console, you get:
1) http://glorygong.com/wp-content/uploads/edge_suite/project/gloryheader_5/http:/glorygong.com/wp-content/uploads/2012/11/gloryheadersnow/images/snow.png not found. Did you adjust paths yourself? Because it seems to find all the other resources. Just looked it up, you have an absolute path in gloryheader_edge.js, switch that back to relative and reupload.
2) You get an colorbox error, that’s most likely because of a jQuery version clash. Try the dev version http://downloads.wordpress.org/plugin/edge-suite.zip and active the jQuery conflict mode in the settings. Otherwise colorbox is probably not going to work.
Hi, thank you for reply me so fast!
1.I installed the dev version and active the jQuery conflict mode..But it’s still not working…
I am wondering could you see the snow animation in your computer now? Maybe..?
2.Sorry for the misunderstanding, in fact, the 1st thing you mentioned is irrelevant to problem, because those files are what I uploaded before using the plugin, I uploaded the edge files and changed the paths manually according to some tutorial 2 days ago, so i don’t think the absolute path is the problem. (I just deleted those files..)
the snow.png is actually here:
http://glorygong.com/wp-content/uploads/edge_suite/project/gloryheader_5/images/snow.png
3.Interestingly..If you use firebug to inspect the animation, in the script, you can find an invisible animation looping on top of the static images.. and the script are constantly changing data.. see a screenshot of it ..
…but it’s funny that i can only see the snow animation in the script..
Plugin Author
ti2m
(@ti2m)
Can’t tell you anything else then to fix the absolute path, I can see in the console that it will fix the issue. If you don’t want to do that then I can’t help you.
Plugin Author
ti2m
(@ti2m)
Seems to be fixed, closing the issue.