Skip to content

gumacahin/gumacagwt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gumaca Government Web Template

Gumaca Government Web Template is a WordPress theme that complies with the Uniform Website Content Policy (UWCP) of the government of the Philippines. This theme is based on GWT for WordPress.

Project Status

The goal of this project is to produce a WordPress theme that (1) complies with the UWCP and (2) complies with WordPress standards enough to have it published in the official theme repository.

Much of the work done thus far is setting up build tools and cleaning up the code.

Getting Started

Clone the repo.

cd <path to wp-content/themes>
git clone https://github.com/gumacahin/gumacagwt/

Install javascript dependencies.

yarn

Install php dependencies.

composer install

Start dev server

yarn start

Export bundle

yarn build
yarn bundle

Bundled theme files will be in the wp-content/themes directory.

TODOs

  • Streamline build
  • Add tests
  • Optimize
  • WP code standards

PRs are welcome.

Built with

GWT for WordPress README.md

Use this as a a guide for creating your banner slider images:

  • Image should be inserted as a featured image, full size
  • Caption input is on the title field
  • Linked article should be indicated in the content field

Known bugs and requests for enhancements (RFEs)

For a list of known issues and RFEs, check the issue tracking system.

Future updates

  • Tabbed Theme Options

CHANGE LOGS

04/04/2019

  • Fix conditional display on rightsidebar

01/17/2019

  • Fix missing jquery file issue causing to disable all scripts within the page

12/13/2018

  • Fix theme missing color option issue
  • Added native style for alignleft alignright classes

03/07/2018

  • Fix long text wrapping in menu

10/03/2017

  • Added URL Link support for banner Slider

02/23/2017

  • Fixed empty menu issue when nothing is assigned
  • Added automatic display of auxiliary menu if menu is present, removed theme option selection
  • Fixed banner left button bug.

07/22/2016

  • [Update] Foundation version 6.2.2
  • [Features] Philippine Standard Time (PST)
    • Font customization
  • [Features] Panel Top & Bottom section
    • Background color customization
  • [Enhancement] Orbit Slider
  • [Enhancement] Responsive Mobile Menu
  • [Enhancement] Transparency Seal
  • [Enhancement] Accessibility Add-on
    • High Contrast mode
    • Skip to Content
    • Skip to Footer

02/29/2016

  • Fixed mega menu structure
  • Fixed banner slider full width
  • Added feature image on post
  • Added default widgets on theme activation
    • transparency seal Logo widget
    • philippine standard time widget
  • Added theme customization on template's theme option
    • Masthead logo image with text
      • agency name
      • tagline
      • font color
      • image logo alt text
    • Content panel and sidebar customization
      • border width
      • border color
      • border radius
      • background color
    • Content header font size and rendering
    • Agency Footer's background color customization
  • Changed version branding to version 2.0 (Pansit)
  • Removed the Accessibility Add-on
    • High Contrast Mode
    • Grayscale Mode
    • Toggle font size

09/30/2015

  • Fixed Agency Footer extra padding.
  • Changed the accessibility widget to right side

09/22/2015

  • Added new accessibility features:
    • Toggle High contrast mode
    • Toggle Grey scale
    • Popup Accessibility Statement
  • Fixed Breadcrumbs '/' after Youre Here:
  • Fixed Panel Top extra padding issue.
  • Added mega menu feature
  • Sticky top menu

04/10/2015

  • Added drop shadow on drop down menu

03/19/2015

  • Added breadcrumbs support

02/11/2015

  • Smaller headings for Agency footer (use h3 tag)
  • Smaller headings for Content Post (use h5 tag)
  • Smaller headings for widgets
  • Bannerd title paddings
  • Remove box design on top and bottom panel, added custom class: box-mode
  • Smaller headings for Post Navigation (pagination) (use h4)
  • Automatic trim of character/word for Post lists
  • Responsive Logo Support
  • Accessibility shortcut bug fix
  • Created an option to automatically trim at specific characters/word for Post lists
  • Created an option to remove published date
  • Created an option to remove author
  • Removed box effect on Author

08/07/2014

  • Revamped new design
  • Added new widget locations (New widget locations banner section 1, banner section 2, ear content 1, ear content 2 not yet usable)
  • For banner content, use featured image to upload images, use the content area for linking the image to an external page, use the title for captions

03/18/2014

  • Full width template functions
  • Text decoration for standard footer links
  • Slider get functions

About

Uniform Website Content Policy compliant WordPress theme.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 59.4%
  • CSS 18.5%
  • SCSS 10.0%
  • JavaScript 7.5%
  • HTML 4.6%