Well… solved my own problem. You need to have <?php wp_footer(); ?> to hook in all the files and stuff.
Apparently the plugin could not load in the css files. Weird. I manually did it and it works now.
Have you found a solution to this? I seem to have the same problem.