If you like what you see, download this theme. Download Giornalismo

Changelog

1.2.2

  • Added code to first column to let the user control whether the byline and number of comments are displayed.

1.2.1

  • Fixed: Syntax error that caused the second column on the homepage to display incorrectly.

1.2

  • Added theme options to allow the user to control whether the author’s byline and number of comments are shown.
  • Made date translatable and allows the user to change the format of the date using the date_format option.
  • Wrapped custom functions in ‘if (function_exists())’ to make it easier to customize with child theme.
  • Tested with WordPress 4.5.

1.1

  • Styled tags
  • Added support for the Category Color plugin
  • Tested with WordPress 4.4

1.0.4

  • FIXED: Changed header_image() to get_header_image() in functions.php to fix issue with the header image URL incorrectly outputting to the screen instead of the image itself.

1.0.3

  • Initial release to the WordPress Theme Directory