Translate NEOVANTAGE & RTL Support

You can translate NEOVANTAGE into any language, and the themeThemeA collection of templates and styles that controls how your site looks. ships with full right-to-left (RTL) language support, so you can run your site in almost any region.

Translating the Theme

Every string in NEOVANTAGE is wrapped in WordPress translation functions, so you can translate it with any standard tool:

  • Loco Translate – a free pluginPluginA package of code that adds features to a WordPress site without altering core files. that lets you translate the theme right inside the WordPress dashboard.
  • Poedit – a desktop app for editing the theme’s .po/.mo files in the theme’s languages folder.
  • Set your site language under Settings > General > Site Language.

Right-to-Left (RTL) Languages

When your site language is an RTL language – Arabic, Hebrew, Persian/Farsi, Urdu, and others – NEOVANTAGE automatically mirrors its layout. Navigation, text alignment, and spacing flip to read correctly from right to left, with no settings to change.

Tips

  • Keep your own custom strings translatable too if you add code in a child theme.
  • Save translations in a location that survives updates (Loco Translate handles this for you).
  • Test a few key pages after translating to confirm everything reads naturally.