Show full post with comment field

Viewing 6 posts - 1 through 6 (of 6 total)
  • #6788
    xtremtfokus
    Participant

    Hi and creeds to you for all work on this theme!

    I would like to show the comments and comments filed on all posts. I have changed the_excerpt() with the_content() and now the whole posts shows på you need to click on the post to be able to add a comment. Is it possible to show the comments field on each post on the front page?

    My site is http://xtremtfokus.se

    #6906
    Daniel Tara
    Keymaster

    Yes, you need to also add the <?php comments_template(); ?> tag after the_content()

    #6942
    xtremtfokus
    Participant

    Hi!

    I tried edit after the_content() but i dont get it right…

    If I add the social bookmars shows up but if I add nothing shows up…

    You can check a copy of my content.php here:
    http://xtremtfokus.se/content.txt

    The page that has the problem: http://xtremtfokus.se

    • This reply was modified 12 years, 2 months ago by xtremtfokus.
    • This reply was modified 12 years, 2 months ago by xtremtfokus.
    • This reply was modified 12 years, 2 months ago by xtremtfokus.
    #6951
    Daniel Tara
    Keymaster

    Try adding if after the entry-utility div closes.

    #6962
    xtremtfokus
    Participant

    Hi Daniel!

    I tried adding it after the div you sad but it will not show up. I also tired adding another instance of the there as a test and it shows up again as you can see.

    http://xtremtfokus.se/content.txt

    #6983
    Daniel Tara
    Keymaster

    My quick guess is you have tags nested incorrectly. It’s impossible that it won’t show up. Just see the page’s source code, at least the code must be there.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.