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

    Good morning,

    I have a recent problem in my webpage made by enfold. The thing is I am updating a page after editing but when i am doing this the page is not working and I can only see the page refreshing all the time.

    I am thinking the cause maybe could be a problem about memory limit in php and I should make it bigger in config.php, but not sure about that.

    Let me know please what can i see what it’s the problem and how can I solve it.

    #647289

    Hey SMSPRO_CENTRAL,

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

    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
    Or you can contact your service provider and they can do it for you.

    If it does not help Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Vinay

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