Developer
Supported
AJAX Babble
Back to this add-on's main page
View Other Add-ons From Laisvunas
to show ‘comment form’ after comments list
Support Request
|
Dmitry
|
| Posted: 03 May 2011 09:15 AM |
|
|
|
|
hi Laisvunas,
is it possible to show ‘comment form submit’ after ‘comments list’ ?
i tried this but it doesn’t work perfect, did you test it this way?
dmitry
|
|
|
|
|
Laisvunas
|
| Posted: 03 May 2011 03:56 PM |
# 1
|
|
|
Developer
|
Hi,
Will test it in the next couple of days.
|
|
|
|
|
Laisvunas
|
| Posted: 07 May 2011 09:11 AM |
# 2
|
|
|
Developer
|
Hi Dmitry,
I found no difficulty in placing comment form after the comment entries, check it here.
To do this you only need to cut this piece of code in example template:
<div id="comments_container"> {embed="technical/embed_ajax_babble_comments" entry_id="3764"} </div>
and paste it between exp:ajax_babble:script tag and the opening exp:comment:form tag.
|
|
|
|