Hi !
First of all i want to say that your Theme is awesome :)
I want to switch the language from english to german and added / edited the wp-config file and set up ‘de_DE’ .
Well so far everything is good, the site is in german now.
…But when i want to enter “Theme Options” or the “LayerSlider WP” i always get an error like this
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 30720 bytes) in /www/htdocs/w00e6f92/ios/wp-admin/includes/deprecated.php on line 529
I already tryed to change things like 32M to 64M or 128M etc. but i get still the same error.
I Hope you can help me, or tell me how i can save all settings and reinstall everything without loosing my data.
Thank you
Eyman1
– replacing all WordPress file / Enfold theme files
– adding “define(‘WP_MEMORY_LIMIT’, ‘**M’);” with 32M, 64M, 128M etc.
– deactivate theme and activate ( in various combinations like : switching -> change language -> switch back to Enfold and so on )
…
The curious thing is that the whole site works, everything is displayed in german, so the language change worked fine.
Just the Ajax Search doesn´t work and I am not able to enter the theme specific settings ( including the Slider settings )
Greetz
Eyman1
Ok.
I increased the php memory size with adding “php_value memory_limit 128M” in the .htacces file.
Maybe this can help someone else.
Greetings
Eyman1