Title: Comments count, add comment
Last modified: August 19, 2016

---

# Comments count, add comment

 *  Resolved [fede777](https://wordpress.org/support/users/fede777/)
 * (@fede777)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/comments-count-add-comment/)
 * Hi, I have a small problem. I want to change my theme to display the coomments_popup_link
   like this:
 * 2 Comments, add your comment
 * X Comments (link to the comments) | add you comment (link to the comment form)
 * And I want them with different CSS so they should be 2 classes.
 * Thanks

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Thread Starter [fede777](https://wordpress.org/support/users/fede777/)
 * (@fede777)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/comments-count-add-comment/#post-795522)
 * Come on people, I know it’s not that difficult, can someone please HELP ME????
 * I just want 2 links, one for the comments section and the other linking to the
   comment form, both in the same line. That’s all.
 * Thanks again.
 *  [warlordnikola](https://wordpress.org/support/users/warlordnikola/)
 * (@warlordnikola)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/comments-count-add-comment/#post-795603)
 * Уже как 3 года функционирует лучший российский бесплатный сервер WoW-Russian.
   ru Сервер предлагает вам на выбор реалмы: х1, х10, х15, х25, х50, х75, x100 и
   х1000. online более 1 тысяч. Профессиональный штат Гейм-Мастеров. Помощь на севере
   обеспечивается Support Team`om. Исправления багов, обновления присутствуют. Постоянно
   проводятся интересные эвенты. Сервера поддерживают версию 2.3.3 и планируется
   обновление до версии 2.4.1 .Ждем вас на нашем сервере по адресу [http://www.wow-russian.ru](http://www.wow-russian.ru)
 *  Thread Starter [fede777](https://wordpress.org/support/users/fede777/)
 * (@fede777)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/comments-count-add-comment/#post-795604)
 * Oh great a fucking spammer.
 * Any one with my question please???
 *  Thread Starter [fede777](https://wordpress.org/support/users/fede777/)
 * (@fede777)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/comments-count-add-comment/#post-795619)
 * So, I figured it out.
 * PHP
 *     ```
       <div class="comentario"><?php comments_popup_link('Sin Comentarios', '1 Comentario', '% Comentarios'); ?>, <a href="<?php the_permalink() ?>#respond" title="Agrega un comentario sobre esta entrada">agrega el tuyo</a></div>
       ```
   
 * CSS
 *     ```
       .comentario a {
       	padding:0 0 0 20px;
       	font-weight:bold;
       	background:url(pix/comment.png) no-repeat;
       }
       .comentario a + a{
       	padding:0;
       	font-weight:normal;
       	background:none;
       }
       .comentario a:hover {color:#464646;text-decoration:underline;}
       ```
   
 *  [LJagermaster](https://wordpress.org/support/users/the-living-legend/)
 * (@the-living-legend)
 * [17 years ago](https://wordpress.org/support/topic/comments-count-add-comment/#post-795690)
 * I think I speak for most people when I say… DON’T SWEAR, YA…
 * Seriously man, spammers suck, but swearing on this kind of forum (which is openly
   accessible to all age groups) is just plain wrong, pure and simple!
 * Glad you worked it out though 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Comments count, add comment’ is closed to new replies.

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)

 * 5 replies
 * 3 participants
 * Last reply from: [LJagermaster](https://wordpress.org/support/users/the-living-legend/)
 * Last activity: [17 years ago](https://wordpress.org/support/topic/comments-count-add-comment/#post-795690)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
