I am having this same problem. For me the carousel does not show up on the page. But anywhere I click on the page which launches the black box with a small X in the top right corner of the page. I can not click the X and in order to break out of the black box I must refresh the page.
Uncaught TypeError: $(...).swipebox is not a function
at HTMLDocument.<anonymous> ((index):334)
at c (jquery-1.10.1.min.js:4)
at Object.fireWith [as resolveWith] (jquery-1.10.1.min.js:4)
at Function.ready (jquery-1.10.1.min.js:4)
at HTMLDocument.q (jquery-1.10.1.min.js:4)
(anonymous) @ (index):334
c @ jquery-1.10.1.min.js:4
fireWith @ jquery-1.10.1.min.js:4
ready @ jquery-1.10.1.min.js:4
q @ jquery-1.10.1.min.js:4
Also I have tried updating jquery with the jQuery Updater plugin. When I do that is when I get the box.
When I remove the plugin to update jquery, The short code does not show any data on page and the click problem does not exist?