Conversation
supportI see similar message, but I think that the plugin don’t read the relevante option qtranslate_language_names instead of qtranslate_enabled_languages // $language_names = get_option( 'qtranslate_language_names' ); $language_names = get_option( 'qtranslate_enabled_languages' ); if ( ! empty( $language_names ) ) { $language_names = array_change_key_case( $language_names = array_map( 'strtolower', $language_names ), CASE_LOWER ); } else { ?> <p class="error"><?php esc_html_e( 'Please save the qTranslate settings to the database first. Go to Languages Tab of Qtranslate settings Edit the languages that are active & enabled and update their names to something, save and revert back.', 'qt-import' ) ?></p><?php return; } The page I need help with: [ log in to see the link]
Hello @limogin , Could you please send us more details on how to reproduce this issue? We will need more details in order to forward to our development team. Could you please check if it’s possible to reproduce in this test website? https://best-tuba.sandbox.otgs.work/?auto=ZsLLajqayxaz5NLp5BZkwMUK1mOHvixK If not, could you please open a new ticket on the WPML support forum? There we have more resources to investigate the problem. This is the link: https://wpml.org/forums/forum/english-support/ This reply was modified 3 years, 6 months ago by diegootgs . Reason: Forgot to add the link
Hello @limogin , Could you please send us more details on how to reproduce this issue? We will need more details in order to forward to our development team. Could you please check if it’s possible to reproduce in this test website? https://best-tuba.sandbox.otgs.work/?auto=ZsLLajqayxaz5NLp5BZkwMUK1mOHvixK If not, could you please open a new ticket on the WPML support forum? There we have more resources to investigate the problem. This is the link: https://wpml.org/forums/forum/english-support/ This reply was modified 3 years, 6 months ago by diegootgs . Reason: Forgot to add the link