Your comments

You were correct, I had some old files from a few years back when I first setup ubooquity. After removing them, no errors. I walked through your code, and saw where the publishers are added to the arrays, makes sense. Cleared caches and now featured publishers and the rest look good. Thanks for your help, and again thanks for the theme. 

Cleared the cache, now publishers only show up once.

Thanks again for the theme.

Now to figure out how to create story arcs and setup featured comics (TPBs)

Reading through this thread again, as well as others, I tried changing the comicBaseID to the one that comes up in the URL when a user goes to the main Ubooquity comics page. And it does look better, now the publishers show up without the white lines bu they are all appearing twice. 

I've read through all the docs on the associated gitHub page, and dozens of pages from searches, but I can't find documentation that would take a newbie through the process of using themes. If anyone has more info on basic tips, arc building, setting featured series, etc, please send them my way. And if it makes sense, will add to some documentation to help clarify for future users.

Thanks,

Hi Scott,

Thanks for your continuous efforts on this project. I'm sure many people will benefit from this. I've recently retired and have some spare cycles so I started up a Ubooquity server (via Docker on a WD PR4100 NAS). I added your comixology2 theme and get partial success. The initial start screen, the one with "Latest" and "Random"comics looks good. When I select "Publishers" from the menu the page takes a while to load and the top two sections ("Comics" and "Featured Publishers") have a white space for a few inches and then the featured publishers show up but are overlapping some text and the rest of the publishers follow underneath.

I checked the settings.js file and it has

"var featuredPublishers=["DC Comics","Marvel","Image","IDW Publishing","Dark Horse Comics", "Vertigo"];"

on line 5.

I did not modifiy the comicsBaseID=1. Should I change this? (I haven't modified any of the settings.js nor any of the files in the folder)

Additionally, Ubooquity log file shows errors when loading a new page.

20210415 03:41:39 [qtp1473205473-278] ERROR com.ubooquity.provider.theme.a - Theme resource not found: jquery-3.1.1.min.js
20210415 03:41:39 [qtp1473205473-275] ERROR com.ubooquity.provider.theme.a - Theme resource not found: settings.js
20210415 03:41:39 [qtp1473205473-280] ERROR com.ubooquity.provider.theme.a - Theme resource not found: theme.js

Any suggestions are aprreciated. I can also help try and help with other issues once I get my head around this. I was an application and systems software engineer in a previous life. I'm new to the server side of things.

Thanks!