Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Header Account Link Text Replace With First Name

Synopsis

Replace the header account link with the members' first name.

Version

  • 0.2.0

SS Versions

  • 7.1

  • 7.0

v7.1 Fluid Engine Compatible

  • Not Applicable

Dependencies


Quick Install

Notes

The code adds a twc-haltrwfn CSS class name to each account link in the Page for use in your custom CSS.

The code does not change Squarespace's default behaviour of having the Account link text appear, even though you have been automatically signed out of the member account and need to click the link to sign in again.

Demo

You can see a demo of this effect here.

Make a Donation

Please consider making a donation.

Changes

  • 2025-01-15

    • get the first name, when available, from memory instead of a call to URL
    • bumped version to 0.2.0
  • 2025-01-13

    • initial version