## Weglot

Product: Monogram - Personal Portfolio WordPress Theme
URL: https://hub.jkdevstudio.com/docs/monogram/integrations/weglot
Updated: 2026-08-19

Weglot provides cloud-based automatic translation with an easy setup process.

## Setup

1. Install and activate **Weglot Translate** from the recommended plugins list
2. Create a free account at [weglot.com](https://weglot.com) and get your API key
3. Go to **Weglot &gt; Settings** in your WordPress dashboard
4. Enter your API key and select your original language and target languages
5. Save changes - your site is now translatable

## Theme Integration

Monogram includes a vendor wrapper that ensures Weglot works seamlessly with Barba.js page transitions. The language switcher automatically reinitializes after each page transition.

The language switcher appears in the navigation area and adapts to both desktop and mobile views.

## How It Works

Weglot translates your content on their servers and serves translated pages via a subdirectory URL structure (e.g., `yoursite.com/fr/` for French). It handles:

- Automatic machine translation (editable in the Weglot dashboard)
- SEO-friendly URLs with hreflang tags
- Media translation (different images per language)
- Translation memory for consistent terminology

<div data-callout="tip">

Review machine translations in the Weglot dashboard. Automatic translations are a starting point - edit them for accuracy, especially for portfolio descriptions and key marketing copy.

</div>