Small fixes
-
You forgot to comment console.log(this.container) here in this place:
this.init = function(){
console.log(this.container); <==
this.prepareStyle();
in the file gallery.js.And in http://wpdemo.vantco.com/gogallery/quickstart/ you forgot to write about style=’squared’.
Thanks for your work.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Small fixes’ is closed to new replies.