I’m following along with the ‘Create a custom portfolio’ tutorial. In one part of this tutorial you are to setup a CMS collection of clients and logos. The logos are SVG type and when I go to import the CSV file with links it instead shows a JSON file in the preview panel. Result is the same if I try to “Replace” the image and manually choose the logo file from the folder on my desktop. Any idea what’s going on here?
They seem to be working in my environment when I downloaded them from your links. What about you clean the SVG’s with a tools such as SVGOMG. Will they work afterwards?
Good to hear! Thanks for sharing your project link. It seems that the logo’s are not showing due to the layout of the collection list + unstyled width of the collection items.
If you change it to a 5-column layout they will appear:
Thanks! That’s interesting because those 2 icons were visible when I had the set to the PNG versions. Maybe it’s because the PNGs have a set resolution/dimensions… Anyhow, it works - thank you for the help!