• 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://www.ads-software.com/plugins/nextgen-gallery/

Viewing 15 replies - 1 through 15 (of 20 total)
  • Thread Starter conan76

    (@conan76)

    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

    (@photocrati)

    @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

    (@conan76)

    My blog is at https://higs.fr

    Thanks !

    Vincent.

    Plugin Contributor photocrati

    (@photocrati)

    @conan76 – At what version did this issue start?

    – Cais.

    Thread Starter conan76

    (@conan76)

    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

    (@photocrati)

    @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

    (@conan76)

    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

    (@photocrati)

    @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 (https://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

    (@conan76)

    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

    (@photocrati)

    @conan76 – Thanks for sending in the Bug Report … we can carry on the conversation there for the time being.

    – Cais.

    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="https://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…

    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

    (@photocrati)

    @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: https://codex.www.ads-software.com/Forum_Welcome#Where_To_Post

    Thanks!

    – Cais.

    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

    (@photocrati)

    @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)
  • The topic ‘Insert in post Gallery : empty choice’ is closed to new replies.