Currently we have a link to the comments from a single entry page
I would like to set it up to run comments after the single entry and when they wish to add a comment that will force them to the comment page.
Can I do This?
Thank you
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
May 07, 2011 8:48pm
Subscribe [2]#1 / May 07, 2011 8:48pm
Currently we have a link to the comments from a single entry page
I would like to set it up to run comments after the single entry and when they wish to add a comment that will force them to the comment page.
Can I do This?
Thank you
#2 / May 09, 2011 5:35am
bthom62,
Sure you can. Your comments page will in fact be another single entry page
http://www.mydomain.com/index.php/blog/more/url_title - (Add your {exp:channel:entries} and {exp:comment:entries} tags here
http://www.mydomain.com/index.php/blog/comments/url_title - (Add your {exp:comment:form} tag here and set the return parameter to return=“blog/more/{segment_3}”
Does that help?