×

Notice

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

TOPIC: Counter Comments

Counter Comments 15 years 6 months ago #1211

  • m0nb0f
  • m0nb0f's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 31
  • Thank you received: 0
Hi,
How to do this to show a link comment with count of comments on front page, under the article ?
PS: they use JoomlaComment too
Thanks

Counter Comments 15 years 6 months ago #1212

  • Ben T.
  • Ben T.'s Avatar
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 21
  • Thank you received: 0
To activate this link on front page, you must activate it in the layouts settings of JoomlaComment.
You may see your Joomla settings too if you have desactivate the "Read more" link for your articles.

It works for me with this settings :

Counter Comments 15 years 6 months ago #1214

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Have you turned !jocomments read on button?

P.S. Thank you for the andwer T. Ben!

Counter Comments 15 years 6 months ago #1218

  • m0nb0f
  • m0nb0f's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 31
  • Thank you received: 0
My template show something not really :(
Look at www.flyingbobo.com

How can change it ?
By modifying my template, of course, but could I say to JoomlaComment to show the link of comment like a simple line ?
Use a different visual between "Read More" and "Comments"

Thanks

Counter Comments 15 years 6 months ago #1220

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
you must make changes to your template's css(the joomla's one):
find this lines:
div#section1 .readon {style9.css (Linie 365)
background:transparent url(../images/style9/readmore-1.png) repeat scroll 0 0;
}
div.section .readon {style9.css (Linie 361)
color:#FFFFFF;
}
div.section .readon {template_css.css (Linie 548)
clear:both;
display:block;
font-weight:bold;
height:31px;
line-height:30px;
margin-top:15px;
text-align:center;
width: 99px;
}

Make a bigger readmore-1.png picture. And change the width of div.section .readon to something bigger.

Counter Comments 15 years 6 months ago #1223

  • m0nb0f
  • m0nb0f's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 31
  • Thank you received: 0
Great !
I create a new class .comment and I modify the css's files and the index.html of JoomlaComment in media/myjosctemplates/mySSlide-emotop/
Thanks a lot ;)

But just one more question : in the article Pascal Dubois, the font is perturbated by the font of the article.
I tried to put a font in css but it don't work, could you help me ? :blush:

Counter Comments 15 years 6 months ago #1225

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Can you explain again what is wrong?

Counter Comments 15 years 6 months ago #1226

  • m0nb0f
  • m0nb0f's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 31
  • Thank you received: 0
Look at the fobt of the "Write comment" of the article "Pascal Dubois" in the site www.flyingbobo.com
It's not like the other (default), why ?

Counter Comments 15 years 6 months ago #1228

  • Ben T.
  • Ben T.'s Avatar
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 21
  • Thank you received: 0
You talk about the "Read more" button? / Tu parles de ton bouton "Lire la suite"?

Counter Comments 15 years 6 months ago #1229

  • m0nb0f
  • m0nb0f's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 31
  • Thank you received: 0
No, the "Add a comment" / "Ecrire un commentaire" button :P

Counter Comments 15 years 6 months ago #1230

  • Ben T.
  • Ben T.'s Avatar
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 21
  • Thank you received: 0
Oh yes : the font is Comic Sans MS like the article.

Probably a CSS conflict (a part of the code of your Joomla template CSS must be applicated to the JoomlaComment CSS)
  • Page:
  • 1
Time to create page: 0.168 seconds