Back to Project
Getting Started
- How to install Client Portal
- Can I use it without WordPress?
- Setting up your first portal
- Using content pages
- Questionnaires with Contact Form 7
- Importing and Exporting Portals
- Icon Cheatsheet
Customisation
- How do I edit 'Phase 1, 2, 3' text?
- Customise project status modules
- Remove the project status modules
- How to change the fonts in Client Portal?
- How do I make a portal public?
- How to change the 'Client Portal Archive' text
- How to change the "Client Portal Login" text on the login page
- Change Error Message on the Login Screen
- How do I add or move Phases
- How do I redirect clients to the homepage after logged out
- What is the Legacy theme?
Troubleshooting
- Troubleshooting problems with Client Portal
- I’m not getting Client Portal updates
- Find and edit the Client Portal Login page
- I'm getting a 404 error message
- I'm getting an Nginx error message
- Trouble with logging into a portal
- Forgot password isn't working
Security
- Are my files safe in Client Portal?
- How do I hide Client Portal from search results?
- Private File Uploads
Users & roles
- Can I assign a client a different role?
- How can I assign multiple users to Client Portal?
- How do I add a new user to Client Portal?
Working with Client Portal
- Introducing Client Portal to your clients
- How clients can mark as complete
- Accepting file uploads with Contact Form 7
- Accepting file uploads with Gravity Forms
- Create a to-do list with Google Sheets
- Accepting file uploads in Client Portal
Integrations
How to change the fonts in Client Portal
If you would like to use web fonts from Google Fonts or Typekit, you need to insert their embed code into the Client Portal Settings page. (From your WordPress dashboard, navigate to Projects -> Client Portal Settings).
- 1
- Find the "Custom scripts in
head
" section. Paste the embed code in the text area. In this example, we've used the embed code from Google Fonts: - 2
- In the next section, "Custom CSS", you can set the fonts with CSS:
- 3
- If you want to use the custom CSS in an individual portal, you can specify the body class
.postid-212
(212 is the project ID, for example)
Here's a quick screencast on how to add Typekit fonts to Client Portal.