Q.: I have the cool pregenerated file for one my post. How do I use them together with the plugin?
A.: Generated by plugin files has names <post_slug>_<post_id>.ext, where ext is pdf, epub, mobi or fb2.
Rename your file (e.g. book.pdf) to <post_slug>_<post_id>p.pdf and upload it to folder http://yoursite.com/wp-content/upload/bg_forreaders.
When you added letter “p” at the end of filename you said plugin that this is protected file, don’t update it!
Q.: How can I change icons of download form at my site?
A.: Just replace image files document_pdf.png, document_epub.png, document_mobi.png, document_fb2.png, in folder http://yoursite.com/wp-content/upload/bg_forreaders.
Q.: How can I say to plugin to ignore some text on the site for readers?
A.: Place this text into shortcode [noread]...[/noread].
Q.: How can users access the OPDS catalogue?
A.: OPDS catalogue URL http://yoursite.com/feed/opds.
Q.: I have set the Generate OPDS catalogue option, but my OPDS catalogue isn’t available yet. What should I do now?
A.: In this case, to display your OPDS catalogue, you’ll first need to flush your WordPress rewrite rules. In the WordPress admin dashboard, click Settings -> Permalinks. Once here, just click Save Changes, which will flush the rewrite rules.