Having a strange bug with the paging items. Works fine locally, but on a production environment, when you click on each page number, it fails to transition. It just switches really quick without any transition. The next/previous links work great.
To troubleshoot I changed the timing of the transitions to a lower number. I then saw part of a transition, but it really wasn't functioning as it should.
Any thoughts on this or where I go in jquery.cycle.all.js to duplicate the code that works for the next/previous links to the paging CLICK code.