test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ash2dust Friend
    #160826

    Hi There,

    Is it possible to move the new comment box to under the existing comments?

    now it shows up above, right under the article.

    See site: http://www.iluv.hk

    Thank you very much.

    Ash

    thuanlq Friend
    #379043

    Hi Ash,

    To move the new comment box to under the existing comments, please do as following:
    – Open the file “default_block.php” in the folder “componentscom_jacommentviewscommentstmpl”, then move there lines code:


    <!-- BEGIN - load blog add new -->
    <div id="jac-wrapper-form-add-new" class="clearfix">
    <?php require_once $helper->jaLoadBlock("comments/addnew.php"); ?>
    </div>
    <!-- END - load blog total -->

    To before of this line code:


    <!-- END - load blog items -->
    <div id="jac-container-comment" class="clearfix">
    <?php require_once $helper->jaLoadBlock("comments/items.php") ?>
    </div>
    <!-- END - load blog items -->

    Regards,

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  thuanlq 13 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum