• Resolved kintora

    (@kintora)


    I was trying to get rid of the “No comments” thing that shows up whenever I put that I don’t want comments on my entry. I read a few threads on how to do it, but somehow I messed it up.

    Look:

    https://www.free-spoken.net/index.php?page_id=22

    Scroll all the way down and you’ll see what I mean @_@ Is there a way I can fix this(and remove it)? Heres what my code looks like now:

    [moderated: long code removed]

    Thank you so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You just need a page.php (save your index as page.php) and remove the comment-popup-link line…

    Thread Starter kintora

    (@kintora)

    Thanks@

    Sorry about the long code >_<

    It still didn’t work though; I tried renaming my index.php file page.php and it totally messed my site up. I then made a page called page.php, added the same code as index.php and took out the pop-up code. Still nothing.

    There was already a page in the theme called “Pages.php”, but the only code there was this:

    <?php
    /*
    Template Name: Pages page
    */
    ?>

    <div class=”divTitle”>Pages – Navigation</div>

      <?php wp_list_pages(‘title_li=’); ?>

    Any ideas?

    A letter does count!
    pages.php is NOT the same as page.php.

    Take out from that page.php you made the call for the comments, too. It’s something like:

    php comments template….

    Thread Starter kintora

    (@kintora)

    Oh thank you so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Oh no! I did something bad :(’ is closed to new replies.