Viewing 6 replies - 1 through 6 (of 6 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 Hesadanza

    (@hesadanza)

    It must be something to do with the theme. Deactivating all plugins does not resolve the problem. Switching to Twenty Ten solves the problem.

    So something is going on with the theme. I can’t find the issue though. All the source is there if you reveal the HTML. For some reason it is not showing on the page…

    Thread Starter Hesadanza

    (@hesadanza)

    Does anyone have any ideas why my search results page isn’t showing up?

    on blue.css line 388
    you need this:
    .search {
    height: 0;
    visibility: visible;
    }

    right now it’s set to hidden

    Thread Starter Hesadanza

    (@hesadanza)

    Yup, you’re right. Don’t know how that got set to hidden. Thank you for your help!!

    be sure to mark this resolved

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Search page stopped working’ is closed to new replies.