Title: Language Issue &amp; Memory Issue
Last modified: August 22, 2016

---

# Language Issue & Memory Issue

 *  [xarcadia](https://wordpress.org/support/users/xarcadia/)
 * (@xarcadia)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/language-issue-memory-issue/)
 * I feel like I must be doing something wrong with WordPress, though I am not sure
   what it is.
 * 1) To increase the amount of memory allocated to WP, I downloaded WP-Config, 
   but I am not seeing the number of MB allocated to WP anywhere in there? I did
   a CTRL +F, and nothing.
 * 2) I wanted to update several areas of text within Jigoshop, so I followed all
   the steps here: [http://forum.jigoshop.com/kb/customize-jigoshop/languages](http://forum.jigoshop.com/kb/customize-jigoshop/languages).
   It was super easy until I got to step where I set the language, and wp-config.
   php doesn’t have a line for language in it. So I figured I would try using the
   Localize WordPress plugin (which has not been updated in so long it was practically
   unusable), and then WordPress Language Switcher, which has also now not been 
   updated since WPML is what people are using. Unfortunately the Jigoshop extension
   for WPML is no longer available and they do not seem to support it, so I am at
   a loss about how to modify the text.
 * [https://wordpress.org/plugins/jigoshop/](https://wordpress.org/plugins/jigoshop/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [MWSGD](https://wordpress.org/support/users/mwsgd/)
 * (@mwsgd)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/language-issue-memory-issue/#post-5888084)
    1. To increase WordPress Memory Limit you need to add the following to your ‘wp-
       onfig.php’ file.
        `define('WP_MEMORY_LIMIT', '96M');`
    2. I’ve recently used the localization documentation here: [https://www.jigoshop.com/documentation/localization-tutorial/](https://www.jigoshop.com/documentation/localization-tutorial/).
       You have to set the language under WordPress > Settings > General and then you
       have to add the code to your ‘wp-config.php’ file:
        `define(WP_LANG, '');` For
       Spanish Mexico, for example, it would be: `define(WP_LANG, 'es_MX');`
    3. If you still want to try WPML, I can send you the extension file to try, although
       I can’t guarantee it since WPML dropped it’s support. Email us at [support@jigoshop.com](https://wordpress.org/support/topic/language-issue-memory-issue/support@jigoshop.com?output_format=md)
       if you want it.

Viewing 1 replies (of 1 total)

The topic ‘Language Issue & Memory Issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jigoshop_655549.svg)
 * [Jigoshop](https://wordpress.org/plugins/jigoshop/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jigoshop/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jigoshop/)
 * [Active Topics](https://wordpress.org/support/plugin/jigoshop/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jigoshop/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jigoshop/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [MWSGD](https://wordpress.org/support/users/mwsgd/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/language-issue-memory-issue/#post-5888084)
 * Status: not a support question