mirko77 Posted June 23, 2010 Share Posted June 23, 2010 For some reason all my manufacturer descriptions are not shown as plain text, but all the HTML tags and inline CSS styles are displayed on the page along with the text.Any suggestion?Thanks Link to comment Share on other sites More sharing options...
rocky Posted June 24, 2010 Share Posted June 24, 2010 Can you provide a link to your site or post a screenshot of what you mean? I checked whether the manufacturer description has a strip_tags on it, but it doesn't. The description should display as HTML. Link to comment Share on other sites More sharing options...
mirko77 Posted June 24, 2010 Author Share Posted June 24, 2010 Ok, here is the linkhttp://www.symposiumwines.com/shop/manufacturer.php Link to comment Share on other sites More sharing options...
rocky Posted June 24, 2010 Share Posted June 24, 2010 I just tested this on my site and it worked fine. I added bold text to the manufacturer description and it displayed as bold instead of displaying the tags. Can you provide a screenshot of the description you entered on the Catalog > Manufacturers tab? Did you enter the tags in HTML view or WYSIWYG view? Link to comment Share on other sites More sharing options...
mirko77 Posted June 24, 2010 Author Share Posted June 24, 2010 I did not do it personally, my colleague is in charge of updating the content. He does not have any coding skills so I guess he used the WYSWYG editor. He probably copied the description from another website we have with Drupal. I suggested him to copy the text, paste on Notepad, check it and then copy from there and paste on Prestashop. He did not get back to me yet but in the meanwhile I wanted to know if there is something I can do on the source files to avoid this in the future.Thank you Link to comment Share on other sites More sharing options...
rocky Posted June 24, 2010 Share Posted June 24, 2010 I don't think there is much you can do. If you simply paste HTML content into TinyMCE, it will convert the HTML tags into the required code to display it as plain text. You need to click the HTML button in the toolbar and paste the HTML in there instead. Link to comment Share on other sites More sharing options...
mirko77 Posted June 24, 2010 Author Share Posted June 24, 2010 I logged in to play around wih it. The text area of the text editor gets my body background color instead of white. I guess I need to modify the CSS for that element Link to comment Share on other sites More sharing options...
makaraci Posted July 2, 2010 Share Posted July 2, 2010 i have same problem as well. Link to comment Share on other sites More sharing options...
mirko77 Posted July 7, 2010 Author Share Posted July 7, 2010 I solved everything replacing the tpl files on my custom theme with the tpl of the basic Prestashop theme.I modified the css files to get white background when I need to edit text using the back office. Link to comment Share on other sites More sharing options...
rocky Posted July 7, 2010 Share Posted July 7, 2010 Thanks for posting the solution. If your issue is resolved, please edit your first post and add [sOLVED] to the front of the title. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now