The shortcode was remove on the latest version. Sorry for that. but you can still show the comment form on pages. On the edit form see How do you want to show the comment form ? on the right side. Click on Choose Pages / Posts and a drop down will appear and choose your page and save it.
and you should have comment_form() tag on that page.
Hi,
I did try placing
comment_form()
on the specific page and also selected that page from the Choose Pages / Posts option but it doesn’t seem to work. Do you think I’m making some syntax mistak?
Thanks for the prompt reply.
You should put comment_form() on the page.php file. Did you ??
Cannot send session cache limiter – headers already sent (output started at /home2/******/public_html/wp-content/plugins/wp-advance-comment/class/edit-comment-form.php:84) in /home2/******/public_html/wp-content/plugins/miniorange-login-openid/class-mo-openid-login
I’m getting this error, does that has anything to do with this strange behavior ?
Thats seems to be new …. Can you still edit that page ??
Sorry i’m confused now.
Do I have to place comment_form() in the page.php file or the php (specific page let say example.php) file where I want the comment form?
Because I tried putting in the pexample.pp file, but didn’t work.
No no .. page.php will be for all pages. just put the comment_form() tag on the page.php file under the_content() tag or anywhere in that file.
I’ll see what I can do btw that error is within wordpress.
Did you get your comment form ??
I still can’t get it. Do you happen to provide any remote assistance ? I would really appreciate if that’s possible.
put this shortcode on the page [wpad-comment-form id=”YOUR_COMMENT_FORM_ID”].
This one didn’t work either.
%gravatar%%edit_button%
%comment_author% said : %comment_time%
%comment%
%custom_field_{METAKEY_OF_CUSTOM_FIELD}%
Shows this on the website.