Exported Code – no src for images

Hi guys,
I just exported the code and it all works well.
I only have an issue that none of the pictures have a src in the html file.
Only "ata-w-id=“a73ce9dd-991e-8fa3-9b87-9567926b9907” attributes. How can I include the regular src attribut and what is ata-w-id for? Where are the images loaded in the html code?

Thanks for your help!

Actually the attribute is “data-w-id” which usually is created when you don’t bind a animation to a class. Webflow needs something to hook to. This is it. You could find references to that in CSS/JS.

Please provide a link to your published URL so that source can be inspected, or use your browser developer tools to answer the question yourself.

1 Like

Hi @webdev,
thanks for your answer. I haven’t published the site since I couldn’t get the pictures working. I want to implement the code in another html document, that’s why I need to link the images to server images.

Here is a read only link of the project in webfow if that helps:
https://preview.webflow.com/preview/thokkthokk?utm_medium=preview_link&utm_source=designer&utm_content=thokkthokk&preview=9a17197248e5561d6572cd7b5714a28c&mode=preview

Thanks!

Background image references are in CSS. Use browser developer tools to inspect against your staging site.

CloudApp

1 Like

perfect- thanks so much!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.