Missing components after exporting as SVG

My OS & Fritzing version

macOS Sonoma 14.4.1
Fritzing 1.0.3

So I was exporting the breadboard view of a college work to svg, but some parts I´m using are not showing in the final svg.

Here is the file I’m working with:
ESP32_Greenhouse.fzz (89.4 KB)

I’ve read there is some isue with the parts id, but I couldn’t figure it out how to resolve them.

You are using broken parts. Here are fixed versions. The USB plug didn’t have a fixed version so this is new

USB A Plug-fixed.fzpz (8.7 KB)

the other two are available in these posts:

To replace the parts you need to right click on the part, then select delete minus which will delete the part but leave the traces. Then you need to save the sketch and delete the current parts from your mine parts bin, then shutdown and restart Fritxing to complete the deletion. You should then be able to reload the above parts drag them in to your saved sketch and place them. Then you need to click on each wire in turn and drag it to the appropriate pin to connect it. Then save your sketch again and all should be will.

Peter