Theme Installation
Because AlonePro is a WordPress child theme, the installation process requires installing two theme packages: the Nextora parent theme and the AlonePro child theme.
Method 1: WordPress Admin Upload (Recommended)
Step 1: Install Nextora (Free Parent Theme)
- Download the
nextora.ziparchive for free from the official Nextora Product Page (opens in a new tab). (Nextora is completely free and open-source under GPLv2+). - Log in to your WordPress admin dashboard.
- Navigate to Appearance → Themes.
- Click Add New (or Add New Theme) at the top of the page.
- Click Upload Theme.
- Choose the
nextora.zipfile from your computer and click Install Now. - Once installed, click Activate temporarily, or leave it installed and proceed to Step 2.
Step 2: Install AlonePro (Child Theme)
- Download the
alonepro.ziparchive from your purchase or Freemius account. - Navigate to Appearance → Themes → Add New → Upload Theme.
- Choose the
alonepro.zipfile and click Install Now. - After successful installation, click Activate.
Verification: Confirm that AlonePro is shown as the Active theme under Appearance → Themes. Nextora should appear as an installed parent theme.
Method 2: Manual FTP / SFTP Installation
If you prefer uploading files via FTP, SFTP, or your hosting control panel file manager:
- Download
nextora.zipfor free (from the Nextora Product Page (opens in a new tab)) andalonepro.zipon your local computer, then unzip both archives. - Connect to your server using an FTP client (e.g., FileZilla, Cyberduck).
- Navigate to the WordPress theme directory:
/wp-content/themes/. - Upload the unzipped
nextora/folder to/wp-content/themes/nextora/. - Upload the unzipped
alonepro/folder to/wp-content/themes/alonepro/. - Log in to your WordPress dashboard, navigate to Appearance → Themes, locate AlonePro, and click Activate.
Important Notice: Active Theme Selection
Warning: Do not leave Nextora set as the active theme. If Nextora is active directly instead of AlonePro, AlonePro's custom Gutenberg blocks (
alonepro/*), 13 style variations, and 38 charity block patterns will not be registered or displayed in the editor.