Skip to content Skip to sidebar

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 9 replies, has 0 voices.

Last updated by christianA-18 1 week ago.

Assisted by: Bobby.

Author Posts
April 10, 2026 at 12:54 pm #17962217

christianA-18

Hi.

I'm using Elementor on callsystems.no. I've now added the Latvian language and will set up a simple front page in this language. But unfortunately I'm having problems when I try to retrieve the new page in Elementor. It doesn't show up. But if I activate safemode in Elementor it shows up. But then not all the functions are available.

I'm wondering if this could be related to the following; When I click into the page to edit it in Latvian in Elementor I have to log in to the admin again before I get to the page builder in Elementor. I haven't experienced this before with other websites where I use WPML. I've checked "Auto sign-in and sign-out users from all domains" in Language settings.

I assume you can explain to me what's going on? And how I can solve this.

I hope to hear from you soon 🙂

April 14, 2026 at 5:46 pm #17969777

Bobby
WPML Supporter since 04/2015

Languages: English (English )

Timezone: America/Los_Angeles (GMT-07:00)

Hi there,

This is happening because the different domain per language is used.

As you noticed the workaround for this is to login from both domains and then you should be able to edit it in Elementor manually.

1. Enabling the 'Auto sign-in and sign-out users from all domains' option is the first step.

2. consider adding the following code to your wp-config.php file if it's missing:

if ( isset( $_SERVER['HTTP_HOST'] ) ) {
define( 'WP_HOME', 'hidden link' . $_SERVER['HTTP_HOST'] );
define( 'WP_SITEURL', 'hidden link' . $_SERVER['HTTP_HOST'] );
}

This code dynamically sets your WordPress and Site URL based on the domain being accessed, which can help in maintaining sessions across multiple domains.

Let me know your results, please.

April 16, 2026 at 7:15 am #17972928

christianA-18

Hi.

Thanks for your reply.

I added the code you mentioned. But unfortunately it doesn't make any changes regarding page editing and login. I still have to log in with callsystems.lv/wp-admin to edit the page in Elementor.

Best Regards
Christian Albretsen

April 17, 2026 at 7:40 am #17976133

Bobby
WPML Supporter since 04/2015

Languages: English (English )

Timezone: America/Los_Angeles (GMT-07:00)

I would like to request temporary access (wp-admin and FTP) to your site to test the issue.
(preferably to a test site where the problem has been replicated if possible)

**Before we proceed It is necessary to take FULL BACKUP of your database and your website. Providing us with access, you agree that a backup has been taken **

I often use the Duplicator plugin for this purpose: http://wordpress.org/plugins/duplicator/
You will find the needed fields for this below the comment area when you log in to leave your next reply.
The information you enter is private which means only you and I have access to it.

NOTE: If access to the live site is not possible and the staging site does not exist please provide me with a duplicator package created with the duplicator plugin.

Thank you,
Bobby

April 22, 2026 at 4:46 am #17985786

Bobby
WPML Supporter since 04/2015

Languages: English (English )

Timezone: America/Los_Angeles (GMT-07:00)

Thank you for the access details!

If possible please check permissions as I am getting an err 403

Forbidden
You don't have permission to access this resource.

April 22, 2026 at 5:04 am #17985795

christianA-18

Hi again.

Could you please tell me where you are situated. And could you also provide me with your ip-address. I guess this is related to the settings in the firewall.

Best Regards.

April 22, 2026 at 8:16 am #17986368

christianA-18

Hi again.

Could you please try again? Some changes to the server has been made.

Regards.

April 22, 2026 at 5:54 pm #17988591

Bobby
WPML Supporter since 04/2015

Languages: English (English )

Timezone: America/Los_Angeles (GMT-07:00)

Thank you, I am in now.

April 22, 2026 at 6:30 pm #17988598

Bobby
WPML Supporter since 04/2015

Languages: English (English )

Timezone: America/Los_Angeles (GMT-07:00)

I was able to further test this and got positive results.

In WPML->Languages I switched to Pass arguments via GET (the url)

Now when I visit Elementor for LV it uses the .lv URL and elementor is working as expected.

I only logged in once via the .no domain

Please test again and let me know your results.

Loom Screencast:
hidden link

April 23, 2026 at 7:21 am #17989266

christianA-18

Hi again.

Thank you very much for your feedback.

I still experienced the error myself. But when I switched to another browser it was resolved. So there must be something wrong with Firefox which I usually use. But Chrome works fine.

So sorry for the inconvenience.

Best Regards
Christian Albretsen