Installation - iGovPhil/gwt-wordpress GitHub Wiki
What you need:
- The latest WordPress from https://wordpress.org/download/ (Currently v5.9.1)
- Works on WP v6.1
- The latest GWT for WordPress from https://github.com/iGovPhil/gwt-wordpress/releases (Currently v25.3.3)
- The gwt-wordpress version 26.0.0 is STILL NOT considered as official so hold off on using it for now.
Issues:
- Slider Image does not show when "A Static Page" is selected on Homepage Display Settings. see #37
Notes:
- Please use PHP 7.3+ version to avoid errors #44 -- Works on PHP 7.4.32
- If you have installation trouble, check if you have enough maximum
Script Execute Time
,Memory Amount
,Post Size
,Upload Size
in your PHP configuration.
What to do:
- Install WordPress (wp)
- Select Language
- Create Database (Server Side)
- Submit Database (Database Name, Username, Password, Database Host, Table Prefix)
- Run Installation
- Install WordPress (Site Title, Username, Password, Your Email, Search Engine Visibility)
- Install GWT for WordPress
- Login to your WordPress Admin /wp-login.php
- Go to Appearance -> Themes
- Click Add New Button
- Click Upload Theme Button
- Choose File and select the
gwt-wordpress-x.x.x.zip
file- Install Now
- Activate GWT-Wordpress Theme
- Go to Appearance -> Themes
- GWT-Wordpress should be listed
- Click the Activate Button
- Customize GWT-Wordpress theme as required
- This seems to be the most important step. Set values on the Themes Options (/wp-admin/themes.php?page=govph-options) and error will go away.