Tagged: , , ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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 90

    Database problem?

    Thank you.

    #329642

    Anyone?

    #329644

    Have you tried upping the memory limit of wordpress?

    eg: wp-config.php

    define( ‘WP_MEMORY_LIMIT’, ‘128M’ );
    define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );

    #329667

    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

    #332351

    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.

    #332359

    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

    #332361

    Ok got yet. Problem solved!

    Thank you guys.

    Stay well.

    #332365

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Enfold 3.0 issue’ is closed to new replies.