Edit this JS file /wp-content/themes/oneup/framework/js/pe/jquery.pixelentity.widgets.bslinks.js of the OneUp theme.
Find this around the beginning of the file:
|
1 |
var hasFlare = typeof $.fn.peFlareLightbox === "function"; |
|
1 |
var hasFlare = false; |