• Hi

    I just installed a wordpress copy, and tried to set the publicity of my test post to private. So i clicked on the Edit button near the publicity button.

    But then nothing happened, the view just scrolled down a little bit, but nothing happeened.

    Whats the problem here?

    I also encountered the problem that the text box of the new post editor uses white background but also white font color. How can I change that?

Viewing 8 replies - 1 through 8 (of 8 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 Twenty Ten theme to rule out any theme-specific problems?

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

    Thread Starter SCM23

    (@scm23)

    Thanks, but I didn’t changed anything from the basic installation. It was that way just after the initial installation.

    This is basic WordPress troubleshooting. Have you tried any of the above steps?

    Thread Starter SCM23

    (@scm23)

    Yes I did delete all the plugins. But the problem now is that I can’t access anymore my installation because of the theme I choose before. I always get the message

    Fatal error: Call to undefined function: scandir() in /home/www/web21/html/tornfraua/wp-content/themes/simpledark/functions.php on line 31

    When trying to access my installation

    Try:
    – switching to the Twenty Ten theme by renaming your current theme’s folder in wp-content/themes using FTP or whatever file management application your host provides. You may need to access /wp-login.php to get this to kick in fully.

    resetting the plugins folder by FTP or phpMyAdmin.

    Thread Starter SCM23

    (@scm23)

    I installed the Twenty Ten theme, resetted all the plugins but nothing improved.

    Thread Starter SCM23

    (@scm23)

    <img src=’http://img843.imageshack.us/img843/5615/60080449.th.jpg&#8217; border=’0’/>

    Uploaded with ImageShack.us

    Uploaded with [URL=http://imageshack.us]ImageShack.us[/URL]
    that is how it islooking after clicking visibility button

    Try adding define('CONCATENATE_SCRIPTS', false ); to the bottom of your wp-config.php file (just before the require_once line).

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Publicity is not working as expected’ is closed to new replies.