Hi,
It doesn’t look like you have WP Easy Gallery installed, or your theme is not allowing any of the required script tags to load. Check to make sure your theme has the required wp_head() function before the closing head tag.
Sorry… You will need to be more specific on this head tag.
The plugin is installed and it does something or it wouldn’t ruin other plugins on pages it is called, while they work on all others. Also, there was no apparent change on any plugin (except for the gallery update) and it was fully working a couple of days ago.
I think you might be adding a ticket to the wrong gallery plugin. It looks like you are using Simple Gallery.
These are the only gallery plugin JS files I see in your source code:
<script type='text/javascript' src='http://yoursite.com/wp-content/plugins/simple-gallery-odihost/js/jquery.jcarousel.min.js?ver=3.8.1'></script>
<script type='text/javascript' src='http://yoursite.com/wp-content/plugins/simple-gallery-odihost/js/simple_carousel.js?ver=3.8.1'></script>
<script type='text/javascript' src='http://yoursite.com/wp-content/plugins/simple-gallery-odihost/js/lightbox.js?ver=3.8.1'></script>
<script type='text/javascript' src='http://yoursite.com/wp-content/plugins/simple-gallery-odihost/js/gallery.js?ver=3.8.1'></script>
Holy cow… so sorry… there are 3 easy-gallery-named plugins.
Well at least and judging for your availability and fast answers I’ll change to your easy gallery 🙂
Sorry about the mess!
Not a problem, glad I could help.