Hey Polo Joe, I got the same output when I copied all of the files from the original zip file into another folder. If you bring up a terminal window and go to the directory where you moved them to, then run the following command:
file *
It should give you nothing but text and directory entries. If they say data, try expanding the zip file where you want it, not elsewhere.
Your output should be something like:
index.php: PHP script text
license.txt: ASCII English text, with CRLF line terminators
readme.html: HTML document text
wp-activate.php: HTML document text
wp-admin: directory
This is what it looks like when I copied them:
index.php: data
license.txt: data
readme.html: data
wp-activate.php: data
I’m working on a site in which I used the WowSlider with Emil’s Responsive theme and it works perfect at any size. The slider also installs with a shortcode so it’s a no brainer to put it where you want.