
State: Product Activated
Official Version
Official version provided by the developers. Licensed under the GNU GPL, allowing use on an unlimited number of sites.
Technical Support
Professional assistance with any technical issues. Support is included in the price. Read our Support Policy.
Guarantees and Safety
100% safe and fully functional product. Completely risk‑free. 14‑day money‑back guarantee. Read our Refund Policy.
Nimmo is a classic creative one-page theme: you’re selling a studio, app, freelancer, small agency. One strong homepage with sections, anchor menu, a few case studies, a contact block, done. I reach for it when the site is basically a pitch deck and nobody wants to babysit a complicated blog or a multi-level catalog.
The flip side: the whole site experience depends on front-end JavaScript behaving nicely. If your cache/optimization stack is aggressive, Nimmo-style themes are the first to show cracks (smooth scroll, sticky header offsets, animations firing late).
In practice, Nimmo setups usually boil down to:
front-page.php / a dedicated “One Page” template). That’s the file that decides what sections render and in what order.wp_options / post meta.#about, #work, #contact). The theme JS intercepts clicks and does smooth scrolling + active-state highlighting.If you want to change “how it looks”, you mostly live in:
If you want to change “how it behaves” (scroll offsets, when animations trigger, how the sticky header is calculated), that’s theme JS territory. I don’t edit parent theme files for that unless there’s no alternative—updates wipe it.
1) Anchor menu scrolls to the wrong position (header covers the section)
Root cause: sticky header height not accounted for (and WP admin bar on logged-in users makes it worse).
Fix:
scroll-margin-top to section wrappers (works if sections have IDs).section[id] { scroll-margin-top: 90px; }
2) Animations/counters/parallax don’t run (or run once, then freeze)
Root cause: JS execution order after optimization (defer/delay), or missing dependencies.
Fix I use:
jquery-core..js file).3) Contact section shows, but the form doesn’t submit / spinner forever
Root cause: the form plugin isn’t active, or its AJAX script is delayed/cached weirdly.
Fix:
All products we provide come only from official sources and verified developers. To confirm their integrity and safety, the archive has been scanned for viruses and malware. You can review the scan results at any time by clicking the button below.
View in VirusTotalThe theme normally runs without a license key, but without activation you typically lose auto-updates, vendor support, and sometimes demo importer access.
In my package it’s activated and working — I tested it.
Manual update path:

You can find detailed instructions on how to update a theme or plugin on this page.
Yes, but you’ll rebuild the navigation logic. One-page anchor menus don’t translate cleanly to multi-page hierarchies without rethinking header/menu settings.
Scrollspy scripts rely on section heights and offsets. Sticky header height + lazy-loaded images can throw it off. Fix offset first, then disable “smooth scroll” if it still misbehaves.
Not fully. One-page themes are JS-driven; delaying the wrong handle breaks UX. I exclude jQuery + theme main JS, then optimize the rest.
Content/order in the homepage editor, visuals in Customizer/CSS. Only touch templates/JS in a child theme if you accept ongoing maintenance.
You can use any product from our store on as many websites as you like.
After purchasing a product, you’ll be able to download it — including the most recent version — for the next 72 hours. Once that period ends, you can either repurchase the product or switch to one of our membership plans.
With an active membership, updates are always included. You’ll have continuous access to the latest versions for as long as your membership remains active, without worrying about expiration dates.
Yes, we do. In most cases, you can expect a reply within 24–72 business hours. For simpler issues, we’re often able to respond much sooner.
You can contact us via live chat or open a support ticket directly from the product page — whichever is more convenient for you.
No, there are no limits. We don’t believe in restricting downloads. If you need to download a product multiple times, that’s absolutely fine.
We use professional, high‑performance storage systems to ensure downloads are fast, stable, and hassle‑free.
No, license keys are not included. In the past, license sharing and related issues caused account problems, so we decided to stop distributing keys.
That said, all products you receive are fully authentic. For items that normally require activation, we provide them pre‑activated, allowing you to install and use them immediately without dealing with license input or activation errors.
Yes — 100%. All products are original and distributed under the GNU GPL v2/v3 license.
The main difference compared to purchasing directly from the original author is that we don’t offer additional services such as custom development or one‑on‑one support. License keys are also not included. Instead, products that typically require activation are delivered ready to use, allowing installation on unlimited websites.
Yes, we stand behind our products. If you encounter an issue that cannot be resolved or a technical problem without a workable solution, we’ll do our best to help — and if necessary, issue a full refund.
Please note that refunds are not available if the product works as described but simply does not meet personal expectations. We’ve also encountered cases where refund requests were made while the product was still in use, which we cannot allow.
Our approach is simple: fairness and transparency. If you ever have a concern, just reach out — we’re always open to finding a reasonable solution that works for both sides.

Reviews
There are no reviews yet.