fueko home fueko home

Login panel

Shoji’s login panel changes with the visitor’s member state. Logged-out visitors see 'Sign in' and 'Sign up' links, while logged-in members see account access and a sign-out action.

Tip: Replacing 'Sign up' with 'Membership' (Requires theme editing)
  1. To replace the 'Sign up' link with 'Membership', open ../partials/members/login_panel.hbs in your code editor and find:

  1. Then, replace with:

  1. Save your login_panel.hbs file in ../partials/members/ folder.