Home Pricing Sign Up Free
Docs » Portal link 404

Portal link returns 404

Almost always a WordPress rewrite rules issue. Quick fix.

Fix in 30 seconds

  1. WP Admin → Settings → Permalinks
  2. Don't change anything — just click Save Changes
  3. Test the portal/invoice link again

This forces WordPress to re-flush its rewrite rules. It's usually all that's needed.

If still 404

Default WordPress 404 page shows

If you see your theme's "Page not found" page (with theme nav, footer, etc.), that confirms WordPress is hitting its default 404 handler instead of our portal route. Save Permalinks fixes it.