cancel
Showing results for 
Search instead for 
Did you mean: 

Static Block Images not displayed

Static Block Images not displayed

Hello,

Ive tried adding some Images in to a custom static block in backend.

Everytime I add the images they are displayed correctly, but after some time they are removed again.

The block content itself seems to not render correct, the facebook logo is displayed but not the others:

 

<ul class="nav-list">
<li class="nav-list-item">
  <img title="Facebook" src="http://domain.de/pub/media/wysiwyg/facebook.png" alt="Facebook" width="29" height="29" /></li>
<li class="nav-list-item">
  <img title="Twitter" src="http://domain.de/admin/cms/wysiwyg/directive/___directive/e3ttZWRpYSB1cmw9Ind5c2l3eWcvdHdpdHRlci5wbmcifX0%2C/key/7d1cfed768cfc93fe14a4f30aeac057a24ec21c4fc9c71a32b07256887163653/" alt="Twitter" width="29" height="29" /></li>
<li class="nav-list-item trusted-shop">
  <img title="Trusted Shops" src="http://domain.de/admin/cms/wysiwyg/directive/___directive/e3ttZWRpYSB1cmw9Ind5c2l3eWcvdHJ1c3RlZC1zaG9wLnBuZyJ9fQ%2C%2C/key/7d1cfed768cfc93fe14a4f30aeac057a24ec21c4fc9c71a32b07256887163653/" alt="Trusted Shops" width="65" height="66" />
</li>
</ul>

Somehow the urls for trusted shops and twitter icons are not converted.

 

1 REPLY 1

Re: Static Block Images not displayed

@Crtl

 

It is magento 2 bug

 

https://github.com/magento/magento2/issues/6138

 

if it will help you then mark as solution


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer