Visual tutorial

How to install the Plumbit theme

Upload the installable Plumbit theme ZIP, activate the theme, and continue with required plugin setup.

Install Plumbit from the installable theme ZIP, activate it in WordPress, and continue with the required plugin setup.

Before you begin#

  • WordPress 7.0 or newer.
  • PHP 8.3 minimum; PHP 8.4 or newer is recommended.
  • A WordPress administrator account.
  • The installable plumbit.zip theme ZIP.
  • A recent backup when installing on an existing site.

Choose the installable theme ZIP#

If you downloaded the main download package from ThemeForest, extract it first. Upload plumbit.zip to WordPress, not the main download package itself. The main package also contains the optional plumbit-child.zip and Documentation.zip. The installable theme ZIP contains the plumbit theme directory with style.css directly in its root.

Install and activate Plumbit#

  1. 1. Prepare
  2. 2. Upload
  3. 3. Activate
  4. 4. Confirm
  1. Sign in to WordPress#

    Sign in with an administrator account and open the WordPress dashboard.

    Expected result: the dashboard is available without an installation error.

  2. Open Themes#

    Go to AppearanceThemes, then select Add Theme.

    Expected result: WordPress displays the Add Themes screen.

  3. Upload the installable ZIP#

    Select Upload Theme, choose Choose File, select plumbit.zip, and select Install Now.

    Expected result: WordPress displays Installing theme from uploaded file: plumbit.zip.

  4. Activate Plumbit#

    Wait for Theme installed successfully., then select Activate. Open the front end in a new tab.

    Expected result: Plumbit is active and WordPress displays the required/recommended plugin notice.

  5. Continue with plugin installation#

    Select Begin installing plugins in the notice, or continue to the separate plugin setup workflow.

    Expected result: the theme is active and ready for required plugin installation.

Open AppearanceThemes and select Add Theme.
Choose plumbit.zip and select Install Now.
Wait for the successful installation message, then select Activate.
After activation, review the required and recommended plugin notice.

Optional FTP installation#

Use this alternative when the WordPress uploader cannot accept the archive. WordPress upload is the preferred method.

  1. Extract plumbit.zip locally.
  2. Upload the plumbit directory to wp-content/themes/.
  3. Confirm that style.css exists directly inside wp-content/themes/plumbit/.
  4. Return to AppearanceThemes and activate Plumbit.

Do not delete a customized live theme to resolve a folder conflict. Rename or remove an old folder only after confirming it is not the active theme and you have a backup.

Optional child theme#

The child theme is optional. Install it only when you are making code-level or template customizations that should remain separate from parent-theme updates. Install the Plumbit parent theme first; activate the child theme only if you intend to use it.

Download Plumbit Child Theme

The child theme uses the same WordPress theme-upload workflow as the parent theme.

What happens after activation#

Plumbit becomes the active theme and WordPress displays a notice for the required and recommended plugins. Theme activation alone does not recreate a demo site. Required plugins must be installed before Plumbit-specific features are available; plugin configuration and demo import are separate workflows.

Common installation problems#

Support escalation#

Provide a screenshot of the error, the exact ZIP filename, your WordPress version, PHP version, hosting provider, and whether you used the WordPress uploader or FTP. Do not send passwords.

Plumbit system requirements and recommended hosting settings

Check the WordPress, PHP, server limits, extensions, and filesystem settings recommended for a stable Plumbit installation.

How to install and activate Plumbit plugins

Install the required Plumbit plugins and add recommended integrations only when your site needs them.

Understanding the Plumbit download package

Learn which Plumbit ZIP to upload, what each package contains, and how to avoid the missing style.css installation error.

How to install and use the Plumbit child theme

Install the optional Plumbit child theme correctly, understand when to use it, and keep custom code separate from parent-theme updates.