User Guide
This guide walks you through using your WordPress site — logging in, editing page content, managing images, viewing consultation requests, and answering common questions. Bookmark this page for reference.
Logging In
Go to https://hamedlaw.com/wp-login.php and enter your username and password. After login, you’ll see the Dashboard.
To return to the dashboard at any time, visit https://hamedlaw.com/wp-admin.
The Admin Bar
When logged in, you’ll see a black bar at the top of every page. From here you can:
- Click + New to quickly create a page or upload media
- Click Edit Page when viewing any page on the public site to jump straight to the editor
Consultation Requests
When someone submits the form on the Contact page (or the Schedule a Consultation page), the request lands in two places:
- You receive an email notification at the address set under Settings → General → Administration Email Address
- It’s saved in the Consultations menu in the WordPress sidebar (envelope icon, near the top)
Viewing requests
- Click Consultations in the left sidebar
- You’ll see a list with the requester’s Name, Phone, Email, and the date submitted
- Click any name to open the full request details
Managing requests
- Delete a request: hover over the row and click Trash
- Restore from trash: click Trash at the top, hover the row, click Restore
- Requests can’t be created from inside wp-admin — they only come in via the public form
Newsletter Subscribers
When someone enters their email into the “Stay In Touch” form on the Learn page, the email address is saved as a Subscriber and you get an email notification.
Viewing subscribers
- Click Subscribers in the left sidebar (envelope icon, near the top)
- You’ll see each email along with the page they signed up from and the date
- Click any row to see the full details
Exporting the list
WordPress doesn’t ship with an export tool for custom post types out of the box. If you ever need a CSV of all subscribers (e.g., to import into Mailchimp), ask your developer — it’s a one-line WP-CLI command.
Removing a subscriber
Hover over the subscriber row and click Trash. They won’t receive future emails (when you start sending them).
Note: this only stores the addresses. To actually send a newsletter, you’ll need to either copy the addresses into an email tool (Mailchimp, ConvertKit, etc.) or have a sending integration added.
Editing Pages
Most of the site’s editable content lives on individual Pages.
To edit a page
- In the left menu, click Pages
- Click the title of the page you want to edit (e.g., Home, Who We Are, What We Do)
- Scroll past the title field. Beneath the main editor you’ll see a section named for that page (e.g., Homepage Content, Who We Are Content)
- This section has tabs along the top, one per visual section of the page
- Click each tab to edit that section’s content
- When done, click Update in the top-right
Changes go live immediately on the public site.
What’s Editable Right Now
| Page | Editable Sections |
|---|---|
| Home | Hero, Intro, Services (up to 4), Mission, Testimonial, Google Review, Featured Resources (up to 3), Consultation CTA |
| Who We Are | Hero, Gray Intro Box, Beacon Section, Mission Section, Values (up to 5), Founder bio, Closing CTA |
| What We Do | Hero, Practice Areas Accordion (up to 4), Empower Section, Success Heading, Process Step |
| Our Impact | Hero, Quote Section, Success Stories (up to 3), Closing CTA |
| Learn | Hero, Featured Item, News Cards (up to 3), Newsletter CTA |
| Contact | Hero, Intro Content (heading + body shown above the consultation form), Form button label |
| Schedule a Consultation | Hero only — the form copy comes from the Contact page so you only edit it once |
| Careers, Civil Rights Lawsuits | Hero headline + optional highlighted word |
| User Guide (this page) | Edit the content directly in the main editor |
Field Types You’ll See
- Text fields: Single line of plain text. Good for headlines, button labels, names.
- Text areas: Multi-line plain text. Good for short paragraphs.
- Visual (WYSIWYG) editor: Rich text with bold, italic, link buttons. Good for body paragraphs.
- Image fields: Click Add Image to upload a new file or pick one from your media library.
- URL fields: Web addresses. Use full URLs (
https://...) for external links, paths (/about/) for links to your own site. - Color picker: Click the color swatch to choose a color.
Tips
- Leave a card title blank to hide that card on the public site. The Home page has 4 service slots and 3 resource slots; Who We Are has 5 value slots; What We Do has 4 accordion slots; Our Impact has 3 success-story slots; Learn has 3 news slots. You can always use fewer than the maximum.
- Highlighting words inside the hero headline: each page has a Highlighted Word field. Whatever you type there will be wrapped with the page’s decorative highlight in the hero. Leave blank for no highlight.
- Highlighting words inside other headings or quotes: wrap them in
<span>...</span>tags — the theme styles them in your accent color.
Example:Our mission is to defend through <span>fearless advocacy</span>. - Previewing: click the dropdown arrow next to Update, then choose Preview.
- Undo unsaved changes: click Discard changes.
Site-Wide Settings
Some things on the site aren’t tied to a specific page — like the logo, the footer, and the social media links. These live under Appearance → Customize, which gives you a live preview as you edit.
Logo, Title, and Tagline
- From the dashboard, go to Appearance → Customize
- Click Site Identity
- Upload a new Logo, change the Site Title, or update the Tagline
- Click Publish in the top-left
Footer (Copyright, Social Links, Footer Navigation)
- Go to Appearance → Customize
- Click Footer
- Edit any of:
- Copyright Name — the © symbol and current year are added automatically. Leave blank to hide the copyright line.
- Social URLs — Instagram, LinkedIn, Facebook, YouTube, X/Twitter, Vimeo. Leave a URL blank to hide that icon.
- Footer Links — up to 4 text+URL pairs (e.g., Careers, Contact). Leave both fields blank to hide a slot.
- Click Publish
Managing Images
Uploading
- In the left menu, click Media → Add New Media File
- Drag files into the upload area, or click Select Files
You can also add images directly when editing a page — clicking any image field opens the media library.
Recommended Sizes
- Hero / banner images: 1920px wide
- Card images (services, resources, stories): 800–1200px wide
- Logos & icons: SVG preferred (scales perfectly), or 512px PNG with transparent background
Supported File Types
JPG, PNG, WebP, GIF, SVG.
Adding New Users
To add another user (for example, another admin):
- Go to Users → Add New User
- Fill in username, email, and a password
- Choose a Role:
- Administrator: Full access (can do anything)
- Editor: Can edit any page or post but can’t change site settings or install plugins
- Author: Can create and publish their own posts
- Subscriber: Read-only
- Click Add New User
Updating Plugins & Themes
WordPress core, plugins, and the active theme periodically have updates available. To check:
- Go to Dashboard → Updates
- Review what needs updating
- Click the relevant update buttons
Always preview your site after updating — occasionally an update changes behavior. If something looks wrong, contact your developer.
Backups
Before making big changes (especially to plugins or the theme), it’s worth having a backup. If you don’t have an automated backup system in place yet, ask your developer about setting one up.
Troubleshooting
Can’t log in
- Check the URL:
https://hamedlaw.com/wp-login.php - Click Lost your password? to reset by email
Page changes don’t show up
- Hard-refresh your browser: Cmd+Shift+R (Mac) or Ctrl+F5 (Windows)
- If still missing, wait a minute — the server caches pages briefly
Image won’t upload
- Check the file size (usually under 64MB)
- Check the file type is supported
- Try a different browser if the issue persists
Not getting consultation request emails
- Check your email’s spam folder first
- Verify the right address is set under Settings → General → Administration Email Address
- The submission is still saved under Consultations in wp-admin even if the email fails
Need Help?
Don’t worry about “breaking” anything — your edits to page content are saved separately from the site’s code. If something looks wrong, your developer can recover quickly. When in doubt, ask first.
This guide is updated as new features are added.
