vjboc Posted July 30, 2010 Posted July 30, 2010 Short description is not showing ,need your help. The short description is only showing 3 dots. Is there a way of lengthen the amount of characters? cause maybe it is set on zero in a file somewhere. Apreciate your help...
vjboc Posted July 30, 2010 Author Posted July 30, 2010 Short description is not showing ,need your help. The short description is only showing 3 dots. Is there a way of lengthen the amount of characters? cause maybe it is set on zero in a file somewhere. Apreciate your help... I checked Product_listing and New_products and this code: $p_desc = ''.substr(strip_tags($product['products_description']), 0, MAX_DESCR_1).' ...'; Is on both pages. Where does this code pull it's info from? I only get 3 dots as a description. I can't figure it out.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.