• I just replace WPGallery with this plugin.

    I imported the gallery and everything seemed to work fine.

    Then I did the quick config. and the slideshow stopped working.

    Firstly it showed an code error on a VMXXXXX.js file.

    I disabled pluggins and keep on happening.

    I activate debug mode and start showing: Uncaught ReferenceError: wppaDoAjaxRender is not defined

    Searching into de support forum I tried to deactivate AJAX and chrome console shows: wppaGotoKeepState is not defined.

    You can see the site and click on: https://www.pintorjeronimoprieto.com/bocetos/
    for example.

    I really appreciate your help.

    Best regards

    Iván

    https://www.ads-software.com/plugins/wp-photo-album-plus/

Viewing 1 replies (of 1 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    There are a number of javascript files not loaded. They should be loaded near the end of the page, but the page stops before that location. ( There is no </body> and no </html> closing tag.

    Put in wp-config.php:

    define( 'WP_DEBUG', true);

    This will most likely produce a usefull error message ( indicating the reason why the page is not completed ).

Viewing 1 replies (of 1 total)
  • The topic ‘Photo Album not showing slide show’ is closed to new replies.