• Hello, I inherited the management of this website, and noticed all the translated pages are accessibly but completely broken graphically.
    Do you have any suggestion as to how this may be tackled?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Andry

    (@blackstar1991)

    You can fix you problem using CSS ruls for your language.
    For example

    
    body:lang(de-DE) {
        background: red;
    }
    

    It’s not a plugin problem.

Viewing 1 replies (of 1 total)
  • The topic ‘Broken translated pages’ is closed to new replies.