Title: Cannot create new Galleries
Last modified: January 11, 2021

---

# Cannot create new Galleries

 *  [Delfos](https://wordpress.org/support/users/delfos/)
 * (@delfos)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/cannot-create-new-galleries-3/)
 * Cannot create new Galleries. I am using WordPress V5.6
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcannot-create-new-galleries-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Thread Starter [Delfos](https://wordpress.org/support/users/delfos/)
 * (@delfos)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/cannot-create-new-galleries-3/#post-13891606)
 * Am using V1.8.1
 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/cannot-create-new-galleries-3/#post-13891809)
 * Hi,
 * This plugin has not been updated for over 3 years. I recommend you find a different
   plugin unfortunately.
 * Thank you
 *  Thread Starter [Delfos](https://wordpress.org/support/users/delfos/)
 * (@delfos)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/cannot-create-new-galleries-3/#post-13891839)
 * How can I Migrate my current galleries to the new plugin with the same structure.
   I have over 2500 photos as part of the current gallery
 *  [signalscott](https://wordpress.org/support/users/signalscott/)
 * (@signalscott)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/cannot-create-new-galleries-3/#post-14347192)
 * There is an outdated jQuery call to .live() in this js file.
    /wp-content/plugins/
   simple-photo-gallery/js/wppg_media_uploader.js
 * Line 15
 * Change
 * `jQuery('.wppg_upload_image_button').live('click', function( event ){`
 * To
 * `jQuery('.wppg_upload_image_button').on('click', function( event ){`
 *  Thread Starter [Delfos](https://wordpress.org/support/users/delfos/)
 * (@delfos)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/cannot-create-new-galleries-3/#post-14348736)
 * Hi [@signalscott](https://wordpress.org/support/users/signalscott/)
 * Thx for your response, but I am not sure how to change it. Are you able to guide
   me via screenshots?
 *  [signalscott](https://wordpress.org/support/users/signalscott/)
 * (@signalscott)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/cannot-create-new-galleries-3/#post-14353763)
 * Hi [@delfos](https://wordpress.org/support/users/delfos/),
 * This forum doesn’t allow screenshots. As I mentioned above, find the (wppg_media_uploader.
   js) file in the Simple Photo Gallery plugin.
 * It should be here: /wp-content/plugins/simple-photo-gallery/js/wppg_media_uploader.
   js
 * Edit line 15 in wppg_media_uploader.js
 * Line 15 should be the following:
    `jQuery('.wppg_upload_image_button').live('
   click', function( event ){`
 * Replace that line with the following:
    `jQuery('.wppg_upload_image_button').on('
   click', function( event ){`
 *  Thread Starter [Delfos](https://wordpress.org/support/users/delfos/)
 * (@delfos)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/cannot-create-new-galleries-3/#post-14364566)
 * Thx, changing this line of code still does not work, i can create a new Gallery
   but i cannot add photos to it

Viewing 7 replies - 1 through 7 (of 7 total)

 The topic ‘Cannot create new Galleries’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-photo-gallery_072235.svg)
 * [Simple Photo Gallery](https://wordpress.org/plugins/simple-photo-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-photo-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-photo-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-photo-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-photo-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-photo-gallery/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [Delfos](https://wordpress.org/support/users/delfos/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/cannot-create-new-galleries-3/#post-14364566)
 * Status: not resolved