Skip to content

Releases: RolandTi/collections

Collections 2.2

06 Jun 08:38
Compare
Choose a tag to compare

This update follow Zenphoto 1.6.3 update.

  • Include feature_image plugin for news, categories & pages
  • Moved to the new contactForm class

12h51 EDIT : fixed a stupid mistake with <figure> on pages.php
You can download again the archive.

Collections 2.1

07 May 14:40
Compare
Choose a tag to compare
  • Fixed --accent-color in dark mode.
  • Refined seach input focus
  • Heading H1 fixes

Collections 2.0

28 Apr 13:19
Compare
Choose a tag to compare

Collections 2.0

Collections 2.0 is a relative big update. You can now switch between a topbar and a sidebar.
The sidebar view is close to the Zenpage theme.

Collections' Homepage Screenshot with sidebar

Collections' Homepage Screenshot with options

New & updates

  • You can active a Sidebar in theme options
  • Inter font updated to v.4 and imported now as a variable font
  • There is a blog/journal view if you use multiple_layouts plugin and select album_diary template.
  • Macy.js for the masonry layout has been replaced by shuffle.js. Suffle seems to be more reactive.

Fixes

  • Centered footer (obvious on smartphones)
  • Not showing an empty « maps » section if no coordinates are found (using the new has() css property)
  • Prevent zooming on smartphone when using the search field (font-size at 16px).
  • Duplicate of pagination on the news archive have been fixed.
  • Fixed the call of printLanguageSelector in footer (no more empty <li></li>)

It's a first release, help is welcome.

Collections 1.2.2

25 Mar 13:47
Compare
Choose a tag to compare

Updated @call_user_func('printLanguageSelector'); to callUserFunction('printLanguageSelector'); in footer.php. That old function could cause render interruption on a fresh install. Sorry for releasing everyday !

Collection 1.2.1

24 Mar 10:37
Compare
Choose a tag to compare

Thanks to kuz-z-zma I split the header section into a separate file : _header.php

Improvement

  • Elements from <header> are now in _header.php.

Collections 1.2

24 Feb 12:34
Compare
Choose a tag to compare

Thanks to stalkerGH eyes I fixed thumb centering.

Improvement

  • Thumbnails are now perfectly centered in album squares.

Collections 1.1

02 Jan 08:48
Compare
Choose a tag to compare

This new release follow Zenphoto 1.6, fixing some issues with deprecated functions.

And to F. who sent me a request to support the plugin cookie, I tried the default cookieconsent plugin without any trouble on the current version. Maybe I'm missing something ? (Sorry, I've have no way to contact you!)

Improvement

  • Edited isImagePhoto() to $_zp_current_image->isPhoto()
  • Added link to privacy page
  • Added link to Zenphoto :-)
  • Added copyright notice (if you enable it)

Collections 1.0

12 Oct 16:35
Compare
Choose a tag to compare

I've worked a lot to reach my to-do list from 2021. This is why it's now a final version. I will continue to update the theme to match ZenPhoto CMS developpement or if you have any request.

Improvement

  • 🌞🌚 Darkmode switch : users can now choose between light & dark theme.
  • Now using CSS variables.

Bugfixes

  • Fixed missing text icon on favorite page for text files
  • Fixed missing "printLangAttribute" in some files
  • Fixed missing RSS link in some files

V.06.1

03 Jun 10:03
Compare
Choose a tag to compare
  • Fixed an issue with functions.php, thanks to @sbillard
  • Updated theme_description.php, thanks to @sbillard

V.06

29 May 20:04
Compare
Choose a tag to compare

Hello !

  • The new version is now working with favorites multi-set :-)
  • Some CSS display errors have been fixed.