This theme is meant to be used with the WOO Portal Plugin. It provides a simple theme to setup a clean WOO Portal.
In order to use the WOO Portal Theme (together with the WOO Portal Plugin), you will need to have a OpenPub installation with at least the following installed (and activaterd):
On this OpenPub installation you will have to enable pretty permalinks (Settings > Permalinks > Select any of the options that is not plain). And under Settings > OpenPub Portal, you will need to fill in the portal url.
Now you have set up your OpenPub installation, you can set up the WOO Portal. When using this theme there are two possible setups for the WOO Portal, this can be:
- On the same installation as the OpenPub.
- On a completely new WordPress installation.
In both scenarios the WOO Portal needs to have the following installed (and activated):
With this installed you can use the WOO Portal Search block on any page of your WordPress website. With this block there are several settings that need to be set in order for the block to work correctly.
This theme provides several settings:
- Under Appearance > Customize > WOO Portal Theme, you can set the WOO Portal Colors.
- Under Theme Options there are several settings that need to be set.
- Upload the
woo-portal-theme
folder to the/wp-content/themes/
directory. cd /wp-contents/themes/woo-portal-theme
npm install && npm run build
- Activate the WOO Portal Theme through the 'Appearance' menu in WordPress.
composer source [email protected]:OpenWebconcept/theme-woo-portal-theme.git
composer require acato/woo-portal-theme
cd /wp-contents/themes/woo-portal-theme
npm install && npm run build
- Activate the WOO Portal Theme through the 'Appearance' menu in WordPress.