![]() |
larger text area
Hi,
I would like to increase the size of the text areas in the forms for the customer reviews & short description for products. The number of characters allowed is not large enough & sentences/text are getting cut out when they are published. Where can I make these changes? |
Okay - I figured out that I can make the form text area larger by editing the templates. However, when submit a customer review, text is still cut out leaving incomplete sentences in the review.
How can I make it so more text characters can be allowed? |
In phpmyadmin, run this query:
Code:
ALTER TABLE `xcart_product_reviews` CHANGE `message` `message` TEXT NOT NULL |
All times are GMT -8. The time now is 04:28 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.