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.

Sun Mon Tue Wed Thu Fri Sat
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -
- 20:00 – 23:00 20:00 – 23:00 20:00 – 23:00 20:00 – 23:00 20:00 – 23:00 -

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

This topic contains 3 replies, has 0 voices.

Last updated by Kor 1 month ago.

Assisted by: Kor.

Author Posts
January 27, 2026 at 1:58 pm #17767562

taipingW

Our product is now translatable, but there are still some other issues. I've set up 13 languages, but the language list on the homepage isn't displaying completely. How can I adjust this? Another problem is that when the website is in English, the images in the "Projects" section display correctly, but when I switch to other languages, the images disappear. You mentioned insufficient resources or resource limitations; what should I do?

January 27, 2026 at 2:48 pm #17767824

Kor

Thanks for your patience. I can see some styling issues on your Website. Please insert the custom CSS code below into WP > Appearance > Customize > Additional CSS to fix it. it will show you a scroll bar so that you can see all your languages in the language switcher.

.wpml-ls-menu-item ul.sub-menu {
    overflow-y:scroll!important;
    overflow-x:hidden!important;
    height:350px!important;
}

Could you try and let me know how it goes?

January 30, 2026 at 1:30 am #17775445

taipingW

This indeed adds a scroll bar, allowing you to see all the configured languages.
However, there's still a crucial problem: when I switch the language from English to another language, the images for Projects and Posts don't display on the website. What should I do about this? Please help me resolve this as soon as possible.

January 30, 2026 at 2:38 am #17775474

Kor

Thanks for your reply. I'm glad that you're able to switch languages now using the language switcher. As for the missing images on your projects and posts, we'll follow up here https://wpml.org/forums/topic/images-in-the-projects-section-display-incorrectly-on-translated-page/ . I'll share some feedback with you soon on that ticket and my apologies for the delay and the inconvenience.

The topic ‘[Closed] language list on the homepage isn't displaying completely’ is closed to new replies.