From 6a153a6d283982392cd74c5bbc9c842faca89dee Mon Sep 17 00:00:00 2001
From: Tetrakern <26898880+Tetrakern@users.noreply.github.com>
Date: Thu, 18 Apr 2024 14:32:21 +0200
Subject: [PATCH] Update DOCUMENTATION.md
---
DOCUMENTATION.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md
index 6c19b5ef..b72a54c4 100644
--- a/DOCUMENTATION.md
+++ b/DOCUMENTATION.md
@@ -56,7 +56,7 @@ Story cards are used in the Stories [page template](https://wordpress.org/suppor
| Redirect Link (A) | URL | Redirect to a different URL when the post is accessed. Make sure you know what you are doing.
| Support Links (Various) | URL | Links to subscription campaigns. Falls back to the author’s profile if left blank.
-**(A):** For Advanced; these meta fields are hidden unless you check the "Enable advanced meta fields" option under **Fictioneer > General > Compatibility.** Most sites just do not need these.
+**(A)** for Advanced: These meta fields are hidden unless you check the "Enable advanced meta fields" option under **Fictioneer > General > Compatibility.** Most sites just do not need these.
### eBooks/ePUBs
@@ -122,11 +122,11 @@ This notice appears above the title if you add a chapter warning, not to be conf
| Hide title in chapter | Check | Hide the title and author on chapter pages.
| Hide support links | Check | Hide support links at the end of the chapter.
-**(A):** For Advanced; these meta fields are hidden unless you check the "Enable advanced meta fields" option under **Fictioneer > General > Compatibility.** Most sites just do not need these.
+**(A)** for Advanced: These meta fields are hidden unless you check the "Enable advanced meta fields" option under **Fictioneer > General > Compatibility.** Most sites just do not need these.
### Text-To-Speech Engine
-Must be enabled in the settings and is started from the paragraph tools. Makes use of the free [Web Speech API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API) that all modern browsers support, which can be wonky at times but produces surprisingly decent results. Primarily meant as accessibility feature for the reading-impaired. Absolutely _not_ fail-proof and depends on the browser and operating system; additional permissions may be necessary.
+Must be enabled in the settings and is started from the paragraph tools. Makes use of the free [Web Speech API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API) that all modern browsers support, which can be wonky at times but produces surprisingly decent results. Primarily meant as accessibility feature for the reading-impaired. Absolutely _not_ fail-proof and depends on the browser and operating system; additional permissions may be necessary on the playback device (this is outside your control).
**Supported:** Only first level children of the content container are read, and only paragraphs and headings. If you want tables, quotes, and more to be read, add the desired output as paragraph with the `hidden` CSS class.
@@ -230,8 +230,6 @@ Metadata for search engine results, schema graphs, and social media embeds. If l
A collection of optional support links: Patreon, Ko-fi, SubscribeStar, PayPal, and a generic donation link for anything else. They are displayed in several places, such as under each chapter unless disabled. You can set different links per chapter and story, defaulting to the parent or author profile if left empty.
-**Supports:** Posts, Stories, Chapters
-
## Additional CSS Classes
You can add additional CSS classes to paragraphs and other blocks for extra styles and functions. Just select a block in the editor and scroll down to the **Advanced** section in the [block settings](https://wordpress.org/support/article/working-with-blocks/#block-settings) panel. This can be your own or classes provided by the theme, which are highlighted in the editor as shown in the image.
@@ -894,6 +892,8 @@ This automatically creates and connects a subscriber account, which makes commen
**Note:** Make sure you have a proper [Privacy Policy](PRIVACY.md) set up before you allow registrations. Fictioneer does not collect undue data and this is an informed, deliberate action. However, privacy is always an issue. This is why subscribers should have the option to self-delete their data and accounts at any time, sparing you a lot of potential trouble (i.e. "the right of erasure").
+If everything is set up and the link does not work, flush your permalink structure under **Settings > Permalinks** (just save, you do not need to change anything).
+
## Checkmarks, Follows & Reminders
Checkmarks, Follows, and Reminders are progress tracking features for logged-in subscribers that need to be enabled in the settings. But unless you host dozens or hundreds of stories, they are mostly a gimmick. Single serials do not need them and readers are quite capable of keeping track with browser features alone. Please refer to [Users & OAuth](#users--oauth) for more considerations regarding user registration. If you decide to enable these features, you should also assign a Bookshelf page in the theme settings.