Comment form() is not working
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Comment form() is not working’ is closed to new replies.
The topic ‘Comment form() is not working’ is closed to new replies.
(@prateek28dueby89)
12 years, 6 months ago
I made a custom comment template and calling it in a page. the function comment_form($arg,$id) is not working. it this function by $id i am passing post id on which i want to comment but when i click on submit button the comment was not done on that post. it save comment on the other post. the function getting the id of page from url. please help me.