Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator t-p

    (@t-p)

    -deactivating ALL plugins temporarily to narrow down and possibly fix the problem. If the problem goes away, activate them individually to find the culprit.

    -switching to the default theme (“twentyten”) for a moment by renaming your current theme’s folder in wp-content/themes. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue.

    Thread Starter TekEss

    (@tekess)

    ok, here is something I just noticed…the option is available in my older posts, but the settings are the same as I described above.

    I also added socialable plugin and it only shows up in the posts that have the comment area…this is weird!

    Thread Starter TekEss

    (@tekess)

    Well, I figured it out…

    The comments and socialble are unavailable unless you click the permanat link in the title of the post…as soon as I clicked the title, it took me to a duplicate page that contained the comment area.

    New question is: how do I change this so there in no link in the title…I mean, you would never know its there unless you accidently moved your cursor over the title.

    that’s how most themes work…. you click through to get to the comments

    You can either add comments_popup_link to index.php to get a link that takes you to the single post view, or you can add the comments_template to index.php if you want the form.

    to do comments template, copy the code from your single.php
    or reference this
    http://codex.wordpress.org/Function_Reference/comments_popup_link
    for the link

    Thread Starter TekEss

    (@tekess)

    How/where do I add comments_popup_link to index.php

    Thread Starter TekEss

    (@tekess)

    Ok, after searching for the last 2 hours I have come to the conclusion that I have absolutely no idea what to do…

    all I want to do is show a link in the index after each post that offers the viewer the chance to comment or share the article/ Look at my website, if you are viewing the post, you have absolutely no direction whatsoever to comment…

    http://www.bubba-q.com

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘No COMMENTS option?’ is closed to new replies.