How about not indenting replies but having them displayed in a different color. For example here the banner with the user name is blue, maybe a reply would appear beneath it (no indent) but with a different color. That should be possible.
The only difficult part will be ordering the messages so that the replies are displayed beneath the original comment.
Something for you to think about, and I hope take on board to work on.
Also, is it possible to have multiple comment ID's on one page by say loading them into different DIV containers?
Regards Barry
testing
Posted 5594 days ago
testing before I purchase
ree
Posted 5594 days ago
good
Adrian
Posted 5596 days ago
Joe, the comment IS limited, in settings.php you have:
$maximumMessageLength = 5000;
Joe
Posted 5596 days ago
Is it possible to limit how long a users message is? Just so they don't do what I did below?
to see how it works
How about not indenting replies but having them displayed in a different color. For example here the banner with the user name is blue, maybe a reply would appear beneath it (no indent) but with a different color. That should be possible.
The only difficult part will be ordering the messages so that the replies are displayed beneath the original comment.
Something for you to think about, and I hope take on board to work on.
Also, is it possible to have multiple comment ID's on one page by say loading them into different DIV containers?
Regards
Barry
$maximumMessageLength = 5000;