Skip Navigation

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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -

Supporter timezone: Asia/Singapore (GMT+08:00)

Tagged: ,

This topic contains 0 reply, has 0 voices.

Last updated by Kor 2 months ago.

Assisted by: Kor.

Author Posts
March 10, 2025 at 11:39 am #16796206

rokT-3

Background of the issue:
I am trying to resolve an issue on my site hidden link where list elements from Greenshift blocks are shown multiple times. In the editor, there is just one instance of these elements.

Symptoms:
List elements from Greenshift blocks are displayed three times on the site, but only once in the editor.

Questions:
Why are list elements from Greenshift blocks shown three times on the site?
Is this issue a bug?

March 11, 2025 at 1:06 am #16798903

Kor
WPML Supporter since 08/2022

Languages: English (English )

Timezone: Asia/Singapore (GMT+08:00)

Thanks for contacting us.

This isn't a known issue and I will need to closely examine your website. Therefore, I will require temporary access (WP-Admin and FTP) to a test site where the problem has been replicated, if possible. This will enable me to provide better assistance and determine if any configurations need to be modified.

Please note that it is important to have a backup for security purposes and to prevent any potential data loss. You can use the UpdraftPlus plugin (https://wordpress.org/plugins/updraftplus/) to fulfill your backup requirements.

Your upcoming reply will be treated with confidentiality and will only be visible to you and me.

✙ To resolve the issue, I may need your consent to deactivate and reactivate plugins and the theme, as well as make configuration changes on the site if necessary. This emphasizes the significance of having a backup.

March 11, 2025 at 11:01 am #16801009

Kor
WPML Supporter since 08/2022

Languages: English (English )

Timezone: Asia/Singapore (GMT+08:00)

Thanks for your reply. Sorry, I need the login authentication as shown in the attached screenshot.

Screenshot 2025-03-11 at 7.00.43 PM.png
March 11, 2025 at 11:24 am #16801144

rokT-3

user: dkdrbbvmzg
pass: 9Wuue84rU4

March 11, 2025 at 5:54 pm #16803406

Kor
WPML Supporter since 08/2022

Languages: English (English )

Timezone: Asia/Singapore (GMT+08:00)

Thanks for your reply. I can see the issue now. Please allow me to escalate this to our 2nd Tier Support for further investigation. I will come back to you once I've feedback.

March 18, 2025 at 7:04 am #16828082

Kor
WPML Supporter since 08/2022

Languages: English (English )

Timezone: Asia/Singapore (GMT+08:00)

Thanks for your patience.

I have feedback from our 2nd Tier Support and kindly insert the custom XML configuration below into WPML > Settings > Custom XML Configuration. Then, go back to your primary language page and make minor changes to the page/posts. Then, translating it should only display one string of the same content.

<wpml-config>
	<gutenberg-blocks>
	  <gutenberg-block type="greenshift-blocks/iconlist" translate="1" label="Advanced List">
		<xpath>//*[contains(@class, 'gspb_iconsList__item__text')]</xpath>
		<key name="iconsList">
			<key name="*">
				<key name="content" />
			</key>
		</key>
	  </gutenberg-block>
	</gutenberg-blocks>
</wpml-config>

The topic ‘[Closed] Same items multiple times’ is closed to new replies.