[Solved] Comment Count
422
MVP
< span class="CommentCount"><? php printf(Plural($Discussion->CountComments, '%s comment', '%s comments'), $Discussion->CountComments); ? ></ span>
Ok so the above renders like this: 5 comments
I want to wrap the number in one span, and the word comments in another span.
So its like:
< span class="number">5</ span>< span class="word">comments</ span>
0
Best Answer
-
422
MVP
hmm perhaps it was ??
< span class="number">%s</ span> < span class="word">comment</ span>', '< span class="number">%s</ span> < span class="word">comments</ span>
1
Answers
fmd im such a knob, it was staring me right in the face lolStrike that, it wasnt lol !
hmm perhaps it was ??
It's not clear to me what you want to do as far as the result.
Can you elaborate?
what happens with this
My 3rd post was the fix
be prepared for tons of lies today, im on a mission
Ooooh, I see a new theme coming up in the near near future!
Yep, been five months since we last made a theme.
This one is pretty slick, no frills but responsive and clean...
Mind you, we still get about five sales a day of our other themes.. So pays for my time, i reckon this should take 60 hrs to complete..