![]() |
|
My update for Paradigm theme - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: My update for Paradigm theme (/thread-13853.html) |
My update for Paradigm theme - kuzzzma - 29-06-2023 I've been using customized Paradigm theme for my Zenphoto website, but latest ZenPhoto release made it unusable due to some depreciated functions (for example, you could't even access theme options). I wrote to original author offrench in February with bug report for several issues, got no reply and ended up fixing all of them myself. So, the theme seems to be abandoned - I've decided to share it on my blog, in case someone else may get a use of it too. What I did for version 1.2:
Info: Contains:
My testing demo-site: https://demo.private-universe.net/ My update for Paradigm theme - acrylian - 29-06-2023 Great, such updates are always welcome. Technically a theme is GPL v2 or later (or some compatible licence) so legally it should be okay. Perhaps consider to put it on GitHub or another open platform which to my knowledge the original author never did. The theme demo seems to use Google fonts. If the theme itself does as well, it should be optional since as it is considered a privacy problem at least in the EU and other countries ("phoning home" to Google). Better is to have fonts included locally. Technically it can be used but with privacy consent only. Same for GA of course (which seems not be enabled there though). (And btw, its "Zenphoto", not "ZenPhoto" ;-)) My update for Paradigm theme - kuzzzma - 29-06-2023 I left it at my own site since author never stated his preference for this theme specifically - his photos, for example, exclude derivative works, but this theme uses bootstrap, so some building upon should be allowed? I plan to post other themes I'm working on to github, but for that one I've decided to err on the side of caution. With Google services - I'll probably just delete this font reference, if someone is reliant on it - they can add it themselves. My update for Paradigm theme - acrylian - 29-06-2023
A theme is a derivative and dependent work of Zenphoto as the "mother project" generally so it inherits its licences bec. There might be exceptions for design itself but at least for code itself there should not be a problem. It's handled like this on any even bigger CMS out there. Even the commercial themes for a certain widely used CMS are GPL generally. I will tomorrow add a note to the paradigm theme entry that there is an updated fork available. Looking forward to more themes :-)
Sure, the site owner is responsible and for GA you need an account so the owner should know what he is doing and nothing is "sneaked" in as it is possible with the fonts. My update for Paradigm theme - kuzzzma - 29-06-2023 Thanks! My update for Paradigm theme - kuzzzma - 05-07-2023 Big update with a lot of new options in Paradigm version 1.3:
My update for Paradigm theme - acrylian - 05-07-2023 It should be noted that the theme probably is not compabile with the html_meta_tags plugin which provides twitter and opengraph elements as well. My update for Paradigm theme - kuzzzma - 05-07-2023 It's noted in the Installation notes and recommended options that you have to disable some stuff from list of html_meta_tags, My update for Paradigm theme - acrylian - 05-07-2023 Okay, good, I hadn't checked everything. I have (longterm) plans to extend html_meta_tags to be more flexible. But probably not for 1.6.x though. My update for Paradigm theme - kuzzzma - 05-07-2023 Quick update to 1.3a
My update for Paradigm theme - kuzzzma - 25-11-2023 New update to my fork of Paradigm theme: current version is 1.4 .
Link to latest version is always available here: https://www.blog.private-universe.net/web-and-tech/zenphoto-theme-paradigm/ Bug reports and feature suggestions are welcome. My update for Paradigm theme - Ewgeniy - 10-01-2024 Hi, this is a very nice design theme. But I don't need a blog and an image at the top. How to use Paradigm as a simple photo gallery? To have all albums as thumbnails on the main page? My update for Paradigm theme - fretzl - 10-01-2024 You can try the following:
EDIT: Sorry, this is only answers a small part of your questions. My update for Paradigm theme - Ewgeniy - 10-01-2024 OK, thank you. I will try. My update for Paradigm theme - Ewgeniy - 10-01-2024 And I don't have the Homepage slideshow option. I'm sorry, but I never found the "slideshow" button. (( There are plugins “jplayer” and “slideshow2”, but the description says: “Deprecated: This plugin will be removed in future versions.” and I don’t install them. Please tell me how can I enable a slideshow to show photos full screen? My update for Paradigm theme - acrylian - 10-01-2024 Deprecation does not mean you currently cannot use it as it will take quite some time until this is really removed as that will be a major version. There will be a replacement anyway.
You have to enable the plugin and for full screen probably use the colorbox mode. Probably the theme is tied to that plugin, but sorry I am not really familiar with it. Generally the current autor/maintainer @kuzzzma would be of more help here. My update for Paradigm theme - Ewgeniy - 10-01-2024 I enabled the "slideshow2" plugin and the "jQuery Colorbox" mode, but nothing changed. ) The slide show start button did not appear. ) We'll have to wait for a response from the developer. ) My update for Paradigm theme - acrylian - 10-01-2024 The slideshow2 plugin is actually meant for albums itself. It could be used elsewhere but will by itself not work on the gallery page. Guess the theme does some custom things here or requires some extra settings beforehand. I am sure the dev will reply soon. My update for Paradigm theme - Ewgeniy - 10-01-2024 OK, thank you. My update for Paradigm theme - kuzzzma - 10-01-2024 Hi, @Ewgeniy Here are some answers:
If you have no need for custom pages or blog/news functionality at all - you need to disable zenpage plugin via Plugins->Active page. If you don't want blog post on your homepage - you need to remove check mark in Options->Theme in "Homepage options" titled Homepage blog.
If Logo: you should go to Options->Theme and in section "Custom theme options" change setting for Header logo to "Use Gallery Name text" If you mean Slideshow on homepage: Options->Theme in "Homepage options" you need to remove check mark for Homepage slideshow
In Options->Theme in "Homepage options" in "Homepage content" check Albums. To display all your top level albums you might need to adjust number for displayed albums in Options->Theme->"Standard options" (first setting for theme, scroll up)
What do you mean by that? Hope that helps. Overall, I've expanded the options for this theme massively, so I suggest looking through them and trying out different settings, disabling and enabling things to suit to your liking. |