Profile
Home » Plugins / Themes » TranslatePress download (Business), v1.2.7, GPL license, includes setup tutorial
TranslatePress Download

TranslatePress download (Business), v1.2.7, GPL license, includes setup tutorial

¥
19
19
Lifetime
¥310
,
This content is viewed at the price of19Yuan, VIP free, please first
All paid content on this page can be viewed/downloaded forever after purchase
Article List

Download the latest translation plugin TranslatePress (sold in Business version, better than Pro version).TranslatePress (TP for short) is our preferred translation plug-in, and is one of the few translation plug-ins we have found that can achieve automatic translation in China, with SEO effects and support for manual modification of translation results.

You can easily insert a language switcher in the menu bar or elsewhere, compatible with Elementor, and can set any content to show/hide only in certain languages in the ele edit screen ↓.English version of this siteAlso created using TranslatePress Business.

Pasted 206

Business version features.

  1. Can translate into multiple languages, the free version can only translate into 2 languages.
  2. Ability to translate SEO Title, meta and other information to improve SEO results.
  3. Ability to use the automatic translation function of DeepL (domestic websites work properly).
  4. Automatic switching of the website to the appropriate language version according to the user's IP/browser language.
  5. Adding translation roles to allow more people to participate in translation.
  6. Configuring different menu items for different languages.
  7. To browse the translation effect with visitors groping, so that administrators can easily view and proofread the translation.
  8. Support for adding translation buttons to menus and short codes.
  9. The language switcher can be inserted into the navigation menu with one click, or added via short code.

You can pop up the language selection box according to the visitor's IP address and browser language, and let the visitor choose to enter the corresponding language page. You can also set up automatic access to the corresponding language page based on the visitor's IP address and browser language (without selecting the language first).

Pasted 202

 

Click to viewDetailed comparison of TranslatePress and WPML, Polylang, Multilingual Press, Bablic, GTranslate plugins.

WPML ranks first, but the settings and translations are too complicated! Polylang has more manual translation than WPML and can be manually corrected, but the setup is complicated and not so easy to use.

Weglot is also good, but it does not support DeepL automatic translation, it is not available in China, and it is not as easy to use as TranslatePress. TP has the least impact on page speed and the fastest translation speed.

Comparison of loading speed of 4 popular translation plug-ins.Click for details.

Pasted 34

Translation speed comparison of 4 popular translation plug-ins

Pasted 35

 

What is GPL plugin

TranslatePress PremiumIt is a GPL licensed product and is safe and legal. Click to learn what isGPL AgreementClick to learnWordPress official website about GPL. Simply put using the GPL license plugin/theme source code open source sharing, can be legally free to change, use, distribution.

 

Plugin Security

Directly from foreign formal channels to buy, do not modify the source code. All plug-ins we use to build their own sites, used in a number of sites, safe, stable and reliable.

  1. ByVirustotal Antivirus Verification;.
  2. ByWordfenceSource code review.
  3. BySucuriSecurity antivirus scan.

Sucuri Scan Results

 

TranslatePress update method/record

General new version out within 24 hours of this site will be updated, then please visit this page directly to download the new version of the installation package upload update, the product title will be written on the latest version number. Can only be updated by uploading the installation package, mind not to shoot, if you want to update online please support the original version to go to the official website of the plug-in to buy.

Click to view the update history of this plugin (Changelog)

 

TranslatePress Download Purchase Terms

This site plug-in purchased from foreign sites, the purchase price is4.99 USD/pcIt is valid for 2 years. Diamo's unified selling price is 19 RMB per unit, which is valid for life, and it takes great effort to create a tutorial on how to use it and also provides a manual question and answer service, which is definitely worth the money.

Plugins are for learning and research purposes only, virtual products are reproducible and no refunds will be given once sold, please move to Terms of Service for details. Please login before purchasing, after purchase refresh the page to get access to download TranslatePress Business.

Diamo for the purchase of users to provide after-sales service, plug-in use any questions please leave a message in the comments below, there will be answers to questions.

 

