where to use maxlength to avoid long titles?
-
Hello.
I was able to add character limit to the title and short description when the seller creates a new product. I set it to 55 characters for the title and 120 for the short description using “maxlength” in the files I copied to the child theme. It works fine.
I modified these two files : new_product_php, tmpl_add_product
But if the seller edits the product again, the limit does not work. I seem to be missing some other file where to use “maxlength”.
I tried in “edit_product_single” but I couldn’t find where to put maxlength.
could you tell me which file I need to edit and in which line? if you can send me a screenshot I would appreciate it.
Greetings!
- The topic ‘where to use maxlength to avoid long titles?’ is closed to new replies.