https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31034 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- (In reply to Sara Brown from comment #0)
Hiding the Content type line in opacusercss with
#content_type { display: none; }
I think this CSS is a red herring. Whats is happening for me, on the OPAC detail page, is this: 1. Turn on Coce and all the image providers 2. Enable Coce for the OPAC 3. Go to a results set and choose a record that clearly shows an image on the results page. 4. Now click on that records detail page, you may see the '#biblio-cover-slider' appear for a second before it disappears. If you have to clear your cache, and reload. 5. View the page source. The #biblio-cover-slider element is present in the source but has been removed when you inspect with your browsers dev tools. -- You are receiving this mail because: You are watching all bug changes.