• hello sir i’ve installed 20 plugins on my site. and now widgets options (under appearance -> widgets) shows only white screen instead of available widgets, or other option.
    and when i remove some plugins (at-least any 8 plugin ) widgets settings option working correctly.

    please help me to solve this problem. this is my website http://www.trickslover.com

    and i’m also facing some other problems like :-

    my dashboard not load perfectly, some plugin setting open opening.

    and when i remove some plugins then all working perfactly.

    so whats the problem?????

Viewing 8 replies - 1 through 8 (of 8 total)
  • You need to deactivate all plugins and then activate one at time to find the one that is causing the problem and find a alternative plugin.

    Thread Starter Pawneshwer Gupta

    (@pawneshwer-gupta)

    i have tried this procedure.

    but i need to deactivate any 8 plugin.

    You need to deactivate all to see what’s the problem.

    Thread Starter Pawneshwer Gupta

    (@pawneshwer-gupta)

    i done this..
    i deactivate my all plugin.
    then activate one by one.
    and when the number of activated plugin reach to 16
    then it gives me problem which i have told.

    Seems as if you have memory problem try this

    1. Try adding this line to your wp-config.php file:
    define(‘WP_MEMORY_LIMIT’, ’128M’);

    If this does not work you will need log in ftp client or server and find php.ini file in root and edit the file.

    2. If you have access to your PHP.ini file, change the line in PHP.ini
    If your line shows 32M try 128M:
    memory_limit = 128M ; Maximum amount of memory a script may consume (128MB)

    3. If you don’t have access to PHP.ini try adding this to an .htaccess file:
    php_value memory_limit 128M

    If none of above works then may be your host has restricted you to increase the memory limit then you will need to contact your host and let them know of the problem before you make any other changes to your wordpress install.

    Thread Starter Pawneshwer Gupta

    (@pawneshwer-gupta)

    thanxx for suggestion..

    but non of these works for my website..
    and i don’t have permission to edit php.ini

    is there any way to make your own php.ini file inside wordpress directory

    You need to talk to your hosts about this.

    Thread Starter Pawneshwer Gupta

    (@pawneshwer-gupta)

    okkk… thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘widget settings option not opening’ is closed to new replies.