Viewing 7 replies - 1 through 7 (of 7 total)
  • the <?php get_header(); ?> part seems to be totally missing in index.php (or whatever template displays the front page of your site).

    in the french site, which does not show any styles either, style.css seems to be empty.

    Thread Starter mylot

    (@mylot)

    that is why i am so confused and at the edge of panic.
    I tried pasting the css code on the editor again but it does not seem to work…

    [CSS code moderated – please follow http://codex.wordpress.org/Forum_Welcome#Posting_Code for posting code]

    This was the custom css but im not sure it’s working right anymore.

    in the french site, try to edit style.css:

    dashboard -> appearance -> editor then select style.css from the list on the right
    (this style.css is possibly empty)

    make sure the right theme is selected.

    in the english site, check index.php of the used theme; it should have a line with ‘get_header();’ at the beginning.

    Thread Starter mylot

    (@mylot)

    the right theme is selected. It was not empty when i first edited it and now I do not what I did why both sites have now no stlyesheets. Nor do I know how to correct it.

    Where can I check the index.php? Sorry, Im really clueless about this stuff.

    Where can I check the index.php

    the same way as style.css – dashboard -> appearance -> editor

    http://codex.wordpress.org/Getting_Started_with_WordPress
    http://codex.wordpress.org/Theme_Development
    http://codex.wordpress.org/Editing_Files

    Thread Starter mylot

    (@mylot)

    ok. thanks. I’ll check this out.

    Thread Starter mylot

    (@mylot)

    the index.php has a ‘get_header(); at the beginning but the site theme still is not working,
    the style.css sheet is still blank.. do you have any other ideas on how to resolve it? I can only access the wordpress site through admin (not the ftp’s or domain hosts)

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

The topic ‘CSS error [NSFW]’ is closed to new replies.