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 90
Database problem?
Thank you.
Anyone?
Have you tried upping the memory limit of wordpress?
eg: wp-config.php
define( ‘WP_MEMORY_LIMIT’, ‘128M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );
Hey!
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,
Yigit
Hello 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.
Hey!
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,
Yigit
Ok got yet. Problem solved!
Thank you guys.
Stay well.
Hey!
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