bushsuckz
Oct 14 2005, 07:31 AM
Does anyone know why the product name/tiltle tags change after upgrading to 3.05? In 3.02 I was able to create several lines for the title of products using <p> for line break and <I></I> for italics. Now, after upgrading, the tags are showing up and I get no line breaks. <br> tags also appear, if used. Help, please!
Sir William
Oct 14 2005, 01:18 PM
I've submitted an adaptive fix idea to brooky for this. I dunno if he'll take my suggestion or not, but we'll see. If not, I can post it, but it'll take some pretty hefty changes as the htmlspecialchars() function is called in 20+ files.
bushsuckz
Oct 14 2005, 08:39 PM
The main problem is not the italicizing, but, rather, the ability to add lines/breaks to the product title. Maybe this step is simpler. Maybe the box area for the product title should be larger? Or, as you are probably considering, maybe the product title box should be formattable just like the product description?
Thanks for your feedback and effort!
Sir William
Oct 15 2005, 04:22 AM
The same single function is killing all of the formatting....that's its job. I'm working on a replacement for that with optional admin control.