HI, We notice that the dropdown the list to access the List and the my account details are disabled and we are not sure how it happened. We need some instances as to where to look to gain access to these features.
Hi Ruth, have you any custom CSS or JS in the OPACUser* system preferences maybe? Try to empty those out first to see if it makes any difference.
Ruth do you have any updates on this issue?
(In reply to Katrin Fischer from comment #1) > Hi Ruth, have you any custom CSS or JS in the OPACUser* system preferences > maybe? Try to empty those out first to see if it makes any difference. Hi Katrin. We reviewed all the CS and JS we added in system preferences and html customizations and conduct test by removing these but unfortunately there were no changes to the drop down features. We did notice that some of out earlier customizations moved from the default tab to English(en) tab. Do you think this could be an issue?
(In reply to Owen Leonard from comment #2) > Ruth do you have any updates on this issue? Hi Owen. Unfortunately no positive updates thus far.
You're on 23.05? Using the default English templates? Have you tested in more than one browser?
(In reply to Owen Leonard from comment #5) > You're on 23.05? Using the default English templates? Have you tested in > more than one browser? Yes the current version is 23.05.06. We tested it in Chrome, Edge and opera. same results....Can you elaborate on the English templates.
(In reply to Ruth Elliott from comment #6) > Can you elaborate on the English templates. Sorry, I should have simply asked if your OPAC is in English or if you have a different translation installed and enabled by default.
(In reply to Owen Leonard from comment #7) > (In reply to Ruth Elliott from comment #6) > > Can you elaborate on the English templates. > > Sorry, I should have simply asked if your OPAC is in English or if you have > a different translation installed and enabled by default. Yes it is in English
Hello The issue has been resolved so we added a dropdown code in our html customizations that was using the same class name declared in in koha for the list dropdown.
(In reply to Ruth Elliott from comment #9) > Hello The issue has been resolved so we added a dropdown code in our html > customizations that was using the same class name declared in in koha for > the list dropdown. Oh that's a tricky one. Thanks for the feedback!