• Resolved fede777

    (@fede777)


    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

    (@fede777)

    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.

    Уже как 3 года функционирует лучший российский бесплатный сервер WoW-Russian.ru Сервер предлагает вам на выбор реалмы: х1, х10, х15, х25, х50, х75, x100 и х1000. online более 1 тысяч. Профессиональный штат Гейм-Мастеров. Помощь на севере обеспечивается Support Team`om. Исправления багов, обновления присутствуют. Постоянно проводятся интересные эвенты. Сервера поддерживают версию 2.3.3 и планируется обновление до версии 2.4.1 .Ждем вас на нашем сервере по адресу https://www.wow-russian.ru

    Thread Starter fede777

    (@fede777)

    Oh great a fucking spammer.

    Any one with my question please???

    Thread Starter fede777

    (@fede777)

    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

    (@the-living-legend)

    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.