Jump to content

HTML Prod Descriptions After Upgrade


tomdchi

Recommended Posts

Did something change in the latest release with regards to HTML product descriptions? I use a lot of them and the ouput is now all messed up. The view source shows that tons of </br> are present in my descriptions. This is what is messing it up but the problem is that I don't have a single </br> in my descriptions when I view them in product setup. Has anyone else seen this?

Link to comment
Share on other sites

I upgraded but still had the problem. I came up with a workaround using smarty.

 

In the configureproduct.tpl

{$productinfo.description|replace:'<br />':''}

 

Just have to rememeber that if I ever want to use <br /> in my descriptions to use <br/> instead.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated