View Single Post
Old 11-13-2021, 01:19 PM   #6692
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,044
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
By default, when reusing a chapter text, FFF removes the first h3 (and h2) tag(s) found and keeps everything else in the body.

It also will remove all tags with the class skip_on_ffdl_update for just this sort of occasion.

So add class="skip_on_ffdl_update" on your <h4> tag and it should work as desired in future. That won't help clean up existing chapters though. Also, I'd move the last <br> inside the <h4> so you don't end up with an ever growing vertical space.

It looks like that feature isn't mentioned in custom output wiki page. I will add it.

Quote:
Originally Posted by icecold View Post
I've been having an issue with how I've been adding the word count and date posted to SB/SV/QQ with custom output and I'm pretty sure that it's mostly a mistake on my end that's causing it. I think that when I'm updating a story it for some reason re-adding the word count and date.
JimmXinu is offline   Reply With Quote