Comments Demo page

This page shows how comment script works.

Comments page 14 of 267
Click here to add a comment
Adrian
Posted 7011 days ago
Yes, word wraping ^ works :)
In settings.php you set a number that represents the maximum characters inside a word, so that a really loooong word like above doesn't get outside of layout. Now is set to around 70 characters.
LESTAT
Posted 7011 days ago
wordwrappppppppppppppppppppppppppppppppp pppppppppppppppppppppppppppppppppppppppp pppppppppppppppppppppppppppppppppppppppp pppppppppppppppppppppppppppppppppppppppp pppppppppppppppppppppppppppppppppppppppp pppppppppppppppppppppppppppppppppppppppp pppppppppppppppppppppppppppppppppppppppp ppp
Adrian
Posted 7011 days ago
@Troy: To disable image verification you just change something like this: "image_verification = 1" to "image_verification = 0". To display something like "10 comments" to show number of comments inside a text link you will probably need a php developer to modify it.
Troy
Posted 7011 days ago
Adrian, thanks for the reply. So, you are saying that I have access to the PHP (to adjust as needed)? That's cool. (I just saw that in the product dscription.) Would I need to have a programmer do it, or is there an option for the CAPTCHA image?
Also, I'd like to be able to display how many comments a post has, could that be accessed? An example is here: http://www.retroblast.com
Adrian
Posted 7012 days ago
Yes, that is what I think, no spam problems so far here, I think the image verification is doing its job very well :)
rsfy
Posted 7012 days ago
PLEASE DO NOT allow visitors to post links, otherwise everyone will be bombarded with spam !
Adrian
Posted 7012 days ago
Thank you GAWIDAN.