shantig 0 Report post Posted July 13, 2012 I don't know how I did this but each of my blog pages contains a "add Comment" link right under the title but it doesn't do anything. I would like to have the site default be 'No Comments' and then pick and choose which pages and posts have comments. Please advise which steps I should take to accomplish this. Thanks Share this post Link to post Share on other sites
catrina 103 Report post Posted July 13, 2012 What are your metabar settings? Also, do you have the comment section enabled in your single post template settings? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
shantig 0 Report post Posted July 13, 2012 Hide comments in the actual posts are not checked. I have attached a screen shot of Pagelines>Meta>Blog Page>Page Setup>Individual Page Section Control [img]http://www.fishermore.edu/wp-content/uploads/2012/07/Screen-Shot-2012-07-13-at-4.07.05-PM.png[/img] Share this post Link to post Share on other sites
batman 389 Report post Posted July 14, 2012 Hi Go to Site Option > Blog and Posts and you see Configure Full Width Post Metabar and Configure Clip Metabar You can see in "more info" the short codes You have the words "Add comments" after On [post_date] something like this: By [post_author_posts_link] On [post_date] ·Add Comment if you want " # Comments" you need add [post_comments] and looks: By [post_author_posts_link] On [post_date] · [post_comments] I believe you need a new shortcodes to do you like (default be 'No Comments') Life is too short to remove USB safely ... Share this post Link to post Share on other sites
batman 389 Report post Posted July 14, 2012 I believe you need a new short code to do you like default be 'No Comments' By default [post_comments] is 'Add Comments' when it does??t have, and '[i]the number[/i] Comment' when it have comments. Life is too short to remove USB safely ... Share this post Link to post Share on other sites
catrina 103 Report post Posted July 14, 2012 Thank you batman Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
shantig 0 Report post Posted July 24, 2012 I am sorry but I do not understand what you mean. I think you are talking about the section in the attached image: [img]http://www.fishermore.edu/wp-content/uploads/2012/07/Screen-Shot-2012-07-24-at-12.37.17-PM.png[/img] It contains the default Pagelines Framework code. I know because I just reset it to default. I just want to allows users to post comments on specific posts and pages. This is a very standard thing right? Share this post Link to post Share on other sites
catrina 103 Report post Posted July 24, 2012 If you need to change "Add Comment" to "No Comments" you'll need the base theme to make the change in one of the template files: http://www.pagelines.com/wiki/How_to_Use_the_Base_Theme Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
Simon 248 Report post Posted July 24, 2012 When you create a post, you have to tell wordpress in the post editor page to disable comments and trackbacks. Share this post Link to post Share on other sites
shantig 0 Report post Posted July 24, 2012 OK I have read through http://www.pagelines.com/wiki/How_to_Use_the_Base_Theme. I have made a couple of styling changes in the base theme and a lot of changes in the style.css but I have made no changes to functions.php. When I crete a post, there is only the option to "Hide" comments. Checked or unchecked, this option has no effect. There is something that is universally hiding all comments. Can you please provide me with a definitive list of all of the ways one might hide/show comments? Share this post Link to post Share on other sites
Simon 248 Report post Posted July 24, 2012 ok, first off, WordPress controls whether comments are enabled on a post or page. There are two places to control it, globally on the wordpress discussion settings and on the seperate post/page edit screen, click 'screen options' and tick the comments checkbox and a new option area will appear to turn the comments on or off. The 'Hide Comments' checkbox you were referring to only hides the comments template, it does NOT turn comments on or off, just whether to show them or not. Share this post Link to post Share on other sites