Jump to content

Increase Word Count in Block Viewed / Viewed Products Module


jtbookworm

Recommended Posts

Hello, I am trying to figure out how to increase the word count in the product title.

I've attached a screenshot - currently each item displays only one or two words.

What do I need to modify in order to have everything displayed? I went into blockviewed.tpl file and

changed the number from 14 to 30 >

 

{$viewedProduct->name|truncate:30:'...'|escape:html:'UTF-8'}

 

No luck. :(

 

Judy

post-771997-0-57717900-1394742103_thumb.png

Edited by jtbookworm (see edit history)
Link to comment
Share on other sites

Okay so that path is correct, and changing number from 14 to 30 in here 

 

{$viewedProduct->name|truncate:30:'...'|escape:html:'UTF-8'}

 

will feature the entire ( or more of) the title in this view products module?

 

Will try again.

 

Thanks!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...