I'm developing a WordPress site using the following technologies:
- stellarjs
- waypoints.js
- evidently jquery
- jquery easing
- jquery masonry
- jquery imagesloaded
- prettyPhoto
- and bootstrap
Some combination of these scripts makes it that the links inside the content don't work, but only when I include bootstrap.js (I've narrowed it down by the process of elimination). If I click on a link, nothing happens, as if preventDefault is applied.
I've tried to find out if these scripts are incompatible buty i got no revelant search results.
The developed site can bee found here: http://retesz.w.pw/. try clicking on tha facebook/youtube/linkedin links from the menu or any other link inside the content. Although if an image is opened inside the prettyPhoto modal, the links in the image description work.
Any idea why is this happening?