Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @aitken.jared – Looking at your site it appears there is something going on with the JavaScript being used as your menu also seems to be affected.

    Have you checked for plugin conflicts and/or a conflict with your current theme?

    – Cais.

    The number of complaints about galleries not functioning after updating are indicative of a PROBLEM that Photocrati needs to address. Clearly, the developers at Photocrati never bothered to test their code before the release.

    This is the same issue I reported last night. @aitken.jared In the header of your site, the NextGen script declarations are missing a “/” in the URL concatenation just after the FQDN. See code from your page header below:

    </script>
    <script type='text/javascript' src='https://www.chessingtonbuzz.co.ukplugins/nextgen-gallery/products/photocrati_nextgen/modules/ajax/static/ajax.js?ver=3.9.2'></script>
    <script type='text/javascript' src='/wp-includes/js/jquery/jquery.js?ver=1.11.0'></script>
    <script type='text/javascript' src='/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
    <script type='text/javascript' src='https://www.chessingtonbuzz.co.ukplugins/nextgen-gallery/products/photocrati_nextgen/modules/ajax/static/persist.js?ver=3.9.2'></script>
    <script type='text/javascript' src='https://www.chessingtonbuzz.co.ukplugins/nextgen-gallery/products/photocrati_nextgen/modules/ajax/static/store.js?ver=3.9.2'></script>
    <script type='text/javascript' src='https://www.chessingtonbuzz.co.ukplugins/nextgen-gallery/products/photocrati_nextgen/modules/ajax/static/ngg_store.js?ver=3.9.2'></script>
    <script type='text/javascript' src='https://www.chessingtonbuzz.co.ukplugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/lightbox_context.js?ver=3.9.2'></script>
    <script type='text/javascript' src='https://www.chessingtonbuzz.co.ukplugins/nextgen-gallery-pro/modules/nextgen_pro_lightbox_legacy/static/jquery.velocity.min.js?ver=3.9.2'></script>
    <script type='text/javascript' src='/assets/js/vendor/modernizr-2.6.2.min.js'></script>
    <!-- <meta name="NextGEN" version="2.0.66.27" /> -->
    Plugin Contributor photocrati

    (@photocrati)

    @brooklynbob – We test quite extensively on a regular basis … especially prior to release of a public version (as in one available from this repository).

    We would be more than happy to read your suggestions on how we could better test our plugin, or if you are interested we would be more than happy to send you beta versions every time they are available. Just drop us a note via our Contact form here: https://www.nextgen-gallery.com/contact

    @tjarosz – Thanks for picking up on that detail … something is obviously interfering with how the path/URL are being generated. I didn’t notice that in the header as I was looking at other key point in the page source for clues.

    Thanks!

    – Cais.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Gallery not working after update’ is closed to new replies.