https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31034 grharry <dhd.koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dhd.koha@gmail.com --- Comment #5 from grharry <dhd.koha@gmail.com> --- I don't know if this applies to this bug. I have the same problem on all browsers except vivaldi, from version 21.11+ ! It seems like a timeout+synchronization problem. Thus for opac edit _language_code_/modules/opac_detail.tt near line 1589 increase the 100 timeout value to your needs, window.setTimeout(function(){wait_for_images(cb);}, 100); replace 100 by a value that works for your needs 500 - 1000 or more! So far cannot locate the particular code for staff interface. Staff interface does not show the coce cover on any browser except vivaldi! Regards, Harry. -- You are receiving this mail because: You are watching all bug changes.