I’ve updated Paradigm Zenphoto theme to version 1.2, now it can be used with Zenphoto 1.6.
This version retains original design and allows to easily add custom CSS file.
I use this theme with custom CSS at Action Figure Collector.
Since I’ve updated this theme to fix usage of depreciated functions and added several new features, I’ve decided to make it available to others.
Changelog
Changes I’ve made for ver. 1.2:
- Replaced Depreciated Functions
- Fixed typos
- Fixed pagination on Gallery page
- Meta Tags: using “Image Title” for description tag, if no extended “Image Description” is available.
- Removed defunct services from options: Add This, Google+
- Added support for plugins: Featured Images, Image Markup Fields
- Option to use Logo or H1 text for in Header
- Displaying Popular Tags in Sidebar
- Updated to use Google Analytics GA4
- Removed Google font from the includes/_head.php, if you want it back – add:
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,300,600" rel="stylesheet" type="text/css">