Loading not stopping (js files not included)
-
Hi,
first of all thanks for the plugin! Exactly what I need.
Unfortunately there is a problem with my theme. I use a theme I created myself and the loading wheel doesn’t stop spinning and no pictures show up. It works with the default theme.
Do you have any ideas what the problem could be or where I could start looking?Thanks!
https://www.ads-software.com/plugins/gamma-gallery/
Edit:
Just realised not all js files are loaded. This code is outputted at the position of the gallery:<link href="https://localhost/wordpress/wp-content/plugins/gamma-gallery/css/style.css" type="text/css" rel="stylesheet"></link><script src="https://localhost/wordpress/wp-content/plugins/gamma-gallery/js/modernizr.custom.70736.js"></script><noscript> <link rel="stylesheet" type="text/css" href="https://localhost/wordpress/wp-content/plugins/gamma-gallery/css/noJS.css"/> </noscript> <!--[if lte IE 7]><style>.main{display:none;} .support-note .note-ie{display:block;}</style><![endif]--> <div id="gamma-container" class="gamma-container gamma-loading"> <ul class="gamma-gallery"> <li><div data-max-height="2400" data-max-width="1800" data-description="<h3>IMG_7710 </h3>" data-alt="img1"> … </div></li> <li><div data-max-height="2400" data-max-width="1800" data-description="<h3>IMG_7712 </h3>" data-alt="img2"> … </div></li> <li> … </li><li> … </li><li> … </li><li> … </li> </ul> <div class="gamma-overlay"></div> </div>
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Loading not stopping (js files not included)’ is closed to new replies.