Jump to content

[SOLVED] Product name length in omicron categories module


Recommended Posts

Hello,

 

I can't change product name length in omicron categories module.

I found template file of this module and changed truncate values, but it doesn't work.

 

Link to my website: http://new.fotoakademija.lt/

 

I have changed truncate values here:

                <h3><a href="{$product.link}" title="{$product.name|truncate:50:'...'|escape:'htmlall':'UTF-8'}">{$product.name|truncate:25:'...'|escape:'htmlall':'UTF-8'}</a></h3>

Problem is that product name doesn't fit and truncated. Screenshot is attached. 

 

Does anyone can help?

 

Best regards

post-524808-0-37360000-1434213102_thumb.jpg

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

WHat's the next word? try adding :true after those dots in the truncate modifier
Or, make sure that really is the file you need to modify (ie erase the name and see if it's still there). Make sure you also clear cache  from the BO

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...