Originally made from the Paper Landscape theme for WonderCMS.
- Download the ZIP file.
- Create folder named "adivvyo" in WonderCMS themes folder.
- Unzip all folders and files from zip file in to created folder.
- The theme will be visible in theme list of WonderCMS settings.
- A "title logo" can be used in place of simple text, by placing a
title_logo.png file into themes/adivvyo/img/.
- Note that the theme ships with the assumption that you will use a title_logo.png. If you do not, you'll need to make a minor CSS change that is marked in the theme's css file.
- Each navigation menu item can be replaced with an icon. To do so,
place icons named
pagename.png into themes/adivvyo/img/menu/.- By default, the theme ships with the "home" page replaced with a small home icon.
- There is also an option to completely remove the home navigation, since the "title logo" serves the same pupose. Look in the CSS to find how to remove it.
- Link entries are placed for any /favicon.(png|jpg|gif|ico) found.
- Theme properties can be set via a config.txt file or via the wCMS Settings tab, depending on your preference. I prefer config.txt as it makes it easier for me to move site from dev to prod environments, but many users may prefer the convenience of the Settings tab. A nice compromise it to use config.txt for production and the Settings tab for dev/test. This theme supports that in the sense that the existence of a config.txt will trump any values stored in Settings.
- Supports meta properties for og:xxx.
- Optional LinkedIn link/logo placed in footer.
- 20200113A - 2020-01-13
- Added wCMS Settings options for the theme.
- 20200111A - 2020-01-11
- Created functions.php and moved some things into it.
- 20200108A - 2020-01-08
- Some aditional features and code cleanup.
- 1.0.1 - 2020-01-01
- Lester Hightower fork.
- 1.0.0 - 2017-04-18
- Initial version.