Images dissapear in edit mode

I’ve checked that the image urls are correct, including case. The problem is that the images that I want to be able to edit will appear for a split-second and then vanish. My only thought is that there is something about the “sc-content” class that is messing with formatting while in edit mode, as the images display properly when viewing the site while not logged in to the edit interface.

The content of the div in question is displayed inline, while images are set to float-left so that text wraps around them. I know in another thread a person was having a similar problem with floats applied to images and site admin said a resolution was coming. Is there such a fix as of yet?

Let me know if you need more info or code examples. Help is appreciated.

How do you apply the styles?

img { style here };

or

.picturestyle { style here };

I have the same problem? Any solution to this?

Hi there,
same problem over here.

I have the following code

<div class="bloc bgc-white full-width-bloc l-bloc" id="hero">
	<div class="container">
		<div class="row">
			<div class="col-sm-12">
        <div class="sc-content">
				<img src="img/imagename.jpg" class="img-fluid mx-auto d-block lazyload" />
        </div>
			</div>
		</div>
	</div>
</div>

Normal view without the editor the image will show up, with editor its disappearing.

Hope nearly 2 years later there will be a solution.

@gerondum Can you send site url and sitecake pass on PM. Also send what is the page in question.

Regards

Hey @predragleka thx for going into this. I have tomatoes on my eyes, can you tell me where I can find a PM button?

Just click on my avatar and you should get ‘Message’ option

hmmm can’t see it
11

Was this ever resolved? I’m having this issue now.

You have Basic Badge. Which means you should be able to send personal message.

image

@Zee I suppose this is the different issue. I am not sure if you have the sam HTML structure and JS / CSS usage.

If you are not comfortable sharing code / link here please create a ticket and send me more details.