Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author hahncgdev

    (@hahncgdev)

    That could definitely be the problem. The jQuery version used in that version would extremely outdated. Also, check to see that the wp-easy-gallery scripts are being written to the page. If not, the theme could be the culprit.

    Hi
    I have the same problem in my website https://www.k9contedrago.com/?page_id=155
    galleries doesn’t work;up to 2 days ago was working regularly.
    I have no other plugins installed and I removed those that could create conflicts.
    How can I resolve the problem?

    Plugin Author hahncgdev

    (@hahncgdev)

    Hi HerbyG,

    I looked through your source code and see that your theme is not calling the WP Easy Gallery scripts into the head section. Check to make sure your header.php contains the wp_head() function to allow plugins to write in the scripts they need.

    Also, your WP install is using a severely outdated version of jQuery. You have 1.2 and the current standard is 1.10.

    Fixing these issue should get the gallery working.

    Plugin Author hahncgdev

    (@hahncgdev)

    Hi dobschroeder,

    It looks like you may have a conflict with the rio video gallery. It is also using prettyPhoto, but version 3.1.3. Current version is 3.1.5, which WP Easy Gallery is using.

    For some reason rio gallery (or another plugin) is preventing WP Easy Gallery from adding it’s version of prettyPhoto.js. Try deactivating the video gallery and see if WP Easy Gallery starts working.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘gallery doesn`t work’ is closed to new replies.