Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Show more text in list view


Recommended Posts

Posted

In frozen BS CE in list view how can I get it to display more text I am only getting the below and would like another say 3 lines

image.thumb.png.1dd29d0d6c9a321d9b7099e7def82e1a.png

 

Posted

Very likely that your includes/product_listing.php file has been modified to restrict the description to a specific length. Check inside this file and see if you have a substr() php string function that has truncated the description text. If you find it, just increase the length.

Posted

File is in includes/modules but no substr found

While I was waiting for a reply I was playing around and for some reason if I just enter a heap of aaaaaaaaaa it display but other text then no...
I will go break the aaa in to small chucks and see what happens

image.png.5acf3be6a73501e9bdea2c0e503ddadb.png

Posted

I think I found it includes/modules/content/index_products/cm_ip_product_listing.php

No idea which one to play with but I should be able to sort this out now but trail and error

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...