Installation / Activation Method

Install the base version first, clickDownload the basic free versionThen install the advanced version (the installation package purchased and downloaded from this site).

Installation method 1: Upload and install

Find and click on "Plugins" > "Install Plugins" in the left menu bar of the website background, then click on "Upload Plugin" in the upper left corner, upload the downloaded zip installation package and click on "Install Now", after installation, click"Enable Plugin"Complete the installation.

Upload Plugin

Installation method 2.FTP installation

Unzip the plug-in package, put the unzippedFoldersUpload it to the plugins directory (xxx.com/wp-content/plugins).
Find and click on "Plugins" > "Installed Plugins" in the left menu bar of the website background, find the plugin in the list of plugins, and click "Enable".

Enable Plugin

 

TranslatePress Tutorial & FAQ

Click to viewTranslatePress setup tutorial, including API registration, manual translation/correction.

If prompted with the following content, simply ignore it and all functions will work normally. Sometimes there is also a red circle1 prompt on the left side of the function bar, ignore it.

Pasted 134

If you want to remove the above 2 hints, put the following code into the (child) theme's functions.php: Appearance > Theme Editor, select (child) theme in the upper right corner, click to open the functions.php file, add the following CSS at the end of the document, click Save Changes.

/* Add CSS to hide error hints */
function admin_mycss() {
echo '
.trp-notice.notice.error, span.update-plugins.trp-update-plugins{display:none!important;}
'; }
add_action('admin_head', 'admin_mycss');

Note: If you have already added the code in the green box in the figure below, you don't need to add it again this time (for example, the Rank math plugin also adds the code in the green box to hide error hints). Just copy and paste the code in the blue box into the green box. Save and refresh the page after the prompt disappears.

Pasted 136

 

2- Manual translation interface will prompt the content of the following chart, does not affect the use of the function directly ignore it, if you want to remove the prompt according to the following steps. Note: Every time you update the free basic version to manually modify the code, only update the free version to, update the business version we purchased here without.

Pasted 216

To remove the prompt: 1 - Click "Plugin File Editor".

Pasted 217

2- Select "TranslatePress - Multilingual" in the picture below.

Pasted 218

3- Tap "Select".

Pasted 219

4- Click "includes" to expand the contents.

Pasted 220

5- Click on "class-translation-manager.php".

Pasted 221

6- PutprobablyDelete all the code in the red box below the position of line 245 and click Pasted 223 That is. Note: Do not delete more or less code, see clearly the range of code to be deleted, a punctuation mark can not be more or less.

If you delete the wrong code to putFree Basic Versiondisable the TranslatePress - Multilingual plugin and then download the latestFree basic version installerUpload the overlay, install it, enable it, and you can restore the code without losing data.

$license_notice_content = '<p>' . $status_text . '</p><p>' . $instructions . '</p><p><a href="/en/' . esc_url($link) . '/" class="button-primary trp-license-notice-button" target="_blank">' . $button . '</a></p>';

Pasted 224

Go to the translation screen to check that the prompt box has disappeared.

Pasted 225

End

Please leave any questions, related needs in the comments below and we will follow up promptly.

Author picture

Diamo specializes in building foreign trade websites / cross-border e-commerce stand-alone websites, Google SEO optimization, etc. No renewal fee, high conversion rate.

Catalog Navigation
Recommended Plugins :
Comments :

Leave a Reply

The email address will not be disclosed, and the URL needs to be removed from https://前缀 for insertion.

Need other plugins or themes? Leave a message to us!
Chat
  • WeChat Service
迪亚莫建站
Quick login without registration

Enter your username and password to log in

Have no account? Forgot password?
WeChat customer service two-dimensional code
Apply for Trial

Please scan the code to contact WeChat customer service and pay 3 yuan to try the plugin/theme.
Note: Only GPL class plugins/theme can apply for trial, each user can apply for a maximum of 1 trial resource.

Purchase Tips

To purchase, please click on the top right corner of the avatar to register/login first, after logging in, if it shows no login status please.