• I am on 1 and 1 hosting using wordpress 2.7.1 All of a sudden when I’m logged into wordpress and I’m in the widget section, the area where you drag widgets to add them to a sidebar isn’t showing up. Here’s a screenshot of what I’m talking about:

    https://starryeyedmusic.com/screenshot.png

    The widgets I already set up still work fine on the front end, but I just can’t edit them now.

    I’ve also been having trouble upgrading wordpress to 2.8.6 probably because 1 and 1 is not set up for php5…

Viewing 2 replies - 1 through 2 (of 2 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-related problems?

    resetting the plugins folder by FTP or phpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.

    As for upgrading, 1&1 does handle PHP5 but you need to add:

    AddType x-mapp-php5 .php

    to your WordPress .htaccess file.

    Thread Starter dbanksdesign

    (@dbanksdesign)

    I added
    AddType x-mapp-php5 .php
    to my .htaccess file, but when I run phpinfo it comes as saying PHP 4.4.9..

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘In Admin Widgets not showing properly’ is closed to new replies.