Horje
With this plugin you can have a text in multiple languages. Easy to use, no requirements.

Noted That:

  • To install correctly this multilingual-text.zip .
  • Fisrt Download the multilingual-text.zip to your computer
  • Extract/Open multilingual-text.zip to Your Computer.
  • Then, Find readme.txt file inside multilingual-text.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.

Start the Tips:

1. First Download " multilingual-text.zip " Plugin to your Local Computer. (Click Download)

2. Then, Login to your " yourdomain.com/wp-admin " Dashboard.

/stack/wp/e1593231376d7d849d2-4597-4fa3-a6ff-1eca18f72aab.png

3. Then, Click on " Plugins " + " Add New " from left sidemenu of Dashboard.

/stack/wp/e1593231378Screenshot20.png

4. Now, Click on "Upload Plugin" button.

/stack/wp/e1593231380Screenshot-2019-4-2AddPluginsHorjeWordPress.png

 

5. Now, Browse " multilingual-text.zip "  Downloaded plugin from your computer, Where you downloaded multilingual-text.zip According to Step – 1 Above then, click on " Install Now"

/stack/wp/e15931461531577025694plugin.png

6. Now, Click on " Active Plugin"

/stack/wp/e15932313830ca45529-bf73-4101-8178-53ae60ce549f.png

7. Then, See left sidemenu. " Multilingual Text " folder is added on left sidemenu. Now, Click on " Multilingual Text " folder.

   Noted that: If you do not see " Multilingual Text " folder on left sidemenu then, see at left sidemenu " Settings " or " Tools ".

8. Now you configure yourself oR Watch video tutorial below about  Multilingual Text Configurtions and Settings or How to work " Multilingual Text " in your WordPress site.

 

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Multilingual Text " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Multilingual Text
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting


Guide

Requirements:

  • WordPress 2.7+
  • PHP 5.2+

Installation:

  1. Use the ‘Plugins/Add New’, or extract the archive into the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. See the configuration in the ‘Settings/General’ menu

Flags (optional):

  • Use the flags in ‘/wp-content/plugins/multilingual-text/flags/’ or create a new directory, place your flags there, and specify it in the config (it’s not recommended to place your flags in the plugin’s directory because those will be overwritten on update)

Theme Modifications (optional):

  • Flags on title: place a in front of the title, or where you like to have the flags
  • Multilingual title: replace the with , this can’t be done automatically because some titles (like the </code> or other <code> <meta> </code> elements) do not support switching</li> </ul> <p> Widget (optional):</p> <ul> <li> You can place a widget to switch between the languages, in this case you can disable the flags on text/title. You have to enter the name of all languages which will be showed.</li> </ul> <p> Custom usage:</p> <ul> <li> I you want to use the Multilingual-Text Engine for your own text, you can do so.</li> <li> <code> Multilingual_Text::Parse(string $text [, bool $with_flags = true [, bool $with_text = true ]] )</code> will parse the text (ml-style) and returns the generated code.</li> <li> With the two options <code> $with_flags</code> and <code> $with_text</code> you can control wether flags and/or text will be returned.</li> <li> The generated code will only be returned, so you have to <code> echo</code> it – or process it anyway.</li> </ul> </td> </tr> </table> <div class="w3-panel w3-border-left w3-pale-red w3-border-red"> <pre class="easypost; title:;lang:;"> Reffered: https://wordpress.org/</pre> </div> <br> </article> </main> <footer class="w3-container w3-padding-16 w3-light-grey"> <P>  </P> <p> Horje </p> </footer> </div> </div> <script> // Get the Sidebar var mySidebar = document.getElementById("mySidebar"); // Get the DIV with overlay effect var overlayBg = document.getElementById("myOverlay"); // Toggle between showing and hiding the sidebar, and add overlay effect function w3_open() { if (mySidebar.style.display === 'block') { mySidebar.style.display = 'none'; overlayBg.style.display = "none"; } else { mySidebar.style.display = 'block'; overlayBg.style.display = "block"; } } // Close the sidebar with the close button function w3_close() { mySidebar.style.display = "none"; overlayBg.style.display = "none"; }</script> </body> </html>