• Hello,

    The iframe in the write post section is used for a preview, which is really nice, but if you put an index.html in the root, this preview won’t work anymore,

    i guess that the preview is linking toward site.com/?p=8797

    but if you have an index.html in the same directory, the preview will try to display site.com/index.html?p=8797 which of course is only the html itself,

    is there any clue to what i should edit so the preview would display site.com/index.php?p=8797 instead of site.com/?p=8797 ?

    thanks !

    D.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Remove the index.html. You cannot have 2 index files in the same directory. You will have problems with other functions of WP, too!

    Thread Starter david67

    (@david67)

    ok! what kind of other problems ?

    You’ll never see the blog content.

    Thread Starter david67

    (@david67)

    ok i see but, the index.html is a presentation of the blog and there is a link to the index.php in the same directory :] and it seems to works fine ! except for that preview.

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

The topic ‘Preview in the write post section’ is closed to new replies.