In Flow, an author must have an article assigned to them for their author page to display properly. If a new author is created but has no articles assigned then their author page will return a 404 Page not found error. Most browsers will cache this error page so even after an article is assigned to the author the 404 error will still display until caches have refreshed.
The way to avoid this is:
- Create the author in Flow, DO NOT try to view their page.
- Assign an article to the new author.
- You can now check the author page and it should load properly.
Comments
0 comments
Please sign in to leave a comment.