Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sir2001 Friend
    #169171

    Hi,

    I am facing the following issue with jaclatest_comments module: comment content it is not showing.

    Right now I am working in a development (local) environment, so it is not possible to provide credentials to access to it.

    I have been looking for a solution by myself, but I am totally stuck now, please, could you provide some help with this?

    Kind Regards,
    Sergio


    1. jaclatestcomment_issue
    sir2001 Friend
    #416069

    Hi (again),

    After some research I think the issue is solved.

    My mistake was that I assumed that parsed file was .modulesmod_jaclatest_commentstmpldefault.php instead of .templatesja_methyshtmlmod_jaclatest_commentsdefault.php, now I realize that I assume too much

    I haved added the following code to the second file(under templates path) and now it is working:

    <?php if($params->get("showcontent",1)):?>
    <div class="jac-mod_content clearfix">
    <?php echo $item->comment;?>
    </div>
    <?php endif;?>

    Kind Regards,
    Sergio

    jooservices Friend
    #418868

    nice solution! Thank you!

    Viet Vu

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

This topic contains 3 replies, has 2 voices, and was last updated by  jooservices 13 years, 1 month ago.

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