Relocating "Thank you" message on guestbook standard block
Permalink
Standard guestbook block displays comment form and new comments at the bottom of page.
Already tweaked the standard guestbook to make the comment form appear on top and newer comments appear on top of older ones.
Before, I asked for advice to link to a custom “thank you page” but I think this might be complicated as I am using a pop up window inhttp://facebookspecialized.com/test4/index.php?cID=1... "Escriba su comentario aquí" link.
So, I believe a simpler solution will be to relocate the guestbook thank you message, which appears at the bottom of the main guestbook page inhttp://facebookspecialized.com/test4/index.php?cID=119... , to make the message appear just below the comment box of guestbook form. Make it behave the way it appears in the standard C5 form block.
Will appreciate help on this.
Thanks.
Already tweaked the standard guestbook to make the comment form appear on top and newer comments appear on top of older ones.
Before, I asked for advice to link to a custom “thank you page” but I think this might be complicated as I am using a pop up window inhttp://facebookspecialized.com/test4/index.php?cID=1... "Escriba su comentario aquí" link.
So, I believe a simpler solution will be to relocate the guestbook thank you message, which appears at the bottom of the main guestbook page inhttp://facebookspecialized.com/test4/index.php?cID=119... , to make the message appear just below the comment box of guestbook form. Make it behave the way it appears in the standard C5 form block.
Will appreciate help on this.
Thanks.
The answer to this question is inhttp://www.concrete5.org/community/forums/customizing_c5/guestbook/...
Thanks
Thanks
if (isset($response)) { ?>
<?php echo $response?>
<?php } ?>
Didn´t relocate the response message; it remains at the bottom.
Thanks.