• hello, guys. actually i ve got 2 problems. first, author is not displayed on the main page of the blog (i’m talking about posts). i realized that when i choose another theme it’s ok. but with the default one it’s not gonna work…
    second question concerns compatibility with IE 6. the problem is probably cookies. when i enter admin page, and then display options it shows the same values each time, although i change them. and these changes are quite normally displayed on the blog.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter alesio

    (@alesio)

    sorry if this question was already discussed.

    and thank you in advance !!!

    1. Put the author tag in the main template of the theme.

    In case you don’t know what the author tag is, it’s <?php the_author(); ?>. You should put this somewhere within the Loop in index.php and probably also on single.php.

    Try changing your caching options with IE6. They should be somewhere in the Options menu. It’s been so long since I used IE, though, so I don’t know what option specifically you should change. I believe that there is some option that sets how often IE should check to see if a page has been updated. Try changing that to ‘Every load’ or something similar.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘author is not displayed when posted’ is closed to new replies.