Quote:
Originally Posted by MeiGuddet
Thank you! Strange is when I'm using "ePub disable built-in body padding-bottom", "Reduce top/bottom page spacer" and "Custom reading footer style" together with `Remove recommendations (row1col2) from home screen` and `Remove footer (row3) and increase cover size on new home screen`it works. See logfile.
|
Oh... now I see why

. It's a race. It's to do with the order in which they are applied, and I made my remove row1col2 work fine even when applying other patches (and that's why I didn't put it in the home screen group when initially porting the patches), but the remove footer & increase size patch (not made by me) was not made to be as resilient (it searches for the whole css thing, not just the relevant selector). I'll see if I can fix this for the next release of the patches.
Edit: I have
fixed the conflict. Will be released next week in v29 along with some
other changes (and maybe a new patch from the request thread).