funkyfela
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Oh Dear! is this the death of WordPressNice Claytonjames
Forum: Fixing WordPress
In reply to: Editing, Site title, nanvigation theme colorthanks
Forum: Fixing WordPress
In reply to: User Avatari have changed from default but still i was not able to load my avatar. i dont want to have to go to gravatar.
Forum: Fixing WordPress
In reply to: Control Post Commentsthanks buddy.
I got a place around and i think it solved my problem.
on the pages in the admin area, just mouseover a page name, it will bring up different options for you, click on quick edit, you find the option of allowing comments or not, but on the site depending on theme used, it will just say comments closed.
Though i don’t want comment closed but i guess i’d just make do with this for now pending when i get a better solution.
Thanks buddy
Forum: Fixing WordPress
In reply to: Control Post Commentsthanks and am sorry to be a pest, but i dont want to remove it in all the pages but some of the pages.
Forum: Fixing WordPress
In reply to: Control Post Commentsi tried but i couldn’t get it done. i saw comments_template(); but when i added what you told me it gave an error, though i know i must have missed something. what i di was
after comments_template();
<?php comments_template();
//since am working on pages i did
if(page_id=19)
{
// i realy dont know what to put here
no display;
}
?>Forum: Fixing WordPress
In reply to: Control Post CommentsI have several pages and i don’t need comment box on all.
Some should be just the text and side nav, thats all.appreciate you.
thank youForum: Fixing WordPress
In reply to: Control Post CommentsI have several pages and i don’t need comment box on all.
Some should be just the text and side nav, thats all.appreciate you.
thank youForum: Fixing WordPress
In reply to: Control Post Commentshow do i do the stuff, from where do i go?
thanks