• Resolved archard

    (@archard)


    I’d like to make it so that the “full story” page, the one with the comment template, does not use the Main Index Template and rather uses another template, or preferably no template at all. Just the story without all the extra stuff I’ve added to the Main Index Template. Is there a way to achieve this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Yes, there is.

    For a single post view, the template “single.php” is used. If there is no “single.php”, the main index template will be used instead.

    You should copy the main index template “index.php”, rename it to “single.php” and erase all the php-code that is not wanted… just as simple as that. ??

    Thread Starter archard

    (@archard)

    Ah, thank you ??

    Thread Starter archard

    (@archard)

    Hmm now something very weird has happened. The post actually gets displayed twice, the first instance without any comments and the time stamp showing today. The second instance appears how it normally should.

    Here’s the page
    .

    Thread Starter archard

    (@archard)

    Nevermind, I got it all sorted out. Thanks again ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Changing a post’s template’ is closed to new replies.