No description
Find a file
Raul Magdalena 0c68f6d2c0 Use JSON metadata file for updates instead of repository URL
- Changed from repository URL to direct JSON metadata file
- Now uses https://...raw/branch/main/update-info.json
- Compatible with Forgejo/Gitea hosting
2025-12-31 08:36:12 +01:00
assets/images Release v1.1.6: Multi-language menus and translation fixes 2025-12-28 03:27:14 +01:00
languages Release v1.1.6: Multi-language menus and translation fixes 2025-12-28 03:27:14 +01:00
page-templates v1.0.1-beta: Green beta ribbon in left corner 2025-12-23 16:24:50 +01:00
template-parts v1.0.1-beta: Green beta ribbon in left corner 2025-12-23 16:24:50 +01:00
.gitignore Add automatic update system via Plugin Update Checker 2025-12-31 08:20:41 +01:00
404.php Add automatic update system via Plugin Update Checker 2025-12-31 08:20:41 +01:00
archive.php Versió 1.0.2: Afegir navegació d'autenticació d'usuari amb Login/Logout dinàmic 2025-12-26 11:54:43 +01:00
CHANGELOG.md Release v1.1.6: Multi-language menus and translation fixes 2025-12-28 03:27:14 +01:00
composer.json Add automatic update system via Plugin Update Checker 2025-12-31 08:20:41 +01:00
footer.php Versió 1.0.2: Afegir navegació d'autenticació d'usuari amb Login/Logout dinàmic 2025-12-26 11:54:43 +01:00
front-page.php v1.0.1-beta: Green beta ribbon in left corner 2025-12-23 16:24:50 +01:00
functions.php Use JSON metadata file for updates instead of repository URL 2025-12-31 08:36:12 +01:00
header.php Release v1.1.6: Multi-language menus and translation fixes 2025-12-28 03:27:14 +01:00
IMAGE-CREDITS.md v1.0.1-beta: Green beta ribbon in left corner 2025-12-23 16:24:50 +01:00
index.php Versió 1.0.2: Afegir navegació d'autenticació d'usuari amb Login/Logout dinàmic 2025-12-26 11:54:43 +01:00
INSTALLATION.md v1.0.1-beta: Green beta ribbon in left corner 2025-12-23 16:24:50 +01:00
LOGO-OPTIONS.md v1.0.1-beta: Green beta ribbon in left corner 2025-12-23 16:24:50 +01:00
page-login.php Versió 1.0.2: Afegir navegació d'autenticació d'usuari amb Login/Logout dinàmic 2025-12-26 11:54:43 +01:00
page.php v1.0.1-beta: Green beta ribbon in left corner 2025-12-23 16:24:50 +01:00
PROJECT-SUMMARY.md v1.0.1-beta: Green beta ribbon in left corner 2025-12-23 16:24:50 +01:00
QUICKSTART.md v1.0.1-beta: Green beta ribbon in left corner 2025-12-23 16:24:50 +01:00
README.md v1.0.1-beta: Green beta ribbon in left corner 2025-12-23 16:24:50 +01:00
screenshot-source.html v1.0.1-beta: Green beta ribbon in left corner 2025-12-23 16:24:50 +01:00
screenshot.jpg v1.0.1-beta: Green beta ribbon in left corner 2025-12-23 16:24:50 +01:00
single.php v1.0.1-beta: Green beta ribbon in left corner 2025-12-23 16:24:50 +01:00
style.css Release v1.1.6: Multi-language menus and translation fixes 2025-12-28 03:27:14 +01:00
update-info.json Add update metadata JSON file 2025-12-31 08:34:40 +01:00
UPDATE_SYSTEM.md Add automatic update system via Plugin Update Checker 2025-12-31 08:20:41 +01:00

/**

  • Theme Name: Twenty Twenty-Four Magazines
  • Description: A modern standalone theme designed to showcase the Magazines Collection plugin
  • Author: Raul Magdalena
  • Version: 1.0.0-beta
  • License: GPL v2 or later
  • Text Domain: twentytwentyfour-magazines
  • Beta Version Note: This theme includes a beta version ribbon indicator */

Features

This child theme highlights the six main features of the Magazines Collection plugin:

  1. Personal Collection Management - Create and organize personal magazine collections
  2. Magazine & Issue Tracking - Complete cataloging system for magazines and issues
  3. Article Cataloging - Database of articles with authors and labels
  4. Cover Image Library - Visual library with cover images
  5. Advanced Search & Filtering - Real-time search and filtering capabilities
  6. Dashboard Statistics - Collection insights and statistics

Installation

  1. Upload the twentytwentyfour-magazines folder to /wp-content/themes/
  2. Ensure the parent theme "Twenty Twenty-Four" is installed
  3. Activate the theme through the WordPress admin panel
  4. The theme requires the "Magazines Collection" plugin to be installed and activated

Image Credits

All images used in this theme are sourced from Creative Commons licensed repositories:

  • collection-management.jpg - Library shelves (CC0 Public Domain)
  • magazine-tracking.jpg - Magazine stack (CC0 Public Domain)
  • article-catalog.jpg - Reading desk (CC0 Public Domain)
  • cover-library.jpg - Magazine covers (CC0 Public Domain)
  • search-filter.jpg - Search interface (CC0 Public Domain)
  • dashboard-stats.jpg - Analytics dashboard (CC0 Public Domain)

Images sourced from: Unsplash, Pexels, Pixabay (CC0 License)

Customization

You can customize the theme colors by editing the CSS variables in style.css:

  • Primary gradient: #667eea to #764ba2
  • Text colors: Defined in feature sections
  • Backgrounds: White and #f8f9fa

Support

For questions or issues related to this theme, please contact the author. For plugin-related questions, refer to the Magazines Collection plugin documentation.