Any Wordpress experts out there who can help?

Discussion in 'Programming' started by Caligent, Oct 27, 2007.

  1. #1
    Caligent, Oct 27, 2007 IP
  2. criticerz

    criticerz Peon

    Messages:
    81
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Make sure you change:
    <div class="comments">
    HTML:
    for:
    <div class="comments" id="comments">
    HTML:
    About the comments not displaying... Go check on your WP admin panel on Options -> Comments that they are displayed automatically and that you don't have to approve them first. If it's not that then you might want to post your PHP code for the comments section here and I might be able to help you out.
     
    criticerz, Oct 27, 2007 IP
  3. Caligent

    Caligent Peon

    Messages:
    407
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    Wait, I think I confused myself. On my Heroes site, it looks like things are working ok. On the dancing site, why isn't there a box where users can post comments. My guess is that the designer forgot the code in the template to include the comments section. Or is that an off and on switch somewhere? If so, I can't for the life of me find it.
     
    Caligent, Oct 28, 2007 IP
  4. criticerz

    criticerz Peon

    Messages:
    81
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    Make sure the following code is in the single.php for that blog:
    <?php comments_template(); ?>
    PHP:
     
    criticerz, Oct 28, 2007 IP
  5. Etherfast

    Etherfast Peon

    Messages:
    1,192
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #5
    Caligent, is this done yet? As I can see, the comments link is on the number of comments on the post already.
     
    Etherfast, Oct 30, 2007 IP
  6. aminilover

    aminilover Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #6
    Comments can be posted here http://tinyurl.com/2zgph3 but now when you click to view comments you can't view them. Any ideas on this?
     
    aminilover, Nov 13, 2007 IP