Specify image for "Browse Exhibits" entry

One of our users would like to use a specific image to show up on our "Browse Exhibits" page. We are using a modified version of Berlin as our theme. Is there a way to do this, and if so how?

Hello Andy. I don't have an answer for you but I would need to do the same so I'll let you know if I find a solution.

For Berlin, the first step is to override the existing browse.php file from the Exhibit Builder plugin. Go to the ExhibitBuilder plugin and copy the views/public/exhibit/browse.php file into the existing exhibit-builder/exhibits/ directory in the Berlin theme.

Then you can modify it however you like to include the image. Omeka doesn't currently have a media library like WordPress does, but you could probably put your image in omeka's files/theme-uploads directory.