Thanks for responding. I am running wordpress 3.4.2.
The theme is Pagelines.
After placing the code
<?php
if(function_exists(‘edge_suite_view’)){
echo edge_suite_view();
}
?>
in the pagelines theme header.php just above the ending head tag, then uploaded the zip file in the manage compositions tab, then created a new page and chose the edge suite composition at the bottom of the page with the edge suite chooser. Saved, published, viewed page and nothing. All pageline theme stuff is there but nothing else.
Got no error messages. Tried to see if choosing from the Edge suite settings would work as a default but it didn’t. Tried choosing default from the chooser at the bottom of the page.
The zip opens fine and the animation works in the browser locally on my machine.
Really would like to make this work.
Thanks for your help. This will be a very valuable plugin to a lot of people.