Custom pages
The members feature allows you to turn any site into a membership business with member signup, paid subscriptions and email newsletters.
The members feature is enabled by default. However, you need to create the following pages to avoid the 404 error.Step-by-Step
- Create an Account page.
- Create Signup & Signin pages.
The error indicates that there was previously used aroutes.yamlfile with another theme that required it. To solve the problem, reset theroutes.yamlfile to its default settings.
routes:
collections:
/:
permalink: /{slug}/
template: index
taxonomies:
tag: /tag/{slug}/
author: /author/{slug}/
Type at least 2 characters to search