Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #703418

    Hello,

    I have problem with uploading images into media library when is Enfold active.
    When I deactivate enfold I can upload images without any problems.

    Can you please help me?

    Regards

    #703503

    Hey Zaccc,

    Defining a higher memory limit in wordpress and if possible increasing the memory on the hosting server should resolve this issue.

    To increase the wordpress memory limit please access wp-config.php file and add the below line

    define('WP_MEMORY_LIMIT', '256M');
    

    For a detailed explaination please check this link http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
    and you can contact your service provider to increase the memory limit.

    Best regards,
    Vinay

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.