Skip to content

GTranslate e107 plugin

Jimako edited this page Dec 11, 2024 · 3 revisions

About plugin

This plugin is just my playing with e107 preferences and testing their limits.

It translates e107 with GTranslate plugin, that uses Google Translate automatic translation service to translate e107 site with Google power and make it multilingual. You can find more information: https://gtranslate.io/

e107 plugin uses a free version only that you can find on the Website Translator Widget page.

Preferences

General

Displayed options depend on selected type of widget.

image

image

etc.

It is possible that I missed to hide some options, just report this (compare with official widget)

CDN / Local Tab

image

Url structure is not offered in free services version.

Flags are always loaded from the local folder.

Languages Tab

Translate from is disabled, it is set by Frontend language of your site (value of CORE_LC from languages files)

Translate to - select desired translations Note: if something fails with settings on frontend, all available languages are displayed

Native Language Names ON:

image

OFF:

image

Auto switch to browser language: ON/OFF

Configuration screen:

image

How to use it

  • shortcode {GTRANSLATE} in your theme (f.e. theme.html).

  • shortcode menu for inserting this shortcode in Menu manager (not core solution)

  • create new Menu and insert content there. Select menu template (core solution). Result depends on your theme.

Clone this wiki locally