Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product text is gone..


premium

Recommended Posts

Posted

my guess is that [...] means that the description is too long to fit and it doesn't show it because of this. i don't know for sure because i don't use product descriptions in my store.

  • 1 month later...
Posted
I need help to recall the product text in productboxes in the new products box. the text is gone, now it is just [...] and no text..

Link: http://www.webshop.combatkit.no/index.php?...amp;language=en

 

Have you been changing the default language?

 

Or have you changed \includes\modules\product_listing.php looks like the sql to retrieve the data has not been updated.

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted

My default language is set to norwegian, but it is no changes when set to english.

 

I have changed \includes\modules\product_listing.php, but i tried the default file from OC, no changes...

 

 

"looks like the sql to retrieve the data has not been updated" How to do this????

 

Regards!

Posted

If you look at the HTML output for the page, you will see that there is a paragraph defined for the descriptive text that's only 40 pixels high (less 5 pixels top padding). This is obviously meant for a very brief description (2 or 3 lines, at 10 pixel font size). I haven't been able to find the code that decides if the descriptive text is too long, and replaces it with [...] (is this from a contribution?), but my guess is that's what's happening. Is the text that shows up when you click the link to the product info page the same text that gets used in the thumbnails? If so, you'll need to trim it way down. Does it use different text for the two, and you've got the same text in both? Define a much shorter one for the thumbnail.

Archived

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

×
×
  • Create New...