1. Create an account
Go to /register, select a username, and complete the sign-up form. This username becomes part of your public profile URL such as /yourname.
This is the full walkthrough for the entire Rizzzler experience: creating your account, logging in, setting up your profile, customizing your look, uploading media, managing privacy, and troubleshooting the most common issues users run into while building a strong public showcase.
Go to /register, select a username, and complete the sign-up form. This username becomes part of your public profile URL such as /yourname.
Check your email, confirm your account, and log in. Verification is required before many features are fully available.
Fill in your bio, links, profile image, banner, and visual theme. Then publish and share the final page with your audience.
Open /register and create a new account. Choose a username that is short, memorable, and easy to share. This is usually the main identity used in your public showcase.
After you submit the form, the app may send a verification note. Open the email and verify your address. This helps activate your account and makes the page usable for public sharing.
Use your email or username credentials to sign in, then open the dashboard. This is the main control area where you manage your profile, links, images, theme, and visibility.
Registration creates your user identity, your showcase slug, and your profile state. Once you complete verification and login, you can use Rizzzler as a fully functional profile page with custom branding and social links.
Use this area to update your display name, bio, role, location, and any identity details that define how visitors see your page.
Choose the visual appearance of your showcase. Rizzzler includes multiple themes with different moods, from bright and playful to dark, neon, and premium.
Add important destinations such as Instagram, X, GitHub, portfolio, blog, email, or business profiles so visitors can reach you quickly.
Upload and manage your profile image, banner, gallery content, and custom showcase audio. You can also edit the hero eyebrow text and the text that appears under each moment block on your public page.
Keep your page hidden temporarily when needed, or make it public when you are ready to share it with the world.
Review your account status, basic user details, and public visibility preferences so your showcase stays relevant and up to date.
The login flow is not just a simple front-end action. It is the security layer that connects your account with your public profile, dashboard settings, and theme data.
Your bio should explain who you are, what you do, and why someone should click your links. A good profile does not try to say everything. It focuses on one message and makes it easy to understand.
A full profile page works best when it feels intentional. Keep each section focused and visually clean.
These are the built-in visual styles available in the dashboard. Each one gives a different mood and is meant to fit a different kind of profile.
Soft blue-silver tones with calm glow effects. Best for a clean, elegant, premium personal brand.
Stormy, dramatic, and intense with jagged shapes and electrified mood. Best for darker or edgy identities.
Neon synthwave style with cyber details and glowing contrast. Perfect for futuristic and tech-heavy profiles.
Pastel, playful, and bright with a scrapbook feel. Great for cute, cheerful, creative personal pages.
Luxury stage energy with glow, spotlight vibe, and glamorous styling. Ideal for creators and artists.
Holographic cyber aesthetic with futuristic motion and a tech-driven identity. Best for digital-first brands.
Earthy, rugged, and grounded. This theme looks bold and cinematic, fitting strong personal brands.
Cool glassy blue aesthetic with icy technical details. Great for minimal and futuristic profiles.
Childish, cartoon, candy-colored, and highly playful. Best for lighthearted creators, students, and fun brands.
Dark cyber nightlife style with vibrant neon gradients and dramatic contrast. Best for bold modern creators.
| Theme | Best for | Vibe | Choose it if you want |
|---|---|---|---|
| Moonlight | Creators, portfolios, calm brands | Clean and premium | A polished and elegant identity |
| Dark Nights | Developers, gamers, futuristic brands | Cyber / tech | A flashy, high-contrast, modern online presence |
| Cute Foxy | Creators, students, joyful brands | Playful and soft | A friendly and approachable personality |
| Bubble Pop | Fun creators, kids, casual personal pages | Cartoon and cheerful | A childlike, bubbly, happy visual style |
| Neon Pulse | Modern artists, nightlife creators, bold content | Dark neon energy | A dramatic, electric, attention-grabbing look |
| Rocky | Strong personal brands, rugged creators | Bold and grounded | A durable, cinematic, serious image |
| Scifi | Tech founders, digital-first brands | Futuristic | A smooth, concept-forward, tech identity |
| Diva | Artists, performers, fashion, influencers | Luxury and spotlight | A glamorous, star-led visual personality |
Rizzzler has different visual styles for different identities. Pick something that matches your purpose: friendly, creative, professional, dark, or playful.
Effects and decorations can make your page more dynamic, but they should support the design rather than overpower it. One strong visual direction works better than many conflicting ones.
Even if the page is visually rich, readability should remain high. Good contrast, clean spacing, and consistent fonts make your page easier to browse.
Use one color story, one tone of voice, and a minimal but unique layout. This keeps your page memorable and professional.
Use a clear portrait, avatar, or logo. Visitors often decide in seconds whether a page feels credible, so first impressions matter.
A banner adds depth and personality to the page. It should support the theme and feel aligned with the rest of the content.
Display your strongest work, projects, or photos in a clean arrangement. A simple gallery is often more effective than a crowded one.
Audio can create mood, but it should be used carefully. Keep it tasteful and make sure it does not overwhelm the content. You can choose a preset track or upload your own audio file from the dashboard; user uploads are capped below 1MB and are stored in MongoDB.
For best results, use optimized media sizes and standard formats. Large files may slow down the page or fail to upload completely. Always keep the final page fast and clean.
Once your account is active and verified, your showcase should generally be visible at your public username URL.
If you are editing your page or want a private period, you can hide it from the dashboard while keeping your account in place.
You can update the page as often as needed without resetting your entire identity. This makes it easy to keep your profile fresh and relevant.
Your Rizzzler profile is more discoverable when it has a clear username, good content, and strong metadata. Use a clean title, strong bio, and share your public URL across relevant platforms.
Restart the server. Make sure the theme exists in the shared registry and that it has a matching CSS file in public/css/themes. This is the most common reason a new style fails to appear.
Check your spam or junk folder. If it still does not arrive, validate your mail credentials, SMTP host, and any app environment values that control email delivery.
Check whether the account is active and whether the page has been paused or hidden in settings. Refresh the page after any visibility change.
Try a smaller file, a supported format, and a cleaner image. Some unsupported types or very large files are rejected by the server.
Review the values you are submitting and ensure they match expected formats. Bad theme keys, invalid media references, or unsupported values can stop a save from working.
Verify the account exists, the password is correct, and the app session config is running properly. If the issue persists, clear cookies and retry.
Open the dashboard and confirm the latest content has saved. Sometimes the page is correct but the browser is still showing a cached version.
When new theme files or setting changes are added, restart the app so the latest routes, templates, and registry data are reloaded.
| Problem | Why it happens | How to fix it |
|---|---|---|
| New theme not showing in Customize | The server is still running an older theme list or the theme key is missing from the registry | Restart the app and confirm the theme is added in the shared registry and CSS file exists |
| Verification email not received | SMTP is not configured correctly or the email was filtered into spam | Check the mail settings, spam folder, and server environment values before retrying |
| Login page keeps rejecting credentials | Password is wrong, the account is not active, or the session is broken | Verify the account, reset the password if needed, and clear cookies before trying again |
| Image upload fails | Unsupported format, too large a file, or incorrect upload handling | Use a smaller supported image and confirm the server accepts the file type |
| Profile page looks outdated | The browser is caching older content or the latest save did not complete | Refresh the page, clear cache if necessary, and confirm your dashboard changes saved |
| Profile is hidden | Visibility settings were turned off or account is still unverified | Open dashboard settings and enable visibility again, then verify the account status |
Click Sign up, choose a username, verify your email, then log in and complete your profile details, links, photos, theme, and showcase settings in the dashboard.
Your username becomes your public profile slug, like /yourname. Visitors can open that page directly and see your content without needing to create an account.
Yes. Verification activates your account and ensures your profile can be used fully. Without it, some dashboard features and email-based actions may remain limited.
Yes. Open the dashboard, go to Settings or Customize, and pick any built-in style. You can switch themes at any time without losing your content.
You can add your display name, bio, professional role, social links, contact links, avatar, banner, gallery images, audio presets, and personal branding details.
No. Rizzzler is designed for core profile usage without a payment wall. You can use the main showcase features and customization tools freely.
Once your account is verified and active, your page is public by default. From the dashboard, you can hide or pause it temporarily if you want to private it for a while.
Yes. The dashboard supports avatar, banner, gallery, and audio uploads so your page can feel more personal and visually branded.
Usually this happens when the server has not restarted after a theme was added, or the theme key was not added to the shared registry. Restart the app and refresh the page.
It usually means the mail setup is not complete or the email was filtered into spam. Check the SMTP configuration and your spam folder before retrying.
Write a short but clear description of who you are, what you do, and what kind of visitors you want to attract. Keep it direct and easy to scan.
A good showcase page has a clear identity, a professional or memorable visual theme, a polished profile image, a clean bio, and a few important links.
Yes. Rizzzler is meant to be editable. You can update your content, links, theme, and media any time from your dashboard.
Check the file type, size, and format. Large or unsupported files are often rejected by the server, so keep media sizes reasonable and use supported formats.
Yes. If needed, you can hide or deactivate the public showcase while keeping your account data available. You can also remove or edit content from the dashboard.
Yes. You can set a custom theme, choose background styling, apply visual effects, upload branding assets, and tailor the look to your personal identity.
This is often caused by an incomplete profile setup, a stale browser cache, or a missing or broken media asset. Review the settings and refresh the page.