Skip to content
ThemesIonic — home
Themes

Buying WordPress Themes on ThemeForest

A marketplace is a shop, not a reviewed directory. The quality range is enormous, the licence is narrower than people assume, and the support window is shorter than the site's life.

4 min read intermediate

A theme marketplace is a shop, not a curated directory. Items are reviewed for basic compliance rather than held to the coding standards the official WordPress directory enforces, and the result is an enormous range: some of the best commercial themes available, alongside items nobody has touched in three years.

That means the buying decision is entirely yours, and the signals that matter are not the ones on the item page.

What the licence actually covers

Read this before the feature list:

  • A standard licence covers one installation. Two sites need two licences. This is routinely misunderstood, especially by freelancers who buy once and deploy repeatedly.
  • An extended licence exists for products where end users pay to access what you built. If you are selling access to something built on the theme, check which you need.
  • Support is included for an initial period, typically measured in months, and is extendable for a fee. The site will outlive it.
  • Updates generally continue under the marketplace's terms — but only while the author keeps publishing them.

That last point is the real risk and no licence protects against it. An author who moves on leaves a theme that works until a WordPress or PHP release breaks it, and then leaves you with a rebuild.

Judging quality before you buy

The item page is marketing. These are the signals worth reading:

Signal What to look for
Last update Within months, not years
Tested up to Current WordPress version
Comment thread Recent questions, answered by the author
Recent reviews Read the low ones — they describe the failure modes
Sales trajectory A theme selling steadily is a theme being maintained
Number of bundled plugins Each is a dependency and a possible conflict
Demo page weight Check the network panel; that is your floor

Open the live demo and narrow the browser. Then open it on a phone. Then run it through a speed test. Three minutes of that tells you more than the entire item description — and the wider evaluation is in how to judge a WordPress theme.

Bundled plugins are licensed to the author

Marketplace themes commonly bundle premium plugins — a slider, a builder, a portfolio tool — and advertise their combined value. What you get is the right to use them while you use the theme, under the theme author's licence:

  • you generally cannot register them in your own name for direct support;
  • updates arrive when the theme author ships them, not when the plugin author does, which can leave you running an outdated version of a plugin with a known vulnerability;
  • leaving the theme means leaving the plugins or buying your own licences.

That middle point is the one worth taking seriously. A bundled plugin is only as current as the theme author's last release.

The lock-in

Marketplace themes tend to sit at the heavier end of the lock-in scale, because feature depth is what sells them:

  • A large options panel, stored per theme and lost on switch.
  • A bundled page builder, with whatever storage model it uses — see choosing a page builder.
  • Theme-registered post types for portfolios, testimonials or team members, which strand that content on switch. Content types belong in a plugin, as custom post types explained sets out.
  • Demo imports that install content and plugins in one action.

Test all of it in ten minutes on a staging copy: build one representative page, switch to a default theme, and look at what is left.

When a marketplace theme is the right call

  • You need substantial layout capability from one purchase and will not assemble it from plugins.
  • The design genuinely fits and you will not be re-theming soon.
  • You have checked the maintenance signals and they are healthy.
  • The alternative is paying a developer for the same result at many times the cost.

When it is not

Never buy it anywhere else

A commercial theme offered free on another site is not the same file. Nulled themes are the single most reliable route to a backdoored WordPress install: the code is modified, the modification is the point, and no scanner catches all of them. Recovering from that is fixing a hacked site, which costs far more than the theme.

Common mistakes

  • Buying one licence for several client sites.
  • Importing a demo onto a site that already has content.
  • Choosing by screenshot, then finding your own content does not fit the layout.
  • Ignoring the last-updated date on an otherwise appealing item.
  • Assuming bundled plugins are current, when they update on the theme author's schedule.
  • Letting the support window lapse on a site you have not yet finished building.

Before you buy

Check the last update, open the demo on a phone, read the one-star reviews, and count the bundled plugins. If all four are acceptable, buy one licence and build one real page with your own content before you build forty.

Frequently asked

A standard licence covers one installation. Multiple sites need multiple licences, and there is a separate extended licence for products where end users pay to access what you build. Read the licence for the item you are buying.
Support ends and can usually be extended for a fee. Updates generally continue under the marketplace's terms — but the author's willingness to keep publishing them is what actually matters, and that is not guaranteed by anything.
Not necessarily, but they are not reviewed the same way. The official directory enforces coding standards and a public update path. A marketplace enforces less, so the range from excellent to abandoned is much wider.

Related guides