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.ziptheme 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. Prepare
- 2. Upload
- 3. Activate
- 4. Confirm
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.
Open Themes#
Go to , then select Add Theme.
Expected result: WordPress displays the Add Themes screen.
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.
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.
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.
plumbit.zip and select Install Now.Optional FTP installation#
Use this alternative when the WordPress uploader cannot accept the archive. WordPress upload is the preferred method.
- Extract
plumbit.ziplocally. - Upload the
plumbitdirectory towp-content/themes/. - Confirm that
style.cssexists directly insidewp-content/themes/plumbit/. - Return to 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.
Related articles
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.
