×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Number of comments appearing

Number of comments appearing 15 years 2 months ago #2678

  • Manos Gryparis
  • Manos Gryparis's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 36
  • Thank you received: 0
Is there a function which allows us to display the number of comments appearing on each article?
This should be displayed instead of "Write Comment"

example:

2 comments

(and this would be a button link)

If there's not such an option can you create it?

Number of comments appearing 15 years 2 months ago #2685

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
No, right now it is only possible for the read more button.

Of course we can create such function, but first you have to wait a little :)

Number of comments appearing 15 years 2 months ago #2706

  • Manos Gryparis
  • Manos Gryparis's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 36
  • Thank you received: 0
Maybe you can make an early fix?

With a bit of donation? :P


Also, it would be wise to replace the "Comments" button with just a link-word. This can be an alternative option from Preferences!
That would be useful to reduce bandwidth issues and also seperate comments from "Read More" (which basically redirects you to the same link)

Number of comments appearing 15 years 2 months ago #2726

  • Panta
  • Panta's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
+1 vote for this useful feature. I prefer SSlideBoth-emotop template and the number of comments at the end of articles is the only feature I need.

Number of comments appearing 15 years 2 months ago #2743

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
wait, wait, wait.
Manos do you mean - insead of "wirte comment(2 comments)" to only show 2 comments?

Number of comments appearing 15 years 1 month ago #2905

  • Manos Gryparis
  • Manos Gryparis's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 36
  • Thank you received: 0
Yes
Or even better, user should have the ability to choose between these two options.

Number of comments appearing 15 years 1 month ago #2907

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Go to your template
Find the section {readon}
{readon}
	<div class='write_comment'>
		<a href="{READON_LINK}#JOSC_TOP" class="readon">{READON_WRITE_COMMENT} ({READON_COUNT} {READON_COMMENTS})</a>
	</div>
	{BLOCK-preview}
	<div class='comment_preview_container'>
		{preview-lines}
	</div>
	{/BLOCK-preview}
{/readon}
and change it to only
{readon}
	<div class='write_comment'>
		<a href="{READON_LINK}#JOSC_TOP" class="readon"> ({READON_COUNT} {READON_COMMENTS})</a>
	</div>
	{BLOCK-preview}
	<div class='comment_preview_container'>
		{preview-lines}
	</div>
	{/BLOCK-preview}
{/readon}

Number of comments appearing 15 years 2 weeks ago #3490

  • Manos Gryparis
  • Manos Gryparis's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 36
  • Thank you received: 0
Hold on Daniel. Which file EXACTLY should I open? :(

Number of comments appearing 15 years 2 weeks ago #3491

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Find the joomlacomment template you are using and edit it.

Number of comments appearing 15 years 2 weeks ago #3496

  • Manos Gryparis
  • Manos Gryparis's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 36
  • Thank you received: 0
Daniel Dimitrov wrote:

Find the joomlacomment template you are using and edit it.

Sorry, is this from Administrator Panel or from FTP site? (and if it's from FTP which file is it?)

Number of comments appearing 15 years 2 weeks ago #3499

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
it doesn't matter :)
So, go to administrator -> joomla comment -> contetn settings-> layout - check what template you use.
If you wish you could use the option to modify it from the backend. If you wish you can then modify the template through FTP.

Number of comments appearing 15 years 2 weeks ago #3520

  • Manos Gryparis
  • Manos Gryparis's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 36
  • Thank you received: 0
Sorry, I'm already at Layout tab and I don't know where to click to.

Standard template->HTML ?
Your customized template -> HTML ?

And each one of them has many options. What should I choose?


ps. I use yooevolution template ( www.gameworld.gr is the site)

Number of comments appearing 15 years 2 weeks ago #3521

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081

Number of comments appearing 15 years 2 weeks ago #3539

  • Manos Gryparis
  • Manos Gryparis's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 36
  • Thank you received: 0
Thanks m8
I wish everyone would have tutorial support like that!

ps. After choosing "Apply" I'm redirected to the original tab, not the "Layout" tab. Try to fix that if you want.
  • Page:
  • 1
Time to create page: 0.207 seconds