Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi uncdon

    Simply browse to directory where the theme files are installed. The directory must be somewhere on your own sever(computer) or the web hosting company your using. In my case the directory was:
    public_html/blog/wp-content/themes/neonglow/page.php
    (nenoglow was the name of the theme I am using). In the same directory was and single.php. Anyway I just opened page.php and added the code:

    <?php comments_template(); ?> in it (within the body of the page just before the closing body tag). It works now but unfortunately the comments appear on the right site in my blog:
    http://chottomatte.net/blog/nishinomiya-gardens/ and i wanted them to be below the main text/pictures fragment.
    Anyway if I found how to fix this bug I will repost

    Cheers

Viewing 1 replies (of 1 total)