Your cart is currently empty.

Return to shop

Monica Kothari — MNK Jewels
Monica Kothari — MNK Jewels

Our Story, Our Promise

From bridal to everyday — crafted with heart, backed by trust

Explore Our Journey
``` --- ## Verify it's working ### Step 1 — Check WP Admin sees it Go to **WP Admin → Appearance → Themes** You should now see **MNK Jewels** as an available theme with the name showing correctly. If you don't see it, the `style.css` is either missing or in the wrong folder. ### Step 2 — Activate it Click **MNK Jewels → Activate** Your site will look broken — that's expected. We haven't built the full theme yet. But this confirms WordPress can read it. ### Step 3 — Check for PHP errors Go to your site URL. If you see a white screen or PHP error, it means there's a syntax error in `functions.php`. To check: go to **WP Admin → Tools → Site Health → Info** and look for any fatal errors. Or in Local, check the error log at: ``` Local Sites/mnk-jewels/logs/php/error.log