Localization Issue: Footer Component is not visible on 2nd language

Hi everyone,

I’m experiencing an issue with localization in my Webflow project. The footer component is displaying correctly in the default language, but it is not visible at all when I switch to the second language.

Here’s what I’ve already checked:

  • The footer is a symbol/component used across all pages.
  • The footer is properly placed in the layout for both languages.
  • No visibility settings (like display: none) are applied conditionally.
  • The language switch works fine for other components on the page.

Has anyone else encountered this issue? Is there a setting or workaround I might be missing?

I’d really appreciate any help or suggestions. Thanks in advance!

Readonly link to the page?

Most likely you need to

  • go to the localized page
  • click the footer component in the left nav
  • right-click revert the localization to de-localize it
  • right click re-localize it to that locale

@memetican
Sorry, I dont have any option like this.

here are the images so you get the idea what i am trying to say.


Here’s what you need-

@memetican

thank you for the reply.

here is the read only link:
read only link

On the localized page, try right-click revert that main-wrapper [3] to normal.
I suspect the component will appear, and then you can re-localize the individual sections.

I generally don’t localize containers, because effectively you’re saying “freeze and translate this whole section”. If you add a component later to the primary locale, it’s likely that won’t inherit because that main-wrapper’s entire structure is “frozen”.

@memetican
Thank you so much for the guidance but still i am facing issue in localization. I changed the image using props. now, when I open the spanish version english version image is visible but as soon as i select the component the spanish version image gets visible.

could you please help me with this. I am using localization for the first time.


I don’t know your site, so it’s difficult to navigate.
But I think you’re here?

You can see you’ve localized the component as in right click localize [1], so the text is
Spanish. But the component property is not localized. You need to select your localized image there to override the default one.

@memetican Thank you so much for your assistance it worked