• Resolved hinajls

    (@hinajls)


    Hi guys,

    I’m using a comment plugger from http://dev.wp-plugins.org/browser/comment-plugger/ everything works fine but I want my commenters names to be

    name, name, name

    not

    name
    name
    name

    Could anyone help me with what to put in the index.php? Right now I have <?php comment_plugger(); ?> witch is what was givin to me in the read.html.

    If not does anyone have a comment plugger that I could use that will give me the name, name, name? Please…

    Thanks alot…

Viewing 11 replies - 1 through 11 (of 11 total)
  • you style the output using CSS.. i dont see it on your site but it ought to output a list. You style THAT list using CSS.

    as for removing the comma(s) — edit the plugin.

    Thread Starter hinajls

    (@hinajls)

    I don’t want a list I want the commas…

    I’m asking how do I edit the plugin to make it come out

    name, name, name

    thanks

    oh oops I read backwards —

    same thing applies, though as for the styling — its done using CSS.

    its nearly impossible for anyone to tell you EXACTLY what to do.. since its not displayed on the site in your profile. CSS isnt magic — you have to see it. So either you make what it looks like now available for ppl to LOOK at — or youre pretty well stuck doing it all by yourself.

    Thread Starter hinajls

    (@hinajls)

    I don’t think you understand. I know CSS ISNT MAGIC! thank you.

    I’m trying to get the right code for my comments NOT change my CSS…

    I know it has nothing to do with my CSS because this is the same pluggin I used to use, and it was a code I used within my index.php that set it up to do:

    name, name, name

    NOT

    name
    name
    name

    I just can’t remember how I did this, and I figered asking if someone else knew whouldn’t hurt. I wasn’t asking for attitude about design, thanks…

    I’ll figer something else out…

    Thread Starter hinajls

    (@hinajls)

    Unless someone else who knows how to read would like to reply… thanks I’ll check back later…

    lol, youre the one with the attitude — you have fun 🙂

    Thread Starter hinajls

    (@hinajls)

    bump…. still looking for someone who really knows what they are talking about, even if someone could tell me a better comment plugger in they’re opinion that be great too, thanks…

    did they teach you any manners in high school?

    Apparently only as much as your spelling skills, since you seem to think that insulting ppl that are trying to help you is a means to getting your way.

    Thread Starter hinajls

    (@hinajls)

    Your words:

    “EXACTLY what to do.. since its not displayed on the site in your profile. CSS isnt magic”

    Guess this isn’t being rude, spelling? No problem there, unless there is something I missed.

    Helping me? Helping me is READING what I typed and then not telling me it’s not magic, no kiding. If it was magic I wouldn’t be having this problem now would I?

    Maybe answering my question would be helpfull, if it’s my css that is my problem how about giving me an idea of what I need to put instead of going on and on. If it’s my code (witch I’m sure it is because it was last time) giving me an idea of what to put for my code would be nice to.

    Maybe you should take lessons from this person:

    http://wordpress.org/support/topic/132081?replies=7

    Thats helping…

    Thanks though I like having my help topic full of nonsence, makes me feel special that you keep coming back to reply.

    Thread Starter hinajls

    (@hinajls)

    Nevermind, I found my problem and anyone else who comes across this with the same problem can find real answers here:

    http://wordpress.org/support/topic/125752?replies=4

    Thanks

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

The topic ‘comment plugger’ is closed to new replies.