Title: error is languages directory
Last modified: August 21, 2016

---

# error is languages directory

 *  Resolved [Michel – xiligroup dev](https://wordpress.org/support/users/michelwppi/)
 * (@michelwppi)
 * [12 years ago](https://wordpress.org/support/topic/error-is-languages-directory/)
 * Well designed free theme but in functions.php for load_theme_textdomain used 
   elsewhere
 * if ( ! defined( ‘INTERFACE_LANGUAGES_DIR’ ) ) /** So we can define with a child
   theme */
    define( ‘INTERFACE_LANGUAGES_DIR’, INTERFACE_LIBRARY_DIR . ‘/languages’);
   by default give
 * …. /wp-content/themes/interface/inc/languages
 * BUT the /languages folder is /interface folder as usual…
 * INTERFACE_PARENT_DIR must be used instead INTERFACE_LIBRARY_DIR
 * Author of xili-language multilingual plugin
    M.

Viewing 1 replies (of 1 total)

 *  Theme Author [Theme Horse](https://wordpress.org/support/users/themehorse/)
 * (@themehorse)
 * [12 years ago](https://wordpress.org/support/topic/error-is-languages-directory/#post-4856319)
 * Hi Michel,
 * We have fixed the above issue in version 1.0.2 which is out for download update
   your theme.
 * Anyways thank you for reporting the issue.

Viewing 1 replies (of 1 total)

The topic ‘error is languages directory’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/interface/3.2/screenshot.png)
 * Interface
 * [Support Threads](https://wordpress.org/support/theme/interface/)
 * [Active Topics](https://wordpress.org/support/theme/interface/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/interface/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/interface/reviews/)

## Tags

 * [load_theme_textdomain](https://wordpress.org/support/topic-tag/load_theme_textdomain/)
 * [translation-ready](https://wordpress.org/support/topic-tag/translation-ready/)

 * 1 reply
 * 2 participants
 * Last reply from: [Theme Horse](https://wordpress.org/support/users/themehorse/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/error-is-languages-directory/#post-4856319)
 * Status: resolved