• Resolved Kuban

    (@kuban)


    Hello, pls yesterday I have purchased NextGenPro because I thought I solve this problem. But it is still there and I don’t know why…

    Simply, the settings (sorry I have all wordpress in Czech language, I didn’t want taht, but O don’t know how to switch to english…)
    can’t be modified… after saving, it is the same like before 🙁

    I really want to have ability to manage lightbox and all the features what I have bought…

    I started with wordpress and NextGen at yesterday, so everything should be updated… Video will show you the problem.

    https://www.youtube.com/watch?v=sCt1tnowePc&feature=youtu.be

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

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

    (@photocrati)

    @kuban – If you want to set your site’s default language to English you may need to modify your wp-config.php file.

    Around line 77 you should see some translation related comments:

    /**
     * WordPress Localized Language, defaults to English.
     *
     * Change this to localize WordPress. A corresponding MO file for the chosen
     * language must be installed to wp-content/languages. For example, install
     * de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German
     * language support.
     */
    define('WPLANG', '');

    Just make sure that last line is showing (which means commenting out other WPLANG definitions or changing the one you have to match the one above).

    @pavelevap – Thanks for the link.

    – Cais.

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

The topic ‘NextGenPro settings save problem’ is closed to new replies.