Jump to content
thirty bees forum

Recommended Posts

Posted

I have a problem with the custom theme. In gridview the product description looks as it should, but the list view seem to not bother about the html. See attached screenshots1_1507047031923_Screenshot 2017-10-03 19.07.37.png0_1507047031922_Screenshot 2017-10-03 19.07.02.png

Posted

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.

Posted

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.

Posted

I dont think there is a limit really, only the one you set yourself. But anyhow I will have the list view disabled, the layout stinks

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