Forums

Not seeing leave a comment / reply for Pages. (5 posts)

  1. Northeast_Brad
    Member
    Posted 2 years ago #

    I created a static page called Weekly Features that I want to have has my permanent home page. Although I have selected comments allowed and ping backs I do not see the link at the bottom to do this. However my posts work fine. See http://www.northeastliving.com

  2. Northeast_Brad
    Member
    Posted 2 years ago #

    Can anyone help with this ? Can you leave a comment for pages ? It seems to have an option for this but it is not showing on by blog...

  3. Samuel B
    moderator
    Posted 2 years ago #

    most themes do not have page commenting

    add this to your page.php right after the_content

    <?php comments_template(); ?>

  4. BowlOfCherries
    Member
    Posted 2 years ago #

    Thanks so much for responding! It's /http:/smallbones.ca/blog%year%/%postname%/-
    I've changed it a few times, hoping it would make the problems disappear. And I did put the code in the .htaccess file.
    How do I get rid of the double url?

  5. Samuel B
    moderator
    Posted 2 years ago #

    those permalinks are whacked

    here are allowed structures - you never input your blog address
    http://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure

    admin - settings - permalinks
    select "custom" and input
    /%postname%/
    save permalinks

    that should work - if it does choose whatever structure you like

Topic Closed

This topic has been closed to new replies.

About this Topic