[x] On columns, use "pmb-no-break-before" on second/third item if bigger
[ ] separated labels from images is probably a problem (site owner)
[x] no images in epub (update)
[x] get FTP or SSH (site owner)
[x] some images in epub missing in kindle (they seem to exist though and Calibre reads them fine) -> SiteGround is automagically replacing the JPGS with WEBPs (even though the file's extension still says JPG). Need to turn of WEBPs in SG Optimizer.
[x] SG optimizer not clearing cache
[x] elementor image gallery (in # 1) gets crammed into one page in Calibre
[x] elementor image gallery behaves super randomly in Kindle preview
[ ] vimeo video not appearing unless you scroll to it immediately (solution: only create eBook on click and after everything else done)
[ ] epub: only thing to do on document ready is show the print button
[ ] when clicked, check if anyone's listening, and if so, fire "pmb_doc_conversion_requested" that the design can hook into to process junk
[ ] design should hook into "pmb_doc_conversion_requested" to prepare content
[ ] once design is all done, it fires "pmb_doc_conversion_ready"...
[ ] which epub JS listens for. Once it hears it, it converts the document and downloads it (it might need to instead just prepare the button so it can be clicked again, which would download the actual file)
[ ] best to do above for other PDF and word docs too....
[ ] links to "top" are invalid (site owner)
[x] image captions getting separated from images (need "pmb-no-break-before" and other CSS classes in ePub).