decaturlibwp
Forum Replies Created
-
Forum: Plugins
In reply to: [Library Bookshelves] Syntax for using Koha reportthis should be a public report, hopefully this is the link to it: https://decatural.bywatersolutions.com/cgi-bin/koha/svc/report?id=173
So, I should just delete the lines that say
LEFT JOIN biblioitems USING (biblionumber)
LEFT JOIN biblio USING (biblionumber)?
Forum: Plugins
In reply to: [Library Bookshelves] Syntax for using Koha reportWouldn’t that require a login to our koha?
Here is a link to the edit for it. I do not have bookshelves pointed at it currently
https://staff.mydpl.org/cgi-bin/koha/reports/guided_reports.pl?reports=23&phase=Edit%20SQLForum: Plugins
In reply to: [Library Bookshelves] No shelves display on mobileThat does not appear to have worked. Sorry. Also tried switching “Lazy load” from On demand to progressive
Forum: Plugins
In reply to: [Library Bookshelves] No shelves display on mobileWhen I view it on my motorola phones chrome browser, I get blank space below the tabs, when my boss looks at it on her iphone/apple browser, she also gets blank space where the actual carousel should be. We see the nav arrows, just no books.
It works fine on PC browsers. It does not work on Tablets or phones.
we have this custom code under the “Slider Settings” [ { breakpoint: 1025, settings: { slidesToShow: 6, slidesToScroll: 1 } }, { breakpoint: 769, settings: { slidesToShow: 4, slidesToScroll: 1 } }, { breakpoint: 481, settings: { slidesToShow: 2, slidesToScroll: 2 } } ]Forum: Plugins
In reply to: [Library Bookshelves] No shelves display on mobileI enabled it on our website again mydpl.org Only custom code I have is what you suggested to get it to display 2 books on mobile.
Forum: Plugins
In reply to: [Library Bookshelves] ISBN-13 supportDo I need to change my reports in some way?
Forum: Plugins
In reply to: [Library Bookshelves] Display errors on multiple bookshelvesThe other fix was working. I will update and see if I need to undo the other fix . Thank you so much
Forum: Plugins
In reply to: [Library Bookshelves] Display errors on multiple bookshelvesphotonicgnostic, Thank you for the reply. I will try to get this done today and see how it looks.