
david at kineticode
Jan 17, 2012, 10:58 PM
Post #9 of 9
(753 views)
Permalink
|
On Jan 17, 2012, at 10:07 PM, Zdravko Balorda wrote: >> Whatever media element type that is, you have the Image checkbox checked. Uncheck it. Then you'll need to delete that media document and create a new one. > > What do you mean by Image checkbox? It's Bricolage 2.0. Sorry, not a checkbox. That’s what I get for trying to go from memory. So you should have a bunch of element types in Admin -> Publishing -> Element Types. One of these is the type of your media document. When you created it, you selected what its content type would be. This would be one of Subelement, Story, Image, Audio, Video, or Other Media. This element type is clearly an Image. So you need to use or create another element type with its content type set to Other Media. I usually call it something like “static files” or something, and use it for my CSS files, JavaScript files, etc. Then recreate your JSON media document as an instance of that type. You will likely need to delete the existing JSON media document if you want its URL. HTH, David
|