Jump to content

[SOLVED] Cannot add a new image to a CMS page


Recommended Posts

Version 1.6.0.8

 

When I attempt to upload an image to a new static / CMS page (like "About Us" for example), I get a broken image icon. After I uploaded a new image to Prestashop...

 

 

I went to:

 

Preferences -> CMS -> EDIT desired page -> Tools -> Source Code

 

 

I added this: 

 

<img src="../img/cms/5x5_image.jpg" width="5" height="5" />

 

 

After saving, this is what appears: 

 

<p><img src="%5C" alt="""""" /></p>

 

 

 

What causes this change and how can I keep this from happening?

 

 

 

 

Link to comment
Share on other sites

sadly, this html purifier feature crashes a lot of useful snippets 

as you can see - it also affects features in back office 

 

this is why it's worth to disable it at all

 

i marked topic title as solved

with regards,

Milos

  • Like 1
Link to comment
Share on other sites

  • 3 weeks later...
  • 1 year later...
  • 10 months later...

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