Latest Comments on Frontpage

music412
@music412
10 years ago
36 posts
The Latest Comments on the Frontpage does not link to the page where the comment is posted. There is only a link to the poster's profile page.

Is there a way to insert a link to the page where the comment is posted?


updated by @music412: 02/06/14 02:47:37PM
michael
@michael
10 years ago
7,714 posts
Throw a {debug} into the row template and see if the URL parmeters are in there.

If its just the default item_list.tpl from the comments module, you might have to add your own template for the comments on the front page.

use the template="my_custom_comments_template_name.tpl" call in your call that is listing the comments and add in the link. You probably dont want to show the link to the comment on the page where the comment actually is because that would be a link to the page your already on.

--edit--
flag that, thought it was something custom you were doing. Its part of the skin, i'll get it fixed up.
updated by @michael: 01/05/14 07:09:44PM
music412
@music412
10 years ago
36 posts
Thanks Michael!
michael
@michael
10 years ago
7,714 posts
Here is how to do it just in case you need to do it in other locations, made a video. :)

"HowTo: Change the way a list item looks in a skin"
https://www.jamroom.net/the-jamroom-network/documentation/howto/1551/howto-change-the-way-a-list-item-looks-in-a-skin
music412
@music412
10 years ago
36 posts
The video tutorial is great!

Will these changes be included in the skin update or should I go ahead and make the edit myself?
michael
@michael
10 years ago
7,714 posts
I will get the jrComments module updated. That video is for anyone who wants to know _how_ to do it so they can do it in other locations.

Actually with it you could change your site to look how you want it to look if you wanted to change anything. So you can use it to if you want.

I'll get the jrElastic skin changed up, so you don't need to change it as it should do that since its the core skin.

Tags