When I edit the Default Form, I would like to have more control of the Comment Text Field, similar to what I can do with the Rating, Name, and Email fields.
- Move the Comment Text Field above or below other fields, for example the Rating field.
- Set the Comment Text Field as optional or required.
- Change the βJoin the discussionβ text.
Please consider these future enhancements.
Thanks!
Hi @george-l,
Move the Comment Text Field above or below other fields, for example the Rating field.
This can be done using js or CSS code
Set the Comment Text Field as optional or required.
I'm really sorry, but wpDiscuz doesn't have such a feature.Β
Change the βJoin the discussionβ text.
The phrase can be found and translated in the Dashboard > wpDiscuz > Phrases > Form admin page.Β
Hi Asti,
Suppose I have a 2 column comment table set up like this:
RATINGΒ Β Β Β Β Β Β Β Β Β Β Β Β Β WEBSITE (disabled)
NAMEΒ Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β GOOGLE reCAPTHCA (disabled)
EMAIL
COOKIES CONSENT
POST COMMENT
Can you provide the CSS to move the COMMENT TEXT FIELD from above the RATING field to below the RATING field?
Thanks!