codebend3r / OwlGallery

JQuery Plugin - slider/carousel/gallery with built in responsive design and swipe detection for mobile devices.
http://crivas.net/git/owlgallery/
0 stars 0 forks source link

Wordpress Ready #1

Open apsolut opened 10 years ago

apsolut commented 10 years ago

Not wordpress ready. plus i think it have issues with owl.carousel because of var Owl = Owl

codebend3r commented 10 years ago

Thanks for your feedback @apsolut. What exactly are you trying to do? Have you checked out the documentation page for basic setup instructions?

apsolut commented 10 years ago

Setup yes, in html working, in WP nop even when i wrapped it in (function ($, window, document) {... it didnt work, some fn. error, owl function.. and after i saw there is owl the same istance like in owl.caoursel i quit , didnt want to get into conflict with owl.carousel because im finishing project.. will update next time when i get time to use it again. G

codebend3r commented 10 years ago

@apsolut Can you send me a screen cap of the error from your debugger console? I will need to see on which line it fails on and what exactly the message says.

When building this plugin, I never thought of nor did I intend it to be used in WordPress. But it is an interesting thought.

apsolut commented 10 years ago

as soon as i use it again, i will send it to you, screens,console logs... You can even upload it to wordpress like plugin to have more and more people that will submit tickets, so you can easily upgrade code,debug and fix errors.. :+1: