-
AuthorPosts
-
October 2, 2014 at 5:26 pm #329106
Hello.
I’m getting this error while trying to place some elements on my page:
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 49152 bytes) in
(…)public_html/wp-content/themes/enfold/css/dynamic-css.php on line 90Database problem?
Thank you.
October 3, 2014 at 1:14 pm #329642Anyone?
October 3, 2014 at 1:18 pm #329644Have you tried upping the memory limit of wordpress?
eg: wp-config.php
define( ‘WP_MEMORY_LIMIT’, ‘128M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );October 3, 2014 at 2:01 pm #329667Hey!
Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can contact your service provider and they can do it for you.Regards,
YigitOctober 8, 2014 at 1:12 pm #332351Hello Yigit!
Thank your for the help, but i can’t get the wp-settings.php file so i can change that parameter. Where’s the file location inside enfold theme?
Thank you.
October 8, 2014 at 1:18 pm #332359Hey!
wp-config.php file is located on the root folder of your WordPress installation. As i mentioned before you can contact your service provider and they can help you change it :)
Regards,
YigitOctober 8, 2014 at 1:21 pm #332361Ok got yet. Problem solved!
Thank you guys.
Stay well.
October 8, 2014 at 1:24 pm #332365Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
Yigit -
AuthorPosts
- The topic ‘Enfold 3.0 issue’ is closed to new replies.
