-
AuthorPosts
-
October 1, 2011 at 12:38 pm #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
October 1, 2011 at 7:46 pm #416069Hi (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,
Sergiojooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
October 12, 2011 at 6:34 pm #418868nice solution! Thank you!
Viet Vu
AuthorPostsViewing 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
JA Latest Comments Module not showing Comment content
Viewing 3 posts - 1 through 3 (of 3 total)