Product name being cut off

The database limits product names to 128 characters.. this value should be more than enough for most people.. if not, rethink your product names or do the following

  1. open up your database in phpmyadmin
  2. left side, click the products_description link
  3. The top tabs, click structure
  4. edit the products_name by clicking the pencil on the end of its row
  5. change the length values from 128 to whatever fits your needs

The above will allow longer titles, but may not display them in int he store and/or admin.. if this is the case, we need to dig deeper into the php on whichever page is truncating, cutting off the product name

Related posts:

  1. CRE Loaded Title meta tag
  2. Zones

About: Jason Miller

this is my profile page, all mine

Leave a Reply

Your email address will not be published. Required fields are marked *

*