Title: Insert in post Gallery : empty choice
Last modified: August 21, 2016

---

# Insert in post Gallery : empty choice

 *  [conan76](https://wordpress.org/support/users/conan76/)
 * (@conan76)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/)
 * Hi from France !
 * I use Nextgen gallery since it’s start !
 * Actual Nextgen Gallery version : 2.0.66
 * I’ve got :
 * 2226 Images
    317 Galeries 4 Albums
 * If i want to add a gallery in my post i click on green square, select “NextGEN
   Basic Thumbnails”
    > What would you like to display? Source : Galleries (see 
   it in french)
 * and no DropdownList to choose my gallery appear…
 * Thanks for your help.
 * [https://wordpress.org/plugins/nextgen-gallery/](https://wordpress.org/plugins/nextgen-gallery/)

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/page/2/?output_format=md)

 *  Thread Starter [conan76](https://wordpress.org/support/users/conan76/)
 * (@conan76)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/#post-5071124)
 * News for problem with google chrome developper tool bar. when i select galleries
   i’ve got this Javascript error :
 * Uncaught TypeError: Cannot read property ‘replace’ of null
 * from : display_tab_js?ver=3.9.1:159
 * line 157 :
 *     ```
       render: function(){
                       var self = this;
                       this.$el.html(this.model.get(this.text_field).replace(/\\&/g, '&').replace(/\\'/g, "'"));
                       this.$el.prop({
                           value:    this.value_field == 'id' ? this.model.id : this.model.get(this.value_field),
                       });
                       if (self.model.get('selected') == true) {
                           this.$el.attr('selected', 'selected');
                       }
                       return this;
                   }
       ```
   
 *  Plugin Contributor [photocrati](https://wordpress.org/support/users/photocrati/)
 * (@photocrati)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/#post-5071289)
 * [@conan76](https://wordpress.org/support/users/conan76/) – Can you provide a 
   link to your site, there may be something in the page source which indicates 
   what might be going on with your site.
 * Thanks!
 * – Cais.
 *  Thread Starter [conan76](https://wordpress.org/support/users/conan76/)
 * (@conan76)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/#post-5071294)
 * My blog is at [http://higs.fr](http://higs.fr)
 * Thanks !
 * Vincent.
 *  Plugin Contributor [photocrati](https://wordpress.org/support/users/photocrati/)
 * (@photocrati)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/#post-5071296)
 * [@conan76](https://wordpress.org/support/users/conan76/) – At what version did
   this issue start?
 * – Cais.
 *  Thread Starter [conan76](https://wordpress.org/support/users/conan76/)
 * (@conan76)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/#post-5071333)
 * I see this this week, because i create a post in my blog with
    NextGen Gallery.
   My blog was stopped since August 2013 with no post. no problem around this date.
 *  Plugin Contributor [photocrati](https://wordpress.org/support/users/photocrati/)
 * (@photocrati)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/#post-5071334)
 * [@conan76](https://wordpress.org/support/users/conan76/) – I would suspect since
   you have basically not been using NextGEN Gallery in almost a year (even with
   it active) there could be a conflict with another active plugin that has simply
   not come up before. Have you checked if that is the case?
 * – Cais.
 *  Thread Starter [conan76](https://wordpress.org/support/users/conan76/)
 * (@conan76)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/#post-5071335)
 * I make test :
 * Disable all plugins but not nextGen Gallery.
    Create a post. Just Clic on green
   NextGen Button, Thumbnails, Galleries DDL no sub choice.
 * confirm is not a conflict with other plugin.
 *  Plugin Contributor [photocrati](https://wordpress.org/support/users/photocrati/)
 * (@photocrati)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/#post-5071343)
 * [@conan76](https://wordpress.org/support/users/conan76/) – Did you clear your
   browser’s caches as well? Sometimes this is necessary … you can also use your
   browser’s “anonymous” version (for example, Chrome’s Incognito window).
 * You may need to do this after deactivating *all* plugins and temporarily switching
   to a default WordPress Twenty series theme then reactivating NextGEN Gallery.
 * If you still do not have any success, please submit a Bug Report ([http://www.nextgen-gallery.com/report-bug/](http://www.nextgen-gallery.com/report-bug/)…
   please reference this topic) so we can get a closer look at your specific site.
   We will likely need log in (and FTP) credentials for your WordPress installation,
   please include those with your Bug Report.
 * Thanks!
 * – Cais.
 *  Thread Starter [conan76](https://wordpress.org/support/users/conan76/)
 * (@conan76)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/#post-5071369)
 * This last test with the same problem :
 * Change theme to default, just activate nextGen Gallery.
    Testing with my chrome
   and IE the javascript said the same error.
 *  Plugin Contributor [photocrati](https://wordpress.org/support/users/photocrati/)
 * (@photocrati)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/#post-5071375)
 * [@conan76](https://wordpress.org/support/users/conan76/) – Thanks for sending
   in the Bug Report … we can carry on the conversation there for the time being.
 * – Cais.
 *  [erwinodendaal](https://wordpress.org/support/users/erwinodendaal/)
 * (@erwinodendaal)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/#post-5071383)
 * Same problem here I think. The last update renders the automatic insert of galleries(
   the green cube in the editor) blank OR (in an other site) looks normal, but inserts
   a code that doesn’t work at all, but only shows one thumb. The code that has 
   been inserted then is:
 *     ```
       <img class="ngg_displayed_gallery mceItem" alt="" src="http://www.lachapaudie.com/av/index.php/nextgen-attach_to_post/preview/id--239" />
       ```
   
 * This site has 3 languages. After the update only the default language contained
   the galleries. English and French lost the galleries and showed only one thumb…
 * I had to insert shortcodes on all pages by hand to get the galleries back.
 * I will now check all other sites that had the update to see if I need to downgrade
   again…
 *  [erwinodendaal](https://wordpress.org/support/users/erwinodendaal/)
 * (@erwinodendaal)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/#post-5071384)
 * On one site the plugin that bugs with NextGen = WP Retina
    On the site with 3
   languages there is something not working with WPML. Galleries added in pages 
   of the default language show well, galleries added in pages of the other two 
   languages show only the thumb. Inserting the shortcode by hand does work. So 
   here is something not right between NextGen and WPML.
 *  Plugin Contributor [photocrati](https://wordpress.org/support/users/photocrati/)
 * (@photocrati)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/#post-5071386)
 * [@erwin](https://wordpress.org/support/users/erwin/).odendaal – This is definitely
   a different issue, or issues, and should be in their own topics.
 * As it is, we believe to have all of the known issues with WPML taken care of 
   with our next release, if you would be interested in a beta version of it please
   submit a Bug Report () letting us know you would like to test with it.
 * Although I am not familiar with the “WP Retina” plugin I suspect based on its
   name there would be a lot of potential for issues as it most likely deals with
   the site’s images, have you addressed this with that plugin author?
 * Again, this would be much better in your own topic as recommended in the forum
   rules: [http://codex.wordpress.org/Forum_Welcome#Where_To_Post](http://codex.wordpress.org/Forum_Welcome#Where_To_Post)
 * Thanks!
 * – Cais.
 *  [erwinodendaal](https://wordpress.org/support/users/erwinodendaal/)
 * (@erwinodendaal)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/#post-5071387)
 * WP Retina deals with images in the WordPress library and as far as I know not
   with images stored elsewhere.
 * You want me to start a new topic?
 *  Plugin Contributor [photocrati](https://wordpress.org/support/users/photocrati/)
 * (@photocrati)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/#post-5071389)
 * [@erwin](https://wordpress.org/support/users/erwin/).odendaal – Yes, this is 
   not the same issue as the OP … in the new topic, I would also recommend adding
   any feedback from the other plugin author you have as well.
 * Thanks!
 * – Cais.

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/page/2/?output_format=md)

The topic ‘Insert in post Gallery : empty choice’ is closed to new replies.

 * ![](https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961)
 * [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery/reviews/)

 * 20 replies
 * 5 participants
 * Last reply from: [photocrati](https://wordpress.org/support/users/photocrati/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/insert-in-post-gallery-empty-choice/page/2/#post-5071436)
 * Status: not resolved