CGFeedback - "Hello Huston, we have a problem'
Posted: Fri May 15, 2009 3:27 pm
I used the following code on both the CGBlog pages and other pages not related to the CGBlog:
{CGFeedback commenttemplate="gkd_comment_form" }
Comments
{CGFeedback action='summary' summarytemplate='gkd_summary' destpage='thankyou'}
The goal is to provide a common 'Thank You' page for all CGFeedback entries.
On the blog pages, the generated html code is:
BUT, on any other page the html code is:
where XXX is the alias name of the page.
For some reason, CGFeedback is ignoring the 'destpage='thankyou' parameter on all but the related CGBlog pages.
Can anyone shed some light on this one?
Thanks
{CGFeedback commenttemplate="gkd_comment_form" }
Comments
{CGFeedback action='summary' summarytemplate='gkd_summary' destpage='thankyou'}
The goal is to provide a common 'Thank You' page for all CGFeedback entries.
On the blog pages, the generated html code is:
BUT, on any other page the html code is:
where XXX is the alias name of the page.
For some reason, CGFeedback is ignoring the 'destpage='thankyou' parameter on all but the related CGBlog pages.
Can anyone shed some light on this one?
Thanks