Jump to content
thirty bees forum

Bug??


Havouza

Recommended Posts

I am not sure if its a bug or meant to be like that. The code is striping the html tags:

{$product.description_short|strip_tags:'UTF-8'|truncate:360:'...'}

Without striping the html tags you won't be able to truncate it always at the same number of chars.

Link to comment
Share on other sites

The one that strip the tags is inside category page (product-list) and the other one is inside product page. In product page you have no limit for description height/length from design perspective. In product-list in order to maintain equal height with the image you will need to truncate the description text.

Again I am not its something that TB did on purpose or that is ok, I just pointing my comments.

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