WMPL – bbird.me http://bbird.me WordPress quick tips Wed, 08 Aug 2018 16:39:07 +0000 en-US hourly 1 https://wordpress.org/?v=4.9.8 How to change the number of documents (items) in WPML Translation management http://bbird.me/how-to-change-the-number-of-documents-items-in-wpml-translation-management/ http://bbird.me/how-to-change-the-number-of-documents-items-in-wpml-translation-management/#respond Sat, 25 Apr 2015 19:40:44 +0000 http://bbird.me/?p=108 If you’re translating your website into another language (or languages) using WPML and have lots of of pages, posts, products,

Post How to change the number of documents (items) in WPML Translation management je prvi puta viđen na bbird.me.

]]>
If you’re translating your website into another language (or languages) using WPML and have lots of of pages, posts, products, etc., then you will likely use WPML Translation management to bulk translate multiple items at once. The current version of WPML (3.1.9.6. as of this article) provides two options – show all documents or 20 documents only. In order to change this value to something your server can handle (without getting timeouts or encountering other server issues), all you have to do is:

  1. navigate to plugins/sitepress-multilingual-cms/inc/translation-management
  2. open translation-management.class.php file
  3. in row 17, you will find the following code:

define('ICL_TM_DOCS_PER_PAGE', 20);

Needless to say, all you have to do is change 20 to any desired value.

 

Post How to change the number of documents (items) in WPML Translation management je prvi puta viđen na bbird.me.

]]>
http://bbird.me/how-to-change-the-number-of-documents-items-in-wpml-translation-management/feed/ 0