This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 5 replies, has 3 voices.
Last updated by Itamar 1 week, 4 days ago.
Assisted by: Itamar.
Author | Posts |
---|---|
August 11, 2025 at 5:12 am #17308060 | |
eamonnT |
Background of the issue: Symptoms: Questions: |
August 11, 2025 at 5:16 am #17308063 | |
eamonnT |
still broken but works on some pages example hidden link has included the map perferct but nit on this page for example hidden link |
August 11, 2025 at 5:17 am #17308079 | |
eamonnT |
ll |
August 11, 2025 at 5:17 am #17308080 | |
eamonnT |
help |
August 13, 2025 at 1:00 pm #17317575 | |
Alejandro WPML Supporter since 02/2018
Languages: English (English ) Spanish (Español ) Italian (Italiano ) Timezone: Europe/Rome (GMT+02:00) |
Hello, Could you please provide the following: - Site access This information will allow us to search in the correct places and hopefully find out where the problem lies so we can have it fixed. Regards, |
August 14, 2025 at 10:00 am #17320346 | |
Itamar WPML Supporter since 02/2016
Languages: English (English ) Timezone: Asia/Jerusalem (GMT+03:00) |
Hi, I'll continue to help you with this issue. I can't see the Google Maps issue when I visit the links you provided. I see the map. Please see the attached screenshots. I do see a problem here: hidden link If the problem persists, please share with us WordPress's debug log (not WPML debug information). Please check this page for instructions. https://wpml.org/documentation/support/debugging-wpml/ To enable it, open your wp-config.php file and look for define('WP_DEBUG', false); Change it to: define('WP_DEBUG', true); // Enable Debug logging to the /wp-content/debug.log file define('WP_DEBUG_LOG', true); // Disable display of errors and warnings define('WP_DEBUG_DISPLAY', false); @ini_set('display_errors', 0); After this, repeat the action that causes the problem on your site--visit hidden link. In this case, the errors will be saved to a debug.log log file inside the /wp-content/ directory. Then please share the errors with us. If the debug.log was already active, please only share the error you encountered during your test to keep the log concise and avoid unrelated errors. Regards, |