Skip to content
ThemesIonic — home
Themes

The7 Theme

The7 is a multipurpose theme built around bundled page builders and a very large options panel. Its strength is that it does everything; its cost is that everything it does becomes yours to maintain.

4 min read intermediate

The7 is a multipurpose theme: one product intended to build any kind of site, through a very large options panel and bundled page builders. It is one of the best-selling themes on the marketplace, and understanding what that category commits you to matters more than any individual feature it offers.

What "multipurpose" means in practice

A multipurpose theme is a platform. It typically supplies:

  • Its own extensive options panel controlling header, footer, typography, colours and layout.
  • One or more bundled page builders, included with the theme licence.
  • Bundled premium plugins — sliders, portfolios, forms.
  • Dozens of importable demo sites.
  • Its own post types for portfolios, testimonials or team members.

Each of those is genuinely useful and each is a thread tying the site to the theme. The options are stored per theme; the demos import content; the post types own your content; the bundled plugins are licensed to the theme, not to you.

Bundled plugins: read the licence

This is the detail people discover late. A bundled premium plugin is normally included under the theme author's licence, which means:

  • You may use it while you use the theme.
  • You generally cannot register it in your own name for direct support.
  • Updates arrive through the theme, so they follow the theme author's release schedule rather than the plugin author's.
  • If you leave the theme, you leave the plugin, or you buy your own licence.

None of that is dishonest — it is the standard marketplace arrangement — but it means "includes six premium plugins worth more than the theme" is not the saving it appears to be.

The marketplace model

Themes sold on a marketplace share a commercial structure worth knowing:

  • A one-off price covering one site, with support included for an initial period and renewable after it.
  • Updates that generally continue beyond the support window, though the terms are the marketplace's rather than the author's.
  • Quality that varies enormously between items, because the marketplace is a shop rather than a reviewed directory. The general picture is in ThemeForest and marketplace themes.

What to check before buying any of them: the last update date, the WordPress version it is tested against, and whether recent support questions are being answered. A marketplace theme with a lapsed author is a dependency with an end date.

The lock-in

Three layers, and they compound:

Options-panel lock-in. Everything configured in the theme's panel is stored per theme and lost on switch. On a theme with a panel this large, that represents real work.

Page builder lock-in. Whatever the bundled builder stores, it stores in its own way. If it writes shortcodes into post content, your pages become bracket text without it — the pattern described in choosing a page builder.

Content-type lock-in. If the theme registers a portfolio or testimonial post type, that content stays in the database with no admin screen and no URL after a switch. Content types belong in a plugin, as custom post types explained sets out.

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

Performance

Multipurpose themes carry the code for features you are not using. Good ones load conditionally; the honest way to find out is to measure rather than to trust the claim.

Load a demo and check the network panel on a page that is just text: how many requests, how much transferred. That is your floor — your site will never be lighter than the theme's own demo. Then work through how to speed up a WordPress site, remembering that images and hosting usually matter more than the theme.

Who it suits

A good fit for: someone who needs a lot of layout capability from one purchase, is comfortable inside a large options panel, and does not expect to re-theme. Also for a site where the alternative is buying a builder, a slider, a portfolio plugin and a form plugin separately.

A poor fit for: developers who want to control markup, content-heavy sites that need portability, projects with a hard performance budget, and anyone whose real requirement is one specific layout — for which a lighter theme plus custom CSS is less work in every direction.

Common mistakes

  • Importing a demo onto a site that already has content, creating dozens of pages to delete afterwards.
  • Treating bundled plugins as owned.
  • Configuring the whole options panel before checking the exit.
  • Buying for a demo you will replace entirely once your own images and copy go in.
  • Adding a second builder alongside the bundled one.

Before you commit

Install it on staging, import the demo closest to your intent, then replace the demo content with your longest headline, your real images and your actual number of menu items. Most multipurpose themes look considerably less impressive at that point, and that is the honest comparison — the same test any theme should face, as set out in how to judge a WordPress theme.

Frequently asked

You get to use them while you use the theme, but the licence is usually the theme author's rather than yours. You typically cannot register the plugin directly for its own support or updates outside the theme.
Theme options — header layout, colours, typography, footer — are stored per theme and are lost on switch. Anything built with a bundled page builder carries that builder's own lock-in on top.
Not inherently. It is a bad choice when you use a tenth of it and carry the weight of the rest. It is a reasonable choice when the alternative is assembling the same features from six separate plugins.

Related guides