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
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...
most themes do not have page commenting
add this to your page.php right after the_content
<?php comments_template(); ?>
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?
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