Plugin

Developer
Supported

EE 1
EE 2
AJAX Babble

Back to this add-on's main page
View Other Add-ons From Laisvunas

     

You must be logged in to post.

to show ‘comment form’ after comments list

Support Request

Dmitry
Dmitry

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
# 1
Developer
Laisvunas

Hi,

Will test it in the next couple of days.

Laisvunas
# 2
Developer
Laisvunas

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.