• Hi,

    I updated to the latest version and the “Album” menu is not displayed in the admin left menu. The name of the plugin is not displayed either, and on the overview under at a glance I can only see some numbers.

    There is something in my theme that causes this as when I turn on the Twenty Thirteen theme the problem is solved. But I don’t know what could generate that. I’m also using WPML to translate my website it that could help.

    Thanks for your help.

    https://wordpress.org/plugins/nextgen-gallery/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @kanana – There could be multiple issues at hand here … to start we are aware of a WPML conflict that is being addressed. It most likely can be fixed by altering our third-party-compat module’s wpml() method with the following code:

    remove_action( 'after_setup_theme', 'wpml_installer_instance_delegator', 1 );

    after the other remove_action() in that method.

    As to the issue with your theme, that may or may not be related but you also haven’t made any specific reference to the theme or provided a link to your site as a reference.

    – Cais.

    Thread Starter Kanana

    (@kanana)

    Hi Cais,

    Sorry to ask, but in which file should I replace that code?

    The theme I’m using is Responsive from CyberChimps, and I’m using a child theme.
    The website is http://www.sandbox.thierrychamps.com.

    Thank you!

    Plugin Contributor photocrati

    (@photocrati)

    @kanana – Here is a direct reference to the file/function:
    ../wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/third_party_compat/module.third_party_compat.php:266

    Thanks!

    – Cais.

    Thread Starter Kanana

    (@kanana)

    I added what you suggested in the code, but it didn’t affect the menu item. It’s still not visible.

    Plugin Contributor photocrati

    (@photocrati)

    @kanana – Have you updated to the latest version of NextGEN Gallery?

    – Cais.

    Thread Starter Kanana

    (@kanana)

    Yes, I have the 2.1.0 installed.

    Plugin Contributor photocrati

    (@photocrati)

    @kanana – Have you checked for conflicts with your current theme and other active plugins since updating to the latest version of NextGEN Gallery?

    – Cais.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Album menu is missing’ is closed to new replies